index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_imap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jfs: Remove jfs_get_inode_flags()
Jan Kara
2017-04-19
1
-1
/
+0
*
jfs: Coalesce some formats
Joe Perches
2016-03-30
1
-2
/
+1
*
jfs: Update jfs_error
Joe Perches
2013-06-05
1
-40
/
+29
*
jfs: avoid undefined behavior from left-shifting by 32 bits
Nickolai Zeldovich
2013-01-07
1
-1
/
+1
*
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-10
/
+12
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-3
/
+3
*
JFS: Don't save agno in the inode
Dave Kleikamp
2011-06-20
1
-5
/
+4
*
jfs: Update agstart when resizing volume
Dave Kleikamp
2011-06-20
1
-2
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-7
/
+7
*
list.h: new helper - hlist_add_fake()
Al Viro
2010-10-25
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
jfs: Add missing mutex_unlock call to error path
Dave Kleikamp
2009-05-23
1
-0
/
+1
*
jfs: clean up a dangling comment
Dave Kleikamp
2009-01-09
1
-7
/
+3
*
fix the treatment of jfs special inodes
Al Viro
2009-01-05
1
-3
/
+7
*
JFS: diAlloc() should return -EIO rather than EIO
Li Zefan
2008-05-28
1
-1
/
+1
*
jfs: le*_add_cpu conversion
Marcin Slusarz
2008-02-13
1
-9
/
+6
*
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
1
-2
/
+2
*
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-13
1
-2
/
+2
*
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
1
-1
/
+2
*
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-06-06
1
-154
/
+139
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-2
/
+2
*
Copy i_flags to jfs inode flags on write
Dave Kleikamp
2007-04-25
1
-0
/
+2
*
JFS: Add lockdep annotations
Dave Kleikamp
2007-01-09
1
-8
/
+8
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
JFS: pageno needs to be long
Dave Kleikamp
2006-10-13
1
-2
/
+2
*
JFS: White space cleanup
Dave Kleikamp
2006-10-02
1
-111
/
+111
*
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
2006-10-01
1
-13
/
+13
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
JFS: add uid, gid, and umask mount options
Dave Kleikamp
2006-03-09
1
-6
/
+44
*
JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
2006-03-08
1
-4
/
+2
*
JFS: semaphore to mutex conversion.
Ingo Molnar
2006-01-24
1
-11
/
+11
*
[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
/
+8
*
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
2005-06-27
1
-105
/
+0
*
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-05-04
1
-5
/
+1
*
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-05-02
1
-7
/
+7
*
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
2005-05-02
1
-34
/
+36
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3270