aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: don't keep retrying a block group if we fail to allocate a clusterJosef Bacik2009-09-21
* Btrfs: make balance code choose more wisely when relocatingJosef Bacik2009-09-21
* Btrfs: fix arithmetic error in clone ioctlSage Weil2009-09-21
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
* Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-21
* Btrfs: speed up snapshot droppingYan, Zheng2009-09-21
* Btrfs: search for an allocation hint while filling file COWChris Mason2009-09-18
* Btrfs: properly honor wbc->nr_to_write changesChris Mason2009-09-18
* Btrfs: improve async block group cachingYan Zheng2009-09-17
* Btrfs: Fix async thread shutdown raceChris Mason2009-09-15
* Btrfs: fix worker thread double spin_lock_irqChris Mason2009-09-15
* Btrfs: fix async worker startup raceChris Mason2009-09-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-11
|\
| * Btrfs: zero page past end of inline file itemsChris Mason2009-09-11
| * Btrfs: fix btrfs page_mkwrite to return locked pageChris Mason2009-09-11
| * Btrfs: Fix extent replacment raceChris Mason2009-09-11
| * Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason2009-09-11
| * Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-11
| * Btrfs: don't lock bits in the extent tree during writepageChris Mason2009-09-11
| * Btrfs: cache values for locking extentsChris Mason2009-09-11
| * Btrfs: reduce CPU usage in the extent_state treeChris Mason2009-09-11
| * Btrfs: Fix new state initialization orderChris Mason2009-09-11
| * Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
| * Btrfs: tweak congestion backoffChris Mason2009-09-11
| * Btrfs: use larger nr_to_write for larger extentsChris Mason2009-09-11
| * Btrfs: reduce worker thread spin_lock_irq hold timesChris Mason2009-09-11
| * Btrfs: keep irqs on more often in the worker threadsChris Mason2009-09-11
| * Btrfs: optimize set extent bitChris Mason2009-09-11
| * Btrfs: Allow worker threads to exit when idleChris Mason2009-09-11
* | IMA: update ima_counts_putMimi Zohar2009-09-06
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-05
|\ \
| * | JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-03
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-09-05
|\ \ \
| * | | xfs: actually enable the swapext compat handlerChristoph Hellwig2009-09-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-09-05
|\ \ \ \
| * | | | nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi2009-08-30
* | | | | ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre2009-09-05
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-05
|\ \ \ \ \
| * | | | | ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran2009-09-04
| * | | | | ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma2009-08-27
* | | | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-05
| |_|_|/ / |/| | | |
* | | | | autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-31
* | | | | inotify: update the group mask on mark additionEric Paris2009-08-28
* | | | | inotify: fix length reporting and size checkingEric Paris2009-08-28
* | | | | inotify: do not send a block of zeros when no pathname is availableBrian Rogers2009-08-28
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-27
|\ \ \ \
| * | | | inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-27
| * | | | inotify: fix locking around inotify watching in the idrEric Paris2009-08-27
| * | | | inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-27