summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-09fix printk typo 'faild'Paul Bolle
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker
2010-08-08Squashfs: fix checkpatch.pl warningsPhillip Lougher
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-07O2net: Disallow o2net accept connection request from itself.Tristan Ye
2010-08-07ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-07ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-07Fix the nested PR lock calling issue in ACLJiaju Zhang
2010-08-07ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-08-07ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-07ocfs2/dlm: fix a dead lockWengang Wang
2010-08-07ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
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