index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_dmap.c
Age
Commit message (
Expand
)
Author
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-02
jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
Daniel Mack
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2008-02-13
jfs: le*_add_cpu conversion
Marcin Slusarz
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-01-09
JFS: Add lockdep annotations
Dave Kleikamp
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
2006-03-08
JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
2006-01-24
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2005-11-29
JFS: make buddy table static
Arjan van de Ven
2005-10-11
JFS: Corrupted block map should not cause trap
Dave Kleikamp
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
2005-09-15
JFS: Fix sparse warnings, including endian error
Dave Kleikamp
2005-07-15
JFS: Remove assert statement in dbJoin & return -EIO instead
Dave Kleikamp
2005-06-27
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
2005-05-04
JFS: cleanup - remove unneeded sanity check
Dave Kleikamp
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2004-10-26
JFS: endian annotations
Dave Kleikamp
2004-07-08
JFS: jfs_dmap build fix
Dave Kleikamp
2004-07-07
JFS: Check for dmap corruption before using leafidx
Dave Kleikamp
2004-06-09
JFS: Better RAS when btstack is overrun
Dave Kleikamp
2004-03-24
JFS: Prevent hang in __lock_metapage
Dave Kleikamp
2004-03-08
JFS: Add lots of missing statics and remove dead code
Dave Kleikamp
2003-10-08
JFS: Improved error handing
Dave Kleikamp
2003-07-03
JFS: Make error return codes negative
Dave Kleikamp
2003-06-10
[PATCH] K&R to ANSI conversions for fs/jfs/jfs_dmap.c and jfs_xtree.c
Steven Cole
2003-02-25
[PATCH] Spelling fixes: boundary
Michael Hayes
2003-01-17
JFS: replace ugly JFS debug macros with simpler ones.
Dave Kleikamp
2002-09-22
JFS: Fix off-by-one error in dbNextAG
Dave Kleikamp
2002-09-18
JFS: Avoid parallel allocations within the same allocation group
Dave Kleikamp
2002-09-12
JFS: cleanup -- Remove excessive typedefs
Dave Kleikamp
2002-08-30
[PATCH] writeback correctness and efficiency changes
Andrew Morton
2002-08-05
Add resize function to JFS
Dave Kleikamp
2002-06-18
JFS: Use new list_move function
Dave Kleikamp
2002-05-29
JFS: cleanup dbAlloc
Dave Kleikamp
2002-04-29
[PATCH] page writeback locking update
Andrew Morton
2002-04-29
[PATCH] remove i_dirty_data_buffers
Andrew Morton
2002-04-03
Make JFS licence boilerplate uniform, update copyright dates
Dave Kleikamp
2002-04-03
JFS include cleanup
Dave Kleikamp
2002-02-21
Add JFS file system
Dave Kleikamp