Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
408e3c66da700a2c30ec63e0c4078c23d28dac2f
/
fs
/
jfs
« Previous
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
94b77bd
switch jfs to ->s_d_op, close exportfs races
by Al Viro
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
2bc334d
jfs: dont overwrite dentry name in d_revalidate
by Nick Piggin
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
756acc2
list.h: new helper - hlist_add_fake()
by Al Viro
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
22b26db
BKL: Remove BKL from JFS
by Jan Blunck
· 15 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
817f2c8
Fix various typos of valid in comments
by Nikanth Karthikesan
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
aca0fa3
jfs: don't allow os2 xattr namespace overlap with others
by Dave Kleikamp
· 14 years ago
62aff86
switch jfs to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
ea0f04e
get rid of nobh_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
426d310
fix printk typo 'faild'
by Paul Bolle
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
287a809
quota: rename default quotactl methods to dquot_
by Christoph Hellwig
· 14 years ago
123e9ca
quota: explicitly set ->dq_op and ->s_qcop
by Christoph Hellwig
· 14 years ago
e0ccfd9
quota: move unmount handling into the filesystem
by Christoph Hellwig
· 14 years ago
0f0dd62
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
by Christoph Hellwig
· 14 years ago
c79d967
quota: move remount handling into the filesystem
by Christoph Hellwig
· 14 years ago
319b2be
jfs: replace inode uid,gid,mode init with helper
by Dmitry Monakhov
· 15 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
684bdc7
JFS: Free sbi memory in error path
by Jan Blunck
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
9befb55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 15 years ago
c7f2e1f
jfs: add jfs specific ->setattr call
by Dmitry Monakhov
· 15 years ago
2b0b395
jfs: fix diAllocExt error in resizing filesystem
by Bill Pemberton
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
759bfee
dquot: move dquot transfer responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
d7eecb4
jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
by Daniel Mack
· 15 years ago
28ba0ec
jfs: Fix 32bit build warning
by Alan Cox
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
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
Next »