| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/jfs/jfs_logmgr.c: remove NULL assignment on static | Fabian Frederick | 2014-06-03 | 1 | -1/+1 |
* | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -6/+6 |
* | fs/jfs: Add check if journaling to disk has been disabled in lbmRead() | Gu Zheng | 2013-05-24 | 1 | -1/+7 |
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 1 | -2/+0 |
|\ |
|
| * | block: Remove bi_idx references | Kent Overstreet | 2013-03-23 | 1 | -2/+0 |
* | | jfs: fix a couple races | Dave Kleikamp | 2013-05-01 | 1 | -1/+2 |
|/ |
|
* | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -1/+1 |
* | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | lmLogOpen() broken failure exit | Al Viro | 2011-06-07 | 1 | -1/+1 |
* | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -2/+2 |
* | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -12/+5 |
* | Fix various typos of valid in comments | Nikanth Karthikesan | 2010-09-21 | 1 | -4/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | 1 | -2/+2 |
* | JFS: switch to seq_files | Alexey Dobriyan | 2008-05-13 | 1 | -19/+16 |
* | JFS: Remove defconfig ptr comparison to 0 | Joe Perches | 2008-01-03 | 1 | -1/+1 |
* | JFS: Make sure special inode data is written after journal is flushed | Dave Kleikamp | 2008-01-03 | 1 | -17/+15 |
* | JFS: Bio cleanup: Replace missing return statements | Dave Kleikamp | 2007-10-13 | 1 | -0/+3 |
* | JFS: fix bio-related build breakage | Jeff Garzik | 2007-10-11 | 1 | -6/+1 |
* | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2007-10-10 | 1 | -4/+1 |
* | JFS: Update print_hex_dump() syntax | Dave Kleikamp | 2007-06-13 | 1 | -13/+13 |
* | JFS: use print_hex_dump() rather than private dump_mem() function | Dave Kleikamp | 2007-06-06 | 1 | -6/+12 |
* | JFS: Whitespace cleanup and remove some dead code | Dave Kleikamp | 2007-06-06 | 1 | -34/+34 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2007-05-08 | 1 | -3/+4 |
|\ |
|
| * | JFS: Fix race waking up jfsIO kernel thread | Dave Kleikamp | 2007-05-05 | 1 | -1/+2 |
| * | JFS: use __set_current_state() | Milind Arun Choudhary | 2007-04-26 | 1 | -2/+2 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
|/ |
|
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | JFS: White space cleanup | Dave Kleikamp | 2006-10-02 | 1 | -19/+19 |
* | [PATCH] sem2mutex: fs/ | Ingo Molnar | 2006-03-26 | 1 | -13/+14 |
* | JFS: kzalloc conversion | Eric Sesterhenn | 2006-02-23 | 1 | -6/+3 |
* | JFS: Use the kthread_ API | Christoph Hellwig | 2006-02-15 | 1 | -14/+6 |
* | JFS: semaphore to mutex conversion. | Ingo Molnar | 2006-01-24 | 1 | -3/+3 |
* | JFS: Improve sync barrier processing | Dave Kleikamp | 2005-07-27 | 1 | -17/+19 |
* | JFS: Don't set log_SYNCBARRIER when log->active == 0 | Dave Kleikamp | 2005-07-25 | 1 | -1/+2 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -2/+2 |
* | JFS: Fix compiler warning in jfs_logmgr.c | Dave Kleikamp | 2005-06-03 | 1 | -2/+3 |
* | JFS: fix sparse warnings by moving extern declarations to headers | Dave Kleikamp | 2005-05-04 | 1 | -8/+1 |
* | [PATCH] JFS: Write journal sync points more often | Dave Kleikamp | 2005-05-02 | 1 | -3/+14 |
* | [PATCH] JFS: Support page sizes greater than 4K | Dave Kleikamp | 2005-05-02 | 1 | -31/+40 |
* | [PATCH] JFS: Changes for larger page size | Dave Kleikamp | 2005-05-02 | 1 | -26/+36 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2524 |