aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext4: drop ext4dev compatEric Sandeen2009-10-01
* ext4: fix a BUG_ON crash by checking that page has buffers attached to itTheodore Ts'o2009-09-30
* ext4: Fix time encoding with extra epoch bitsTheodore Ts'o2009-09-30
* jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-30
* ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-30
* ext4, jbd2: Drop unneeded printks at mount and unmount timeTheodore Ts'o2009-09-29
* ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth2009-09-29
* ext4: Make sure ext4_dirty_inode() updates the inode in no journal modeCurt Wohlgemuth2009-09-29
* ext4: Avoid updating the inode table bh twice in no journal modeFrank Mayhar2009-09-29
* ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes firstTheodore Ts'o2009-09-28
* ext4: async direct IO for holes and fallocate supportMingming Cao2009-09-28
* ext4: Use end_io callback to avoid direct I/O fallback to buffered I/OMingming Cao2009-09-28
* ext4: Split uninitialized extents for direct I/OMingming Cao2009-09-28
* ext4: release reserved quota when block reservation for delalloc retryMingming Cao2009-09-28
* ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-29
* ext4: Fix hueristic which avoids group preallocation for closed filesTheodore Ts'o2009-09-28
* ext4: Use ext4_msg() for ext4_da_writepage() errorsTheodore Ts'o2009-09-26
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-25
|\
| * writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe2009-09-25
| * writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang2009-09-25
| * writeback: make the super_block pinning more efficientJens Axboe2009-09-25
| * writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe2009-09-25
| * writeback: move inodes from one super_block togetherShaohua Li2009-09-25
| * writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-25
| * writeback: improve readability of the wb_writeback() continue/break logicJens Axboe2009-09-25
| * writeback: cleanup writeback_single_inode()Wu Fengguang2009-09-25
| * writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang2009-09-25
| * writeback: stop background writeback when below background thresholdWu Fengguang2009-09-25
| * fs: Fix busyloop in wb_writeback()Jan Kara2009-09-25
* | procfs: disable per-task stack usage on NOMMUAndrew Morton2009-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-09-24
|\ \
| * | eCryptfs: Prevent lower dentry from going negative during unlinkTyler Hicks2009-09-23
| * | eCryptfs: Propagate vfs_read and vfs_write return codesTyler Hicks2009-09-23
| * | eCryptfs: Validate global auth tok keysTyler Hicks2009-09-23
| * | eCryptfs: Filename encryption only supports password auth tokensTyler Hicks2009-09-23
| * | eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks2009-09-23
| * | eCryptfs: Handle unrecognized tag 3 cipher codesTyler Hicks2009-09-23
| * | ecryptfs: improved dependency checking and reportingDave Hansen2009-09-23
| * | eCryptfs: Fix lockdep-reported AB-BA mutex issueRoland Dreier2009-09-23
| * | ecryptfs: Remove unneeded locking that triggers lockdep false positivesRoland Dreier2009-09-23
* | | nfs[23] tcp breakage in mount with binary optionsAl Viro2009-09-24
|/ /
* | Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-24
|\ \
| * | [PATCH] Fix idle time field in /proc/uptimeMichael Abbott2009-09-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-09-24
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
| |\ \ \ | | |/ / | |/| |
| | * | Btrfs: hash the btree inode during fill_superYan Zheng2009-09-24
| | * | Btrfs: relocate file extents in clustersYan, Zheng2009-09-24
| | * | Btrfs: don't rename file into dummy directoryYan, Zheng2009-09-24
| | * | Btrfs: check size of inode backref before adding hardlinkYan, Zheng2009-09-24
| | * | Btrfs: fix releasepage to avoid unlocking extents we haven't lockedChris Mason2009-09-23