index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-12-16
8
-211
/
+540
|
\
|
*
libceph: always signal completion when done
Ilya Dryomov
2016-12-14
1
-1
/
+1
|
*
ceph: avoid creating orphan object when checking pool permission
Yan, Zheng
2016-12-14
1
-0
/
+9
|
*
ceph: properly set issue_seq for cap release
Yan, Zheng
2016-12-12
1
-0
/
+1
|
*
ceph: add flags parameter to send_cap_msg
Jeff Layton
2016-12-12
1
-10
/
+15
|
*
ceph: update cap message struct version to 10
Jeff Layton
2016-12-12
1
-6
/
+33
|
*
ceph: define new argument structure for send_cap_msg
Jeff Layton
2016-12-12
1
-99
/
+126
|
*
ceph: move xattr initialzation before the encoding past the ceph_mds_caps
Jeff Layton
2016-12-12
1
-7
/
+7
|
*
ceph: fix minor typo in unsafe_request_wait
Jeff Layton
2016-12-12
1
-1
/
+1
|
*
ceph: record truncate size/seq for snap data writeback
Yan, Zheng
2016-12-12
3
-13
/
+22
|
*
ceph: check availability of mds cluster on mount
Yan, Zheng
2016-12-12
4
-11
/
+182
|
*
ceph: fix splice read for no Fc capability case
Yan, Zheng
2016-12-12
1
-54
/
+66
|
*
ceph: try getting buffer capability for readahead/fadvise
Yan, Zheng
2016-12-12
4
-11
/
+73
|
*
ceph: fix scheduler warning due to nested blocking
Nikolay Borisov
2016-12-12
1
-3
/
+9
|
*
ceph: fix printing wrong return variable in ceph_direct_read_write()
Zhi Zhang
2016-12-12
1
-1
/
+1
|
*
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-12-12
1
-2
/
+2
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
14
-805
/
+1101
|
\
\
|
*
|
ovl: fix return value of ovl_fill_super
Geliang Tang
2016-12-16
1
-0
/
+2
|
*
|
ovl: clean up kstat usage
Al Viro
2016-12-16
4
-39
/
+45
|
*
|
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
2016-12-16
3
-37
/
+13
|
*
|
ovl: create directories inside merged parent opaque
Amir Goldstein
2016-12-16
1
-2
/
+12
|
*
|
ovl: opaque cleanup
Miklos Szeredi
2016-12-16
4
-31
/
+25
|
*
|
ovl: show redirect_dir mount option
Amir Goldstein
2016-12-16
1
-0
/
+3
|
*
|
ovl: allow setting max size of redirect
Miklos Szeredi
2016-12-16
1
-3
/
+7
|
*
|
ovl: allow redirect_dir to default to "on"
Miklos Szeredi
2016-12-16
2
-0
/
+19
|
*
|
ovl: check for emptiness of redirect dir
Amir Goldstein
2016-12-16
1
-9
/
+22
|
*
|
ovl: redirect on rename-dir
Miklos Szeredi
2016-12-16
6
-28
/
+176
|
*
|
ovl: lookup redirects
Miklos Szeredi
2016-12-16
4
-2
/
+123
|
*
|
ovl: consolidate lookup for underlying layers
Miklos Szeredi
2016-12-16
1
-70
/
+86
|
*
|
ovl: fix nested overlayfs mount
Amir Goldstein
2016-12-16
1
-2
/
+2
|
*
|
ovl: check namelen
Miklos Szeredi
2016-12-16
3
-21
/
+35
|
*
|
ovl: split super.c
Miklos Szeredi
2016-12-16
6
-546
/
+572
|
*
|
ovl: use d_is_dir()
Miklos Szeredi
2016-12-16
1
-2
/
+2
|
*
|
ovl: simplify lookup
Miklos Szeredi
2016-12-16
1
-29
/
+25
|
*
|
ovl: check lower existence of rename target
Miklos Szeredi
2016-12-16
1
-52
/
+11
|
*
|
ovl: rename: simplify handling of lower/merged directory
Miklos Szeredi
2016-12-16
2
-21
/
+12
|
*
|
ovl: get rid of PURE type
Miklos Szeredi
2016-12-16
3
-13
/
+6
|
*
|
ovl: check lower existence when removing
Miklos Szeredi
2016-12-16
3
-3
/
+56
|
*
|
ovl: add ovl_dentry_is_whiteout()
Miklos Szeredi
2016-12-16
3
-3
/
+9
|
*
|
ovl: don't check sticky
Miklos Szeredi
2016-12-16
1
-24
/
+0
|
*
|
ovl: don't check rename to self
Miklos Szeredi
2016-12-16
1
-12
/
+3
|
*
|
ovl: treat special files like a regular fs
Miklos Szeredi
2016-12-16
4
-19
/
+16
|
*
|
ovl: rename ovl_rename2() to ovl_rename()
Miklos Szeredi
2016-12-16
1
-4
/
+4
|
*
|
ovl: use vfs_clone_file_range() for copy up if possible
Amir Goldstein
2016-12-16
1
-1
/
+8
|
*
|
Revert "ovl: get_write_access() in truncate"
Miklos Szeredi
2016-12-16
1
-21
/
+0
|
*
|
vfs: fix vfs_clone_file_range() for overlayfs files
Amir Goldstein
2016-12-16
1
-5
/
+5
|
*
|
vfs: call vfs_clone_file_range() under freeze protection
Amir Goldstein
2016-12-16
3
-6
/
+2
|
*
|
vfs: allow vfs_clone_file_range() across mount points
Amir Goldstein
2016-12-16
2
-2
/
+10
|
*
|
vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()
Miklos Szeredi
2016-12-16
1
-8
/
+4
|
*
|
Revert "vfs: rename: check backing inode being equal"
Miklos Szeredi
2016-12-16
1
-5
/
+1
[next]