index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-05-07
ceph: simplify arguments and return semantics of try_get_cap_refs
Jeff Layton
2019-05-07
ceph: fix comment over ceph_drop_caps_for_unlink
Jeff Layton
2019-05-07
ceph: move wait for mds request into helper function
Jeff Layton
2019-05-07
ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request
Jeff Layton
2019-05-07
ceph: after an MDS request, do callback and completions
Jeff Layton
2019-05-07
ceph: use pathlen values returned by set_request_path_attr
Jeff Layton
2019-05-07
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
2019-05-07
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
Jeff Layton
2019-05-07
ceph: fix potential use-after-free in ceph_mdsc_build_path
Jeff Layton
2019-05-07
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
2019-05-07
ceph: make iterate_session_caps a public symbol
Jeff Layton
2019-05-07
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
2019-05-07
ceph: properly handle granular statx requests
Jeff Layton
2019-05-07
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
2019-05-07
ceph: snapshot nfs re-export
Yan, Zheng
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
2019-05-07
ceph: factor out ceph_lookup_inode()
Luis Henriques
2019-05-07
ceph: remove duplicated filelock ref increase
Zhi Zhang
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-02
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
2019-05-01
block: fix handling for BIO_NO_PAGE_REF
Ming Lei
2019-05-01
io_uring: drop req submit reference always in async punt
Jens Axboe
2019-05-01
io_uring: free allocated io_memory once
Mark Rutland
2019-05-01
io_uring: fix SQPOLL cpu validation
Mark Rutland
2019-05-01
io_uring: have submission side sqe errors post a cqe
Jens Axboe
2019-04-30
Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-04-30
io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP
Stefan Bühler
2019-04-30
io_uring: remove unnecessary barrier after incrementing dropped counter
Stefan Bühler
2019-04-30
io_uring: remove unnecessary barrier before reading SQ tail
Stefan Bühler
2019-04-30
io_uring: remove unnecessary barrier after updating SQ head
Stefan Bühler
2019-04-30
io_uring: remove unnecessary barrier before reading cq head
Stefan Bühler
2019-04-30
io_uring: remove unnecessary barrier before wq_has_sleeper
Stefan Bühler
2019-04-30
io_uring: fix notes on barriers
Stefan Bühler
2019-04-30
io_uring: fix handling SQEs requesting NOWAIT
Stefan Bühler
2019-04-28
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
2019-04-28
[fix] get rid of checking for absent device name in vfs_get_tree()
Al Viro
2019-04-28
fsnotify: Fix NULL ptr deref in fanotify_get_fsid()
Jan Kara
2019-04-28
Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-26
Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-25
Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
[next]