Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7702c31340f84cfd5e5df22293578b7ae1e9370
/
fs
/
jfs
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
18f4c64
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
by Linus Torvalds
· 15 years ago
4a19fb1
jfs: Fix early release of acl in jfs_get_acl
by Stefan Bader
· 15 years ago
d5bb68a
another race fix in jfs_check_acl()
by Al Viro
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
05fc079
switch jfs to inode->i_acl
by Al Viro
· 15 years ago
cd5232b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 15 years ago
f7c52fd
jfs: fix regression preventing coalescing of extents
by Dave Kleikamp
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
79f52b7
jfs: Add missing mutex_unlock call to error path
by Dave Kleikamp
· 15 years ago
9c83633
missing unlock in jfs_quota_write()
by Dan Carpenter
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
ffd1428
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
ad28b4e
constify dentry_operations: JFS
by Al Viro
· 16 years ago
c94d2a2
jfs: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
c68a65da
jfs: needs crc32_le
by Randy Dunlap
· 16 years ago
8db0c5d
Merge branch 'master' of /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 16 years ago
1ad53a9
jfs: Fix error handling in metapage_writepage()
by Dave Kleikamp
· 16 years ago
b5c816a
jfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
f5c7796
fs/Kconfig: move jfs out
by Alexey Dobriyan
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
fec1878
jfs: remove xtLookupList()
by Dave Kleikamp
· 16 years ago
da9c138
jfs: clean up a dangling comment
by Dave Kleikamp
· 16 years ago
5b45d96
fix the treatment of jfs special inodes
by Al Viro
· 16 years ago
1f3403f
nfsd race fixes: jfs
by Dave Kleikamp
· 16 years ago
14eeee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 16 years ago
d69e83d
jfs: ensure symlinks are NUL-terminated
by Dave Kleikamp
· 16 years ago
8f659ad
CRED: Wrap task credential accesses in the JFS filesystem
by David Howells
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
74abb98
quota: move function-macros from quota.h to quotaops.h
by Jan Kara
· 16 years ago
ec1aef3
jfs: remove DIRENTSIZ
by Adrian Bunk
· 16 years ago
3c65e87
JFS: diAlloc() should return -EIO rather than EIO
by Li Zefan
· 16 years ago
6536d28
JFS: skip bad iput() call in error path
by Dave Kleikamp
· 16 years ago
b2e03ca
JFS: switch to seq_files
by Alexey Dobriyan
· 16 years ago
88f85a5
JFS: 0 is not valid errno value so return NULL from jfs_lookup
by Marcin Slusarz
· 16 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
42a74f2
[PATCH] r/o bind mounts: elevate write count for ioctls()
by Dave Hansen
· 17 years ago
15732a1
jfs: replace __inline with inline
by Harvey Harrison
· 17 years ago
8914562
jfs: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
ef1fc2f
BKL-removal: Implement a compat_ioctl handler for JFS
by Andi Kleen
· 17 years ago
baab81f
BKL-removal: Use unlocked_ioctl for jfs
by Andi Kleen
· 17 years ago
eab1df7
iget: stop JFS from using iget() and read_inode()
by David Howells
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
5c5e32c
mount options: fix jfs
by Miklos Szeredi
· 17 years ago
967c9ec
JFS: simplify types to get rid of sparse warning
by Dave Kleikamp
· 17 years ago
da8a41d
JFS: FIx one more plain integer as NULL pointer warning
by Dave Kleikamp
· 17 years ago
09aaa74
JFS: Remove defconfig ptr comparison to 0
by Joe Perches
· 17 years ago
a7fe0ba
JFS: use DIV_ROUND_UP where appropriate
by Shaun Zinck
· 17 years ago
1eb3a71
Remove unnecessary kmalloc casts in the jfs filesystem
by Jack Stone
· 17 years ago
54af623
JFS is missing a memory barrier
by Nick Piggin
· 17 years ago
67e6682
JFS: Make sure special inode data is written after journal is flushed
by Dave Kleikamp
· 17 years ago
29a424f
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
by Dave Kleikamp
· 17 years ago
e47776a
Forbid user to change file flags on quota files
by Jan Kara
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
d425de7
jfs: new export ops
by Christoph Hellwig
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
03158cd
fs: restore nobh
by Nick Piggin
· 17 years ago
d5c5f84
jfs: convert to new aops
by Nick Piggin
· 17 years ago
5ba2533
more low-hanging fruits - kernel, fs, lib signedness
by Al Viro
· 17 years ago
8d8fe64
JFS: Bio cleanup: Replace missing return statements
by Dave Kleikamp
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
e30408b
JFS: fix bio-related build breakage
by Jeff Garzik
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
5ca2960
knfsd: exportfs: remove iget abuse
by Christoph Hellwig
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
288e4d8
JFS: Update print_hex_dump() syntax
by Dave Kleikamp
· 17 years ago
209e101
JFS: use print_hex_dump() rather than private dump_mem() function
by Dave Kleikamp
· 17 years ago
f720e3b
JFS: Whitespace cleanup and remove some dead code
by Dave Kleikamp
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
18062a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
05ec9e2
JFS: Fix race waking up jfsIO kernel thread
by Dave Kleikamp
· 18 years ago
3cbb1c8
JFS: use __set_current_state()
by Milind Arun Choudhary
· 18 years ago
3e2221c
Copy i_flags to jfs inode flags on write
by Dave Kleikamp
· 18 years ago
60f29b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
c9e3ad6
JFS: Get rid of "may be used uninitialized" warnings
by Dave Kleikamp
· 18 years ago
7220c01
JFS: Remove incorrect kgdb define
by Dave Kleikamp
· 18 years ago
4aa0d23
JFS: call io_schedule() instead of schedule() to avoid deadlock
by Dave Kleikamp
· 18 years ago
82d5b9a
JFS: Add lockdep annotations
by Dave Kleikamp
· 18 years ago
17e6afc
JFS: Avoid BUG() on a damaged file system
by Dave Kleikamp
· 18 years ago
d0e671a
[PATCH] Fix JFS after clear_page_dirty() removal
by Dave Kleikamp
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
Next »