| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-05-05 | 3 | -8/+8 |
|\ |
|
| * | ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour | Al Viro | 2019-05-02 | 1 | -1/+1 |
| * | Abort file_remove_privs() for non-reg. files | Alexander Lochmann | 2019-04-29 | 1 | -2/+7 |
| * | [fix] get rid of checking for absent device name in vfs_get_tree() | Al Viro | 2019-04-29 | 1 | -5/+0 |
* | | Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-02 | 2 | -92/+160 |
|\ \ |
|
| * | | io_uring: avoid page allocation warnings | Mark Rutland | 2019-05-01 | 1 | -8/+9 |
| * | | block: fix handling for BIO_NO_PAGE_REF | Ming Lei | 2019-05-01 | 1 | -1/+2 |
| * | | io_uring: drop req submit reference always in async punt | Jens Axboe | 2019-05-01 | 1 | -3/+4 |
| * | | io_uring: free allocated io_memory once | Mark Rutland | 2019-05-01 | 1 | -8/+7 |
| * | | io_uring: fix SQPOLL cpu validation | Mark Rutland | 2019-05-01 | 1 | -7/+3 |
| * | | io_uring: have submission side sqe errors post a cqe | Jens Axboe | 2019-05-01 | 1 | -28/+6 |
| * | | io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP | Stefan Bühler | 2019-04-30 | 1 | -2/+0 |
| * | | io_uring: remove unnecessary barrier after incrementing dropped counter | Stefan Bühler | 2019-04-30 | 1 | -2/+0 |
| * | | io_uring: remove unnecessary barrier before reading SQ tail | Stefan Bühler | 2019-04-30 | 1 | -2/+0 |
| * | | io_uring: remove unnecessary barrier after updating SQ head | Stefan Bühler | 2019-04-30 | 1 | -6/+0 |
| * | | io_uring: remove unnecessary barrier before reading cq head | Stefan Bühler | 2019-04-30 | 1 | -2/+5 |
| * | | io_uring: remove unnecessary barrier before wq_has_sleeper | Stefan Bühler | 2019-04-30 | 1 | -7/+4 |
| * | | io_uring: fix notes on barriers | Stefan Bühler | 2019-04-30 | 1 | -9/+110 |
| * | | io_uring: fix handling SQEs requesting NOWAIT | Stefan Bühler | 2019-04-30 | 1 | -7/+10 |
* | | | gcc-9: don't warn about uninitialized btrfs extent_type variable | Linus Torvalds | 2019-05-01 | 1 | -1/+1 |
* | | | Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-05-01 | 2 | -8/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | fsnotify: Fix NULL ptr deref in fanotify_get_fsid() | Jan Kara | 2019-04-28 | 2 | -8/+18 |
* | | | Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-04-28 | 1 | -16/+26 |
|\ \ \ |
|
| * | | | io_uring: remove 'state' argument from io_{read,write} path | Jens Axboe | 2019-04-23 | 1 | -13/+12 |
| * | | | io_uring: fix poll full SQ detection | Stefan Bühler | 2019-04-22 | 1 | -1/+2 |
| * | | | io_uring: fix race condition when sq threads goes sleeping | Stefan Bühler | 2019-04-22 | 1 | -1/+2 |
| * | | | io_uring: fix race condition reading SQ entries | Stefan Bühler | 2019-04-22 | 1 | -1/+2 |
| * | | | io_uring: fail io_uring_register(2) on a dying io_uring instance | Jens Axboe | 2019-04-22 | 1 | -0/+8 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-04-27 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | fs/proc/proc_sysctl.c: Fix a NULL pointer dereference | YueHaibing | 2019-04-26 | 1 | -2/+4 |
* | | | | | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2019-04-26 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | tracing: Fix buffer_ref pipe ops | Jann Horn | 2019-04-26 | 1 | -2/+2 |
* | | | | | | Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-04-26 | 2 | -5/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | btrfs: Switch memory allocations in async csum calculation path to kvmalloc | Nikolay Borisov | 2019-04-25 | 2 | -5/+13 |
* | | | | | | | Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-04-26 | 4 | -15/+28 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | cifs: fix page reference leak with readv/writev | Jérôme Glisse | 2019-04-24 | 2 | -15/+23 |
| * | | | | | | cifs: do not attempt cifs operation on smb2+ rename error | Frank Sorenson | 2019-04-24 | 1 | -0/+4 |
| * | | | | | | cifs: fix memory leak in SMB2_read | Ronnie Sahlberg | 2019-04-24 | 1 | -0/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-04-25 | 4 | -14/+85 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | ceph: fix ci->i_head_snapc leak | Yan, Zheng | 2019-04-23 | 2 | -1/+15 |
| * | | | | | ceph: handle the case where a dentry has been renamed on outstanding req | Jeff Layton | 2019-04-23 | 1 | -1/+15 |
| * | | | | | ceph: ensure d_name stability in ceph_dentry_hash() | Jeff Layton | 2019-04-23 | 1 | -1/+5 |
| * | | | | | ceph: only use d_name directly when parent is locked | Jeff Layton | 2019-04-23 | 1 | -11/+50 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-04-23 | 5 | -7/+42 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | nfsd: wake blocked file lock waiters before sending callback | Jeff Layton | 2019-04-22 | 1 | -0/+9 |
| * | | | | nfsd: wake waiters blocked on file_lock before deleting it | Jeff Layton | 2019-04-22 | 1 | -2/+1 |
| * | | | | nfsd: Don't release the callback slot unless it was actually held | Trond Myklebust | 2019-04-08 | 2 | -1/+8 |
| * | | | | nfsd/nfsd3_proc_readdir: fix buffer count and page pointers | Murphy Zhou | 2019-04-06 | 2 | -4/+24 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-04-20 | 1 | -11/+30 |
|\ \ \ \ |
|
| * | | | | io_uring: fix CQ overflow condition | Jens Axboe | 2019-04-17 | 1 | -1/+1 |