index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_imap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-10
/
+12
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-3
/
+3
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
1
-5
/
+4
2011-06-20
jfs: Update agstart when resizing volume
Dave Kleikamp
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2010-10-25
list.h: new helper - hlist_add_fake()
Al Viro
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-05-23
jfs: Add missing mutex_unlock call to error path
Dave Kleikamp
1
-0
/
+1
2009-01-09
jfs: clean up a dangling comment
Dave Kleikamp
1
-7
/
+3
2009-01-05
fix the treatment of jfs special inodes
Al Viro
1
-3
/
+7
2008-05-28
JFS: diAlloc() should return -EIO rather than EIO
Li Zefan
1
-1
/
+1
2008-02-13
jfs: le*_add_cpu conversion
Marcin Slusarz
1
-9
/
+6
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
1
-2
/
+2
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
1
-2
/
+2
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
1
-1
/
+2
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
1
-154
/
+139
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-2
/
+2
2007-04-25
Copy i_flags to jfs inode flags on write
Dave Kleikamp
1
-0
/
+2
2007-01-09
JFS: Add lockdep annotations
Dave Kleikamp
1
-8
/
+8
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-13
JFS: pageno needs to be long
Dave Kleikamp
1
-2
/
+2
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-111
/
+111
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
1
-13
/
+13
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-03-09
JFS: add uid, gid, and umask mount options
Dave Kleikamp
1
-6
/
+44
2006-03-08
JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
1
-4
/
+2
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
1
-11
/
+11
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
1
-4
/
+2
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
1
-2
/
+8
2005-06-27
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
1
-105
/
+0
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
1
-5
/
+1
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
1
-7
/
+7
2005-05-02
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
1
-34
/
+36
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3270