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/jac...
Linus Torvalds
2017-07-20
4
-34
/
+64
|
\
|
*
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-18
1
-12
/
+18
|
*
isofs: Fix off-by-one in 'session' mount option parsing
Jan Kara
2017-07-18
1
-2
/
+6
|
*
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
2017-07-18
1
-3
/
+6
|
*
ext2: preserve i_mode if ext2_set_acl() fails
Ernesto A. Fernández
2017-07-18
1
-2
/
+9
|
*
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-17
1
-14
/
+22
|
*
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-17
1
-5
/
+7
*
|
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-20
4
-5
/
+13
|
\
\
|
*
|
f2fs: avoid cpu lockup
Jaegeuk Kim
2017-07-17
1
-0
/
+10
|
*
|
f2fs: include seq_file.h for sysfs.c
Jaegeuk Kim
2017-07-17
1
-0
/
+1
|
*
|
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-15
1
-1
/
+1
|
*
|
f2fs: remove extra inode_unlock() in error path
Luis Henriques
2017-07-15
1
-4
/
+1
*
|
|
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
3
-6
/
+6
|
\
\
\
|
*
|
|
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
3
-6
/
+6
*
|
|
|
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-07-19
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
ceph: fix race in concurrent readdir
Yan, Zheng
2017-07-17
1
-0
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-18
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
nfsd: Fix a memory scribble in the callback channel
Trond Myklebust
2017-07-17
1
-3
/
+3
|
|
/
/
*
|
|
binfmt_flat: Use %u to format u32
Geert Uytterhoeven
2017-07-16
1
-1
/
+1
|
/
/
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-1
/
+1
|
\
\
|
*
|
cifs: use get_random_u32 for 32-bit lock random
Jason A. Donenfeld
2017-06-19
1
-1
/
+1
*
|
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
28
-135
/
+370
|
\
\
\
|
*
|
|
isofs: Fix isofs_show_options()
David Howells
2017-07-13
1
-1
/
+1
|
*
|
|
VFS: Kill off s_options and helpers
David Howells
2017-07-11
3
-61
/
+0
|
*
|
|
orangefs: Implement show_options
David Howells
2017-07-11
1
-1
/
+14
|
*
|
|
9p: Implement show_options
David Howells
2017-07-11
3
-4
/
+66
|
*
|
|
isofs: Implement show_options
David Howells
2017-07-11
2
-3
/
+51
|
*
|
|
afs: Implement show_options
David Howells
2017-07-11
1
-2
/
+43
|
*
|
|
affs: Implement show_options
David Howells
2017-07-11
1
-5
/
+37
|
*
|
|
befs: Implement show_options
David Howells
2017-07-11
1
-3
/
+21
|
*
|
|
ramfs: Implement show_options
David Howells
2017-07-06
1
-11
/
+21
|
*
|
|
pstore: Implement show_options
David Howells
2017-07-06
3
-4
/
+15
|
*
|
|
omfs: Implement show_options
David Howells
2017-07-06
1
-3
/
+30
|
*
|
|
hugetlbfs: Implement show_options
David Howells
2017-07-06
1
-14
/
+56
|
*
|
|
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
2017-07-06
4
-9
/
+0
|
*
|
|
VFS: Provide empty name qstr
David Howells
2017-07-06
5
-10
/
+10
|
*
|
|
VFS: Make get_filesystem() return the affected filesystem
David Howells
2017-07-06
1
-1
/
+2
|
*
|
|
VFS: Clean up whitespace in fs/namespace.c and fs/super.c
David Howells
2017-07-06
2
-4
/
+4
*
|
|
|
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-17
/
+22
|
\
\
\
\
|
*
|
|
|
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
2017-07-03
1
-17
/
+22
*
|
|
|
|
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-07-15
10
-85
/
+218
|
\
\
\
\
\
|
*
|
|
|
|
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
2017-07-14
1
-0
/
+2
|
*
|
|
|
|
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
2017-07-14
3
-11
/
+15
|
*
|
|
|
|
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-14
1
-5
/
+5
|
*
|
|
|
|
ubifs: Change gfp flags in page allocation for bulk read
Hyunchul Lee
2017-07-14
1
-2
/
+2
|
*
|
|
|
|
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
2017-07-14
1
-0
/
+2
|
*
|
|
|
|
ubifs: Fail commit if TNC is obviously inconsistent
Richard Weinberger
2017-07-14
1
-0
/
+4
|
*
|
|
|
|
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
2017-07-14
1
-0
/
+7
|
*
|
|
|
|
ubifs: Wire-up statx() support
Richard Weinberger
2017-07-14
1
-0
/
+15
|
*
|
|
|
|
ubifs: Remove dead code from ubifs_get_link()
Richard Weinberger
2017-07-14
1
-6
/
+0
[next]