summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-05-07ceph: just call get_session in __ceph_lookup_mds_sessionJeff Layton
2019-05-07ceph: simplify arguments and return semantics of try_get_cap_refsJeff Layton
2019-05-07ceph: fix comment over ceph_drop_caps_for_unlinkJeff Layton
2019-05-07ceph: move wait for mds request into helper functionJeff Layton
2019-05-07ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_requestJeff Layton
2019-05-07ceph: after an MDS request, do callback and completionsJeff Layton
2019-05-07ceph: use pathlen values returned by set_request_path_attrJeff Layton
2019-05-07ceph: use __getname/__putname in ceph_mdsc_build_pathJeff Layton
2019-05-07ceph: use ceph_mdsc_build_path instead of clone_dentry_nameJeff Layton
2019-05-07ceph: fix potential use-after-free in ceph_mdsc_build_pathJeff Layton
2019-05-07ceph: dump granular cap info in "caps" debugfs fileJeff Layton
2019-05-07ceph: make iterate_session_caps a public symbolJeff Layton
2019-05-07ceph: fix NULL pointer deref when debugging is enabledJeff Layton
2019-05-07ceph: properly handle granular statx requestsJeff Layton
2019-05-07ceph: remove superfluous inode_lock in ceph_fsyncJeff Layton
2019-05-07ceph: snapshot nfs re-exportYan, Zheng
2019-05-07ceph: quota: fix quota subdir mountsLuis Henriques
2019-05-07ceph: factor out ceph_lookup_inode()Luis Henriques
2019-05-07ceph: remove duplicated filelock ref increaseZhi Zhang
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-02ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro
2019-05-01gcc-9: don't warn about uninitialized btrfs extent_type variableLinus Torvalds
2019-05-01io_uring: avoid page allocation warningsMark Rutland
2019-05-01block: fix handling for BIO_NO_PAGE_REFMing Lei
2019-05-01io_uring: drop req submit reference always in async puntJens Axboe
2019-05-01io_uring: free allocated io_memory onceMark Rutland
2019-05-01io_uring: fix SQPOLL cpu validationMark Rutland
2019-05-01io_uring: have submission side sqe errors post a cqeJens Axboe
2019-04-30Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-30io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUPStefan Bühler
2019-04-30io_uring: remove unnecessary barrier after incrementing dropped counterStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before reading SQ tailStefan Bühler
2019-04-30io_uring: remove unnecessary barrier after updating SQ headStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before reading cq headStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before wq_has_sleeperStefan Bühler
2019-04-30io_uring: fix notes on barriersStefan Bühler
2019-04-30io_uring: fix handling SQEs requesting NOWAITStefan Bühler
2019-04-28Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-04-28[fix] get rid of checking for absent device name in vfs_get_tree()Al Viro
2019-04-28fsnotify: Fix NULL ptr deref in fanotify_get_fsid()Jan Kara
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-25Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-04-25btrfs: Switch memory allocations in async csum calculation path to kvmallocNikolay Borisov