summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: reduce kmap_atomic time for checksummingJohannes Thumshirn2019-04-291-6/+2
* btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo2019-04-291-0/+4
* btrfs: Introduce extent_io_tree::owner to distinguish different io_treesQu Wenruo2019-04-298-13/+43
* btrfs: switch extent_io_tree::track_uptodate to boolDavid Sterba2019-04-293-4/+4
* btrfs: Introduce fs_info to extent_io_treeQu Wenruo2019-04-298-17/+20
* Btrfs: remove no longer used 'sync' member from transaction handleFilipe Manana2019-04-293-8/+0
* btrfs: zstd: remove indirect calls for local functionsDennis Zhou2019-04-291-4/+7
* btrfs: scrub: return EAGAIN when fs is closingDavid Sterba2019-04-291-1/+1
* btrfs: Initialize inode::i_mapping once in btrfs_symlinkGoldwyn Rodrigues2019-04-291-1/+0
* btrfs: Don't panic when we can't find a root keyQu Wenruo2019-04-291-5/+8
* btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_blockJohannes Thumshirn2019-04-291-1/+1
* btrfs: factor our read/write stage off csum_tree_block into its callersJohannes Thumshirn2019-04-291-26/+29
* Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-281-16/+26
|\
| * io_uring: remove 'state' argument from io_{read,write} pathJens Axboe2019-04-231-13/+12
| * io_uring: fix poll full SQ detectionStefan Bühler2019-04-221-1/+2
| * io_uring: fix race condition when sq threads goes sleepingStefan Bühler2019-04-221-1/+2
| * io_uring: fix race condition reading SQ entriesStefan Bühler2019-04-221-1/+2
| * io_uring: fail io_uring_register(2) on a dying io_uring instanceJens Axboe2019-04-221-0/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-261-2/+4
|\ \
| * | fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-04-261-2/+4
* | | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-04-261-2/+2
|\ \ \
| * | | tracing: Fix buffer_ref pipe opsJann Horn2019-04-261-2/+2
* | | | Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-262-5/+13
|\ \ \ \
| * | | | btrfs: Switch memory allocations in async csum calculation path to kvmallocNikolay Borisov2019-04-252-5/+13
* | | | | Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-04-264-15/+28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cifs: fix page reference leak with readv/writevJérôme Glisse2019-04-242-15/+23
| * | | | cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-04-241-0/+4
| * | | | cifs: fix memory leak in SMB2_readRonnie Sahlberg2019-04-241-0/+1
* | | | | Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-04-254-14/+85
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ceph: fix ci->i_head_snapc leakYan, Zheng2019-04-232-1/+15
| * | | | ceph: handle the case where a dentry has been renamed on outstanding reqJeff Layton2019-04-231-1/+15
| * | | | ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton2019-04-231-1/+5
| * | | | ceph: only use d_name directly when parent is lockedJeff Layton2019-04-231-11/+50
| | |_|/ | |/| |
* | | | Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-04-235-7/+42
|\ \ \ \ | |/ / / |/| | |
| * | | nfsd: wake blocked file lock waiters before sending callbackJeff Layton2019-04-221-0/+9
| * | | nfsd: wake waiters blocked on file_lock before deleting itJeff Layton2019-04-221-2/+1
| * | | nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2019-04-082-1/+8
| * | | nfsd/nfsd3_proc_readdir: fix buffer count and page pointersMurphy Zhou2019-04-052-4/+24
| | |/ | |/|
* | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-201-11/+30
|\ \ \
| * | | io_uring: fix CQ overflow conditionJens Axboe2019-04-171-1/+1
| * | | io_uring: fix possible deadlock between io_uring_{enter,register}Jens Axboe2019-04-151-0/+12
| * | | io_uring: drop io_file_put() 'file' argumentJens Axboe2019-04-131-6/+4
| * | | io_uring: only test SQPOLL cpu after we've verified itJens Axboe2019-04-131-4/+8
| * | | io_uring: park SQPOLL thread if it's percpuJens Axboe2019-04-131-0/+5
* | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-192-0/+27
* | | | Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-04-187-11/+10
|\ \ \ \
| * | | | afs: Fix in-progess ops to ignore server-level callback invalidationDavid Howells2019-04-133-6/+2
| * | | | afs: Unlock pages for __pagevec_release()Marc Dionne2019-04-131-0/+1
| * | | | afs: Differentiate abort due to unmarshalling from other errorsDavid Howells2019-04-131-1/+5
| * | | | afs: Avoid section confusion in CM_NAMEAndi Kleen2019-04-131-1/+1