| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: make commit_wq use the default concurrency level | Tejun Heo | 2011-02-01 | 1 | -1/+1 |
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 1 | -14/+7 |
|\ |
|
| * | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -3/+3 |
| * | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -12/+5 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ |
|
* | reiserfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2010-09-10 | 1 | -86/+20 |
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 1 | -1/+1 |
* | reiserfs: remove unused local `wait' | Changli Gao | 2010-08-11 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | reiserfs: properly honor read-only devices | Jeff Mahoney | 2010-03-24 | 1 | -6/+9 |
* | reiserfs: Fix vmalloc call under reiserfs lock | Frederic Weisbecker | 2010-01-28 | 1 | -0/+2 |
* | reiserfs: Relax reiserfs lock while freeing the journal | Frederic Weisbecker | 2010-01-02 | 1 | -1/+2 |
* | reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion | Frederic Weisbecker | 2009-12-29 | 1 | -3/+12 |
* | kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency | Frederic Weisbecker | 2009-10-05 | 1 | -1/+4 |
* | kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency | Frederic Weisbecker | 2009-09-17 | 1 | -0/+16 |
* | kill-the-bkl/reiserfs: acquire the inode mutex safely | Frederic Weisbecker | 2009-09-14 | 1 | -34/+0 |
* | kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe | Frederic Weisbecker | 2009-09-14 | 1 | -5/+3 |
* | kill-the-BKL/reiserfs: release the write lock on flush_commit_list() | Frederic Weisbecker | 2009-09-14 | 1 | -2/+5 |
* | kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ... | Frederic Weisbecker | 2009-09-14 | 1 | -0/+2 |
* | reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock | Frederic Weisbecker | 2009-09-14 | 1 | -1/+1 |
* | reiserfs: kill-the-BKL | Frederic Weisbecker | 2009-09-14 | 1 | -29/+105 |
* | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2009-07-10 | 1 | -1/+1 |
* | reiserfs: rename p_s_sb to sb | Jeff Mahoney | 2009-03-30 | 1 | -368/+367 |
* | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 | 1 | -60/+60 |
* | reiserfs: rearrange journal abort | Jeff Mahoney | 2009-03-30 | 1 | -19/+4 |
* | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 1 | -28/+29 |
* | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -81/+93 |
* | reiserfs: audit transaction ids to always be unsigned ints | Jeff Mahoney | 2009-03-30 | 1 | -23/+23 |
* | [PATCH] remember mode of reiserfs journal | Al Viro | 2008-10-21 | 1 | -2/+4 |
* | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 2008-10-21 | 1 | -1/+2 |
* | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | 1 | -2/+2 |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | fs: rename buffer trylock | Nick Piggin | 2008-08-04 | 1 | -2/+2 |
* | mm: rename page trylock | Nick Piggin | 2008-08-04 | 1 | -1/+1 |
* | reiserfs: convert j_commit_lock to mutex | Jeff Mahoney | 2008-07-25 | 1 | -12/+10 |
* | reiserfs: convert j_flush_sem to mutex | Jeff Mahoney | 2008-07-25 | 1 | -7/+7 |
* | reiserfs: convert j_lock to mutex | Jeff Mahoney | 2008-07-25 | 1 | -3/+3 |
* | reiserfs: use open_bdev_excl | Christoph Hellwig | 2008-04-30 | 1 | -27/+23 |
* | reiserfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -4/+4 |
* | reiserfs: fix sparse warning in journal.c | Harvey Harrison | 2008-04-28 | 1 | -1/+1 |
* | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+1 |
* | reiserfs: ignore on disk s_bmap_nr value | Jeff Mahoney | 2007-10-19 | 1 | -3/+3 |
* | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney | 2007-10-19 | 1 | -8/+10 |
* | reiserfs: do not repair wrong journal params | Edward Shishkin | 2007-10-17 | 1 | -43/+57 |
* | try to reap reiserfs pages left around by invalidatepage | Chris Mason | 2007-10-17 | 1 | -10/+32 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 | 1 | -1/+2 |
* | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 1 | -2/+2 |
* | reiserfs: use __set_current_state() | Milind Arun Choudhary | 2007-05-08 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -3/+3 |
|\ |
|
| * | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -3/+3 |