summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-02Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-02Merge branch 'quilt/rr'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'xfs/master'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'fatfs/master'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-05-02Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2011-04-30nilfs2: zero fill unused portion of super root blockRyusuke Konishi
2011-04-30nilfs2: super root size should change depending on inode sizeRyusuke Konishi
2011-04-30nilfs2: get rid of private page allocatorRyusuke Konishi
2011-04-30nilfs2: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser
2011-04-29eCryptfs: Clear i_nlink in rmdirTyler Hicks
2011-04-29ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-04-29ext3: Fix lock inversion in ext3_symlink()Jan Kara
2011-04-29cifs: sanitize length checking in coalesce_t2 (try #3)Jeff Layton
2011-04-29cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton
2011-04-29cifs: change bleft in decode_unicode_ssetup back to signed typeJeff Layton
2011-04-29debugfs: move to new strtoboolJonathan Cameron
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton
2011-04-28xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig
2011-04-28xfs: fix compiler warning in xfs_trace.hChristoph Hellwig
2011-04-28xfs: cleanup duplicate initializationsDavid Sterba
2011-04-28xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig
2011-04-28xfs: exact busy extent trackingChristoph Hellwig
2011-04-28xfs: do not immediately reuse busy extent rangesChristoph Hellwig
2011-04-28xfs: optimize AGFL refillsChristoph Hellwig
2011-04-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-26GFS2: Fix ail list traversalSteven Whitehouse
2011-04-26GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik