aboutsummaryrefslogtreecommitdiff
path: root/fs/adfs
AgeCommit message (Expand)Author
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29[readdir] convert adfsAl Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-21fs/adfs: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-20adfs: drop vmtruncateMarco Stornelli
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14adfs: don't bother with ->i_dentry in ->destroy_inode()Al Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales
2011-03-22adfs: improve timestamp precisionStuart Swales
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-02adfs: remove the big kernel lockArnd Bergmann
2011-01-12switch adfsAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-09-24adfs: remove redundant test on unsignedRoel Kluin
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-17Cleanup of adfs headersAl Viro
2009-06-11Fix adfs GET_FRAG_ID() on big-endianAl Viro
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-04-02fs/adfs: return f_fsid for statfs(2)Coly Li
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2009-01-22fs/Kconfig: move adfs outAlexey Dobriyan
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan