summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-08-09default to simple_setattrChristoph Hellwig
2010-08-09rename generic_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-09introduce __block_write_beginChristoph Hellwig
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-08-09get rid of nobh_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-08-09fix leak in __logfs_create()Al Viro
2010-08-09Fix reiserfs_file_release()Al Viro
2010-08-09missing include in hppfsAl Viro
2010-08-09Deal with missing exports for hostfsAl Viro
2010-08-09ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo
2010-08-09fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-09ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-09eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-09ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08omfs: fix uninitialized variable warningBill Pemberton
2010-08-08jffs2: Update copyright noticesDavid Woodhouse
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-08-07AFS: Fix the module init error handlingDavid Howells
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy
2010-08-07writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy
2010-08-07writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy
2010-08-07writeback: move last_active to bdiArtem Bityutskiy
2010-08-07writeback: do not remove bdi from bdi_listArtem Bityutskiy
2010-08-07writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe
2010-08-07writeback: remove wb in get_next_work_itemMinchan Kim
2010-08-07splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner
2010-08-07writeback: Initial tracing supportDave Chinner
2010-08-07gcc-4.6: fs: fix unused but set warningsAndi Kleen
2010-08-07writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig