summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-04-11Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'xfs/master'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'ext4/next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2011-04-11Merge remote-tracking branch 'cifs/master'Stephen Rothwell
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-10ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan
2011-04-08ufs: Fix a typoAlessio Igor Bogani
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig
2011-04-08xfs: convert log tail checking to a warningDave Chinner
2011-04-08xfs: catch bad block numbers freeing extents.Dave Chinner
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner
2011-04-08xfs: introduce background inode reclaim workDave Chinner
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner
2011-04-08xfs: fix extent format buffer allocation sizeDave Chinner
2011-04-07NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker
2011-04-07Merge branch 'for-2.6.39' into for-2.6.40J. Bruce Fields
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07ext4: allow an active handle to be started when freezingYongqiang Yang
2011-04-06ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth
2011-04-06NFS: Fix a signed vs. unsigned secinfo bugBryan Schumaker
2011-04-06nilfs2: get rid of private page allocatorRyusuke Konishi
2011-04-06nilfs2: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser
2011-04-05cifs: wrap received signature check in srv_mutexJeff Layton
2011-04-05cifs: check for filp->private_data before trying to put itJeff Layton
2011-04-05ext4: init timer earlier to avoid a kernel panic in __save_error_infoTao Ma
2011-04-05jbd2: fix potential memory leak on transaction commitZhang Huan
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds
2011-04-05inotify: fix double free/corruption of stuct userEric Paris
2011-04-05fs: export empty_aopsJens Axboe
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-05cifs: clean up various nits in unicode routines (try #2)Jeff Layton
2011-04-05cifs: clean up length checks in check2ndT2Jeff Layton