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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
164
-3702
/
+1429
|
\
|
*
__dentry_path() fixes
Al Viro
2014-01-26
1
-3
/
+6
|
*
vfs: Remove second variable named error in __dentry_path
Eric W. Biederman
2014-01-26
1
-1
/
+0
|
*
vfs: Is mounted should be testing mnt_ns for NULL or error.
Eric W. Biederman
2014-01-26
1
-1
/
+1
|
*
Fix race when checking i_size on direct i/o read
Steven Whitehouse
2014-01-26
1
-0
/
+3
|
*
hfsplus: remove can_set_xattr
Christoph Hellwig
2014-01-26
1
-84
/
+3
|
*
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-26
7
-347
/
+173
|
*
fs: remove generic_acl
Christoph Hellwig
2014-01-26
4
-190
/
+37
|
*
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
2014-01-26
4
-264
/
+110
|
*
gfs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
4
-214
/
+62
|
*
jfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-140
/
+89
|
*
xfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-171
/
+36
|
*
reiserfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-161
/
+35
|
*
ocfs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-250
/
+72
|
*
jffs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-143
/
+24
|
*
hfsplus: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
6
-162
/
+26
|
*
f2fs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-170
/
+31
|
*
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
21
-605
/
+100
|
*
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-135
/
+28
|
*
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
16
-20
/
+69
|
*
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
15
-17
/
+41
|
*
fs: add generic xattr_acl handlers
Christoph Hellwig
2014-01-25
1
-0
/
+102
|
*
fs: add get_acl helper
Christoph Hellwig
2014-01-25
2
-21
/
+30
|
*
fs: merge xattr_acl.c into posix_acl.c
Christoph Hellwig
2014-01-25
3
-188
/
+174
|
*
reiserfs: prefix ACL symbols with reiserfs_
Christoph Hellwig
2014-01-25
1
-10
/
+10
|
*
befs: iget_locked() doesn't return an ERR_PTR
Rakesh Pandit
2014-01-25
1
-2
/
+2
|
*
fs: __fget_light() can use __fget() in slow path
Oleg Nesterov
2014-01-25
1
-11
/
+3
|
*
fs: factor out common code in fget_light() and fget_raw_light()
Oleg Nesterov
2014-01-25
1
-24
/
+9
|
*
fs: factor out common code in fget() and fget_raw()
Oleg Nesterov
2014-01-25
1
-17
/
+8
|
*
change close_files() to use rcu_dereference_raw(files->fdt)
Oleg Nesterov
2014-01-25
1
-17
/
+9
|
*
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
1
-2
/
+2
|
*
kill reiserfs_bdevname()
Al Viro
2014-01-25
3
-14
/
+6
|
*
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
2
-101
/
+22
|
*
nls: have register_nls() set ->owner
Al Viro
2014-01-25
52
-53
/
+3
|
*
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
1
-8
/
+5
|
*
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
1
-46
/
+24
|
*
qnx4: clean qnx4_fill_super() up
Al Viro
2014-01-25
2
-43
/
+22
|
*
efs: get rid of ->put_super()
Al Viro
2014-01-25
1
-24
/
+15
|
*
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
3
-5
/
+25
|
*
cramfs: get rid of ->put_super()
Al Viro
2014-01-25
1
-16
/
+12
|
*
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()
Al Viro
2014-01-25
1
-32
/
+25
|
*
xfs: switch to kfree_put_link()
Al Viro
2014-01-25
1
-13
/
+1
|
*
ecryptfs: fix failure handling in ->readlink()
Al Viro
2014-01-25
1
-16
/
+13
*
|
compat: fix sys_fanotify_mark
Heiko Carstens
2014-01-27
1
-2
/
+2
*
|
ocfs2: do not log ENOENT in unlink()
Xiaowei.Hu
2014-01-27
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2014-01-26
1
-25
/
+28
|
\
\
|
*
|
um: hostfs: make functions static
James Hogan
2014-01-26
1
-25
/
+28
|
|
/
*
|
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-26
10
-38
/
+187
|
\
\
|
*
|
9P: introduction of a new cache=mmap model.
Dominique Martinet
2014-01-10
8
-19
/
+179
|
*
|
9p: remove useless 'name' variable and assignment
Geyslan G. Bem
2013-11-23
1
-3
/
+0
[next]