summaryrefslogtreecommitdiff
path: root/fs/adfs
AgeCommit message (Expand)Author
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
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29adfs: work around bogus sparse warningHarvey Harrison
2008-02-08mount options: fix adfsMiklos Szeredi
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16fs: adfs convert to new aopsNick Piggin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-01-05[PATCH] adfs: fix filename handlingJames Bursa
2006-12-08[PATCH] struct path: convert adfsJosef Sipek
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter