| Commit message (Expand) | Author | Age | Files | Lines |
* | new helper: ihold() | Al Viro | 2010-10-25 | 1 | -1/+1 |
* | kill I_LOCK | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
* | JFS: switch to seq_files | Alexey Dobriyan | 2008-05-13 | 1 | -37/+31 |
* | introduce I_SYNC | Joern Engel | 2007-10-17 | 1 | -1/+8 |
* | JFS: Update print_hex_dump() syntax | Dave Kleikamp | 2007-06-13 | 1 | -10/+9 |
* | JFS: use print_hex_dump() rather than private dump_mem() function | Dave Kleikamp | 2007-06-06 | 1 | -6/+11 |
* | JFS: Whitespace cleanup and remove some dead code | Dave Kleikamp | 2007-06-06 | 1 | -143/+143 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2007-05-08 | 1 | -3/+3 |
|\ |
|
| * | JFS: use __set_current_state() | Milind Arun Choudhary | 2007-04-26 | 1 | -3/+3 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
|/ |
|
* | JFS: Get rid of "may be used uninitialized" warnings | Dave Kleikamp | 2007-02-09 | 1 | -1/+2 |
* | JFS: call io_schedule() instead of schedule() to avoid deadlock | Dave Kleikamp | 2007-01-17 | 1 | -1/+1 |
* | [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 | -3/+3 |
* | JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() | Tony Breeds | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] fs/jfs: Conversion to generic boolean | Richard Knutsson | 2006-10-01 | 1 | -8/+8 |
* | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 2006-09-27 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-07-15 | 1 | -1/+1 |
|\ |
|
| * | JFS: commit_mutex cleanups | Evgeniy Dushistov | 2006-06-05 | 1 | -1/+1 |
* | | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | JFS: Use the kthread_ API | Christoph Hellwig | 2006-02-15 | 1 | -19/+7 |
* | JFS: semaphore to mutex conversion. | Ingo Molnar | 2006-01-24 | 1 | -5/+5 |
* | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) | OGAWA Hirofumi | 2006-01-08 | 1 | -4/+2 |
* | JFS: make special inodes play nicely with page balancing | Dave Kleikamp | 2005-10-03 | 1 | -2/+0 |
* | JFS: don't dereference tlck->ip from txUpdateMap | Dave Kleikamp | 2005-09-20 | 1 | -1/+8 |
* | JFS: Fix sparse warnings, including endian error | Dave Kleikamp | 2005-09-15 | 1 | -3/+3 |
* | JFS: Fix race in txLock | Dave Kleikamp | 2005-08-10 | 1 | -0/+2 |
* | JFS: Improve sync barrier processing | Dave Kleikamp | 2005-07-27 | 1 | -5/+5 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -4/+4 |
* | JFS: fix sparse warnings by moving extern declarations to headers | Dave Kleikamp | 2005-05-04 | 1 | -39/+1 |
* | [PATCH] JFS: Write journal sync points more often | Dave Kleikamp | 2005-05-02 | 1 | -5/+9 |
* | [PATCH] JFS: Support page sizes greater than 4K | Dave Kleikamp | 2005-05-02 | 1 | -49/+40 |
* | [PATCH] JFS: reduce number of synchronous transactions | Dave Kleikamp | 2005-05-02 | 1 | -23/+40 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+3131 |