summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()Frederic Weisbecker2009-11-201-1/+1
* kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()Frederic Weisbecker2009-10-141-9/+2
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-143-10/+5
* kill-the-bkl/reiserfs: always lock the ioctl pathFrederic Weisbecker2009-10-141-27/+39
* kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependencyFrederic Weisbecker2009-10-051-1/+4
* kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependencyFrederic Weisbecker2009-09-171-0/+16
* kill-the-bkl/reiserfs: panic in case of lock imbalanceFrederic Weisbecker2009-09-141-4/+3
* kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_w...Frederic Weisbecker2009-09-141-9/+2
* kill-the-bkl/reiserfs: fix recursive reiserfs lock in reiserfs_mkdir()Frederic Weisbecker2009-09-141-3/+4
* kill-the-bkl/reiserfs: fix "reiserfs lock" / "inode mutex" lock inversion dep...Frederic Weisbecker2009-09-141-1/+1
* kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker2009-09-144-24/+7
* kill-the-bkl/reiserfs: acquire the inode mutex safelyFrederic Weisbecker2009-09-142-36/+2
* kill-the-bkl/reiserfs: unlock only when needed in search_by_keyFrederic Weisbecker2009-09-141-8/+34
* kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safeFrederic Weisbecker2009-09-141-5/+3
* kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()Frederic Weisbecker2009-09-141-10/+15
* kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()Frederic Weisbecker2009-09-141-1/+11
* kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup()Frederic Weisbecker2009-09-141-3/+10
* kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()Frederic Weisbecker2009-09-141-8/+11
* kill-the-BKL/reiserfs: release the write lock on flush_commit_list()Frederic Weisbecker2009-09-141-2/+5
* kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...Frederic Weisbecker2009-09-141-0/+2
* kill-the-BKL/reiserfs: release the write lock inside get_neighbors()Frederic Weisbecker2009-09-141-0/+4
* kill-the-BKL/reiserfs: release write lock while rescheduling on prepare_for_d...Frederic Weisbecker2009-09-141-0/+2
* kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ...Frederic Weisbecker2009-09-141-0/+2
* kill-the-BKL/reiserfs: only acquire the write lock once in reiserfs_dirty_inodeFrederic Weisbecker2009-09-141-6/+9
* kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_fileFrederic Weisbecker2009-09-141-3/+7
* kill-the-BKL/reiserfs: provide a tool to lock only once the write lockFrederic Weisbecker2009-09-141-0/+26
* reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lockFrederic Weisbecker2009-09-141-1/+1
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-1411-44/+245
* IMA: update ima_counts_putMimi Zohar2009-09-071-7/+15
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-051-0/+10
|\
| * JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-09-051-1/+1
|\ \
| * | xfs: actually enable the swapext compat handlerChristoph Hellwig2009-09-011-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-09-051-1/+1
|\ \ \
| * | | nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi2009-08-311-1/+1
* | | | ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre2009-09-051-0/+4
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-052-2/+13
|\ \ \ \
| * | | | ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran2009-09-041-2/+2
| * | | | ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma2009-08-271-0/+11
* | | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-052-38/+42
| |_|_|/ |/| | |
* | | | autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-311-1/+1
* | | | inotify: update the group mask on mark additionEric Paris2009-08-281-0/+4
* | | | inotify: fix length reporting and size checkingEric Paris2009-08-281-3/+5
* | | | inotify: do not send a block of zeros when no pathname is availableBrian Rogers2009-08-281-3/+5
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-272-85/+177
|\ \ \
| * | | inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-271-7/+6
| * | | inotify: fix locking around inotify watching in the idrEric Paris2009-08-271-10/+40
| * | | inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-271-2/+31
| * | | inotify: seperate new watch creation updating existing watchesEric Paris2009-08-271-69/+103
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-274-105/+82
|\ \ \ \