summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-04Merge branch 'quilt/rr'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'xfs/master'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'fatfs/master'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'ext4/next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'cifs/master'Stephen Rothwell
2011-05-03ext4: reimplement convert and split_unwrittenYongqiang Yang
2011-05-03ext4: add ext4_split_extent_at() and ext4_split_extent()Yongqiang Yang
2011-05-03ext4: add a function merging extents right and leftYongqiang Yang
2011-05-03ext4: fix deadlock in ext4_symlink() in ENOSPC conditionsJan Kara
2011-05-03ext4: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-05-03ext4: set extents flag when migrating file to use extentsTheodore Ts'o
2011-05-03GFS2: Improve bug trap code in ->releasepage()Steven Whitehouse
2011-05-03GFS2: Fix ail list traversalSteven Whitehouse
2011-05-03GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski
2011-05-03cifs: handle errors from coalesce_t2Jeff Layton
2011-05-03cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton
2011-05-02Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-05-02jbd: fix fsync() tid wraparound bugTed Ts'o
2011-05-01jbd2: fix fsync() tid wraparound bugTheodore Ts'o
2011-05-01ext4: remove dead code in ext4_has_free_blocks()Shaohua Li
2011-04-30ext4: ignore errors when issuing discardsTheodore Ts'o
2011-04-30ext4: don't set PageUptodate in ext4_end_bio()Curt Wohlgemuth
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