index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_dmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2020-11-13
jfs: Fix memleak in dbAdjCtl
Dinghao Liu
1
-2
/
+6
2020-11-13
jfs: delete duplicated words + other fixes
Randy Dunlap
1
-1
/
+1
2020-01-21
jfs: remove unused MAXL2PAGES
Alex Shi
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2014-06-03
fs/jfs/jfs_dmap.c: replace min/casting by min_t
Fabian Frederick
1
-4
/
+5
2013-06-05
jfs: Update jfs_error
Joe Perches
1
-43
/
+27
2012-09-18
jfs: Fix do_div precision in commit b40c2e66
Dave Kleikamp
1
-3
/
+4
2012-09-17
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
1
-4
/
+121
2011-07-25
jfs: clean up some compiler warnings
Dave Kleikamp
1
-4
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-8
/
+9
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-02-02
jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
Daniel Mack
1
-8
/
+8
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2008-02-13
jfs: le*_add_cpu conversion
Marcin Slusarz
1
-6
/
+5
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
1
-213
/
+206
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-01-09
JFS: Add lockdep annotations
Dave Kleikamp
1
-8
/
+8
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-90
/
+90
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
1
-6
/
+6
2006-03-08
JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
1
-5
/
+2
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
1
-3
/
+3
2006-01-24
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
1
-2
/
+1
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
1
-2
/
+1
2005-11-29
JFS: make buddy table static
Arjan van de Ven
1
-1
/
+1
2005-10-11
JFS: Corrupted block map should not cause trap
Dave Kleikamp
1
-5
/
+14
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
1
-1
/
+0
2005-09-15
JFS: Fix sparse warnings, including endian error
Dave Kleikamp
1
-1
/
+1
2005-07-15
JFS: Remove assert statement in dbJoin & return -EIO instead
Dave Kleikamp
1
-16
/
+30
2005-06-27
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
1
-290
/
+8
2005-05-04
JFS: cleanup - remove unneeded sanity check
Dave Kleikamp
1
-9
/
+0
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
1
-6
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+4272