Age | Commit message (Expand) | Author | Files | Lines |
2020-03-30 | Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -5/+7 |
2020-03-30 | Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -105/+93 |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-03-30 | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -837/+1617 |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -55/+25 |
2020-03-27 | io_uring: cleanup io_alloc_async_ctx() | Xiaoguang Wang | 1 | -3/+9 |
2020-03-26 | afs: Fix unpinned address list during probing | David Howells | 1 | -0/+2 |
2020-03-26 | Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -3/+12 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 3 | -68/+32 |
2020-03-25 | Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -7/+21 |
2020-03-25 | block: move the part_stat* helpers from genhd.h to a new header | Christoph Hellwig | 4 | -1/+4 |
2020-03-25 | block: move guard_bio_eod to bio.c | Christoph Hellwig | 2 | -44/+0 |
2020-03-24 | io_uring: fix missing 'return' in comment | Chucheng Luo | 1 | -1/+1 |
2020-03-25 | zonfs: Fix handling of read-only zones | Damien Le Moal | 1 | -7/+21 |
2020-03-24 | block: remove __bdevname | Christoph Hellwig | 2 | -6/+5 |
2020-03-23 | io-wq: handle hashed writes in chains | Pavel Begunkov | 2 | -28/+85 |
2020-03-23 | io-uring: drop 'free_pfile' in struct io_file_put | Hillf Danton | 1 | -24/+10 |
2020-03-23 | io-uring: drop completion when removing file | Hillf Danton | 1 | -8/+5 |
2020-03-23 | ceph: fix memory leak in ceph_cleanup_snapid_map() | Luis Henriques | 1 | -0/+1 |
2020-03-23 | ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL | Ilya Dryomov | 1 | -3/+11 |
2020-03-22 | io_uring: Fix ->data corruption on re-enqueue | Pavel Begunkov | 2 | -9/+5 |
2020-03-22 | Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+6 |
2020-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+4 |
2020-03-22 | io-wq: close cancel gap for hashed linked work | Pavel Begunkov | 1 | -3/+7 |
2020-03-21 | epoll: fix possible lost wakeup on epoll_ctl() path | Roman Penyaev | 1 | -4/+4 |
2020-03-21 | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -3/+22 |
2020-03-20 | btrfs: fix removal of raid[56|1c34} incompat flags after removing block group | Filipe Manana | 1 | -2/+2 |
2020-03-20 | io_uring: honor original task RLIMIT_FSIZE | Jens Axboe | 1 | -1/+16 |
2020-03-20 | io_uring: make sure accept honor rlimit nofile | Jens Axboe | 1 | -1/+4 |
2020-03-20 | io_uring: make sure openat/openat2 honor rlimit nofile | Jens Axboe | 2 | -2/+10 |
2020-03-19 | Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 3 | -68/+32 |
2020-03-19 | Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -2/+4 |
2020-03-18 | locks: reinstate locks_delete_block optimization | Linus Torvalds | 2 | -7/+50 |
2020-03-18 | block: fix a device invalidation regression | Christoph Hellwig | 1 | -4/+16 |
2020-03-17 | CIFS: fiemap: do not return EINVAL if get nothing | Murphy Zhou | 1 | -1/+1 |
2020-03-17 | CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir... | Shyam Prasad N | 1 | -0/+2 |
2020-03-17 | cifs: potential unintitliazed error code in cifs_getattr() | Dan Carpenter | 1 | -1/+1 |
2020-03-15 | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2020-03-14 | io-wq: hash dependent work | Pavel Begunkov | 1 | -6/+19 |
2020-03-14 | io-wq: split hashing and enqueueing | Pavel Begunkov | 3 | -24/+21 |
2020-03-14 | io-wq: don't resched if there is no work | Pavel Begunkov | 1 | -4/+6 |
2020-03-14 | io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN} | Pavel Begunkov | 1 | -0/+8 |
2020-03-13 | afs: Fix client call Rx-phase signal handling | David Howells | 1 | -32/+2 |
2020-03-13 | afs: Fix handling of an abort from a service handler | David Howells | 3 | -33/+26 |
2020-03-13 | afs: Fix some tracing details | David Howells | 1 | -2/+2 |
2020-03-13 | rxrpc: Fix call interruptibility handling | David Howells | 1 | -1/+2 |
2020-03-13 | Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 5 | -2/+13 |
2020-03-13 | Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+5 |
2020-03-13 | Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -4/+23 |
2020-03-13 | btrfs: fix log context list corruption after rename whiteout error | Filipe Manana | 1 | -0/+4 |