index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
ceph: just call get_session in __ceph_lookup_mds_session
Jeff Layton
1
-7
/
+1
2019-05-07
ceph: simplify arguments and return semantics of try_get_cap_refs
Jeff Layton
1
-46
/
+30
2019-05-07
ceph: fix comment over ceph_drop_caps_for_unlink
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: move wait for mds request into helper function
Jeff Layton
1
-15
/
+21
2019-05-07
ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request
Jeff Layton
2
-23
/
+22
2019-05-07
ceph: after an MDS request, do callback and completions
Jeff Layton
1
-2
/
+1
2019-05-07
ceph: use pathlen values returned by set_request_path_attr
Jeff Layton
1
-2
/
+2
2019-05-07
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
3
-39
/
+36
2019-05-07
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
Jeff Layton
1
-39
/
+3
2019-05-07
ceph: fix potential use-after-free in ceph_mdsc_build_path
Jeff Layton
1
-3
/
+5
2019-05-07
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
1
-2
/
+32
2019-05-07
ceph: make iterate_session_caps a public symbol
Jeff Layton
2
-8
/
+12
2019-05-07
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: properly handle granular statx requests
Jeff Layton
1
-28
/
+57
2019-05-07
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
1
-3
/
+0
2019-05-07
ceph: snapshot nfs re-export
Yan, Zheng
1
-26
/
+322
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
4
-10
/
+190
2019-05-07
ceph: factor out ceph_lookup_inode()
Luis Henriques
2
-2
/
+13
2019-05-07
ceph: remove duplicated filelock ref increase
Zhi Zhang
1
-13
/
+0
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
3
-4
/
+4
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
2019-05-07
afs: implement acl setting
Joe Gorse
4
-6
/
+109
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
4
-0
/
+183
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
1
-1
/
+5
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-07
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
1
-1
/
+6
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-15
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-24
/
+8
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
1
-0
/
+6
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
1
-1
/
+0
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2
-48
/
+70
2019-05-06
ovl: check the capability before cred overridden
Jiufei Xue
1
-18
/
+61
2019-05-06
ovl: do not generate duplicate fsnotify events for "fake" path
Amir Goldstein
1
-3
/
+4
2019-05-06
ovl: support stacked SEEK_HOLE/SEEK_DATA
Amir Goldstein
1
-4
/
+40
2019-05-06
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
3
-7
/
+6
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-8
/
+8
2019-05-03
orangefs: truncate before updating size
Martin Brandenburg
1
-1
/
+5
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
5
-15
/
+156
2019-05-03
orangefs: pass slot index back to readpage.
Mike Marshall
3
-6
/
+6
2019-05-03
orangefs: remember count when reading.
Mike Marshall
2
-1
/
+29
2019-05-03
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
5
-19
/
+328
2019-05-03
orangefs: implement writepages
Martin Brandenburg
1
-0
/
+1
2019-05-03
orangefs: write range tracking
Martin Brandenburg
3
-35
/
+274
2019-05-03
orangefs: avoid fsync service operation on flush
Martin Brandenburg
1
-1
/
+23
2019-05-03
orangefs: skip inode writeout if nothing to write
Martin Brandenburg
1
-0
/
+5
2019-05-03
orangefs: move do_readv_writev to direct_IO
Martin Brandenburg
2
-111
/
+111
[prev]
[next]