index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch do_filp_open() to struct open_flags
Al Viro
2011-03-14
4
-86
/
+101
*
Collect "operation mode" arguments of do_last() into a structure
Al Viro
2011-03-14
1
-22
/
+35
*
clean up the failure exits after __do_follow_link() in do_filp_open()
Al Viro
2011-03-14
1
-8
/
+5
*
pull security_inode_follow_link() into __do_follow_link()
Al Viro
2011-03-14
1
-6
/
+7
*
pull dropping RCU on success of link_path_walk() into path_lookupat()
Al Viro
2011-03-14
1
-18
/
+12
*
untangle the "need_reval_dot" mess
Al Viro
2011-03-14
1
-63
/
+44
*
merge component type recognition
Al Viro
2011-03-14
1
-26
/
+22
*
merge path_init and path_init_rcu
Al Viro
2011-03-14
1
-83
/
+35
*
sanitize path_walk() mess
Al Viro
2011-03-14
1
-92
/
+56
*
take RCU-dependent stuff around exec_permission() into a new helper
Al Viro
2011-03-14
1
-11
/
+14
*
kill path_lookup()
Al Viro
2011-03-14
2
-5
/
+4
*
compat breakage in preadv() and pwritev()
Al Viro
2011-03-13
1
-2
/
+6
*
fs/dcache: allow d_obtain_alias() to return unhashed dentries
J. Bruce Fields
2011-03-10
1
-2
/
+24
*
Check for immutable/append flag in fallocate path
Marco Stornelli
2011-03-10
1
-0
/
+8
*
fat: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-2
/
+2
*
jfs: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
gfs2: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
fuse: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
ceph: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
2011-03-10
1
-2
/
+0
*
/proc/self is never going to be invalidated...
Al Viro
2011-03-10
1
-30
/
+0
*
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-03-09
3
-9
/
+10
|
\
|
*
nfsd: wrong index used in inner loop
roel
2011-03-08
1
-2
/
+2
|
*
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
2011-03-07
1
-6
/
+7
|
*
NFSD: fix decode_cb_sequence4resok
Benny Halevy
2011-02-22
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-09
3
-7
/
+22
|
\
\
|
*
|
nd->inode is not set on the second attempt in path_walk()
Al Viro
2011-03-08
1
-0
/
+1
|
*
|
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-08
2
-4
/
+11
|
*
|
minimal fix for do_filp_open() race
Al Viro
2011-03-04
1
-3
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-03-05
3
-27
/
+4
|
\
\
\
|
*
|
|
ceph: no .snap inside of snapped namespace
Sage Weil
2011-03-04
1
-0
/
+1
|
*
|
|
ceph: do not clear I_COMPLETE from d_release
Sage Weil
2011-03-03
1
-21
/
+1
|
*
|
|
ceph: do not set I_COMPLETE
Sage Weil
2011-03-03
2
-2
/
+2
|
*
|
|
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2011-03-03
2
-5
/
+1
*
|
|
|
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
2011-03-04
1
-2
/
+42
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Linus Torvalds
2011-03-03
8
-76
/
+28
|
\
\
\
|
*
|
|
hfs: fix rename() over non-empty directory
Al Viro
2011-03-03
1
-37
/
+13
|
*
|
|
udf: fix i_nlink limit
Al Viro
2011-03-03
1
-6
/
+5
|
*
|
|
fix reiserfs mkdir() breakage
Al Viro
2011-03-03
1
-1
/
+1
|
*
|
|
exofs: i_nlink races in rename()
Al Viro
2011-03-03
1
-6
/
+2
|
*
|
|
nilfs2: i_nlink races in rename()
Al Viro
2011-03-03
1
-7
/
+1
|
*
|
|
minix: i_nlink races in rename()
Al Viro
2011-03-03
1
-6
/
+2
|
*
|
|
ufs: i_nlink races in rename()
Al Viro
2011-03-03
1
-7
/
+2
|
*
|
|
sysv: i_nlink races in rename()
Al Viro
2011-03-03
1
-6
/
+2
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-03
1
-3
/
+8
|
\
\
\
\
|
*
|
|
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-03
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
nilfs2: fix regression that i-flag is not set on changeless checkpoints
Ryusuke Konishi
2011-03-02
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-02
1
-1
/
+1
|
\
\
\
\
[next]