Age | Commit message (Expand) | Author |
2019-05-19 | Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-05-19 | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-05-19 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-05-19 | Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-05-18 | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into... | Jiufei Xue |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-17 | ext4: avoid panic during forced reboot due to aborted journal | Jan Kara |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-16 | Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-16 | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-16 | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-05-16 | afs: Fix application of the results of a inline bulk status fetch | David Howells |
2019-05-16 | afs: Pass pre-fetch server and volume break counts into afs_iget5_set() | David Howells |
2019-05-16 | afs: Fix unlink to handle YFS.RemoveFile2 better | David Howells |
2019-05-16 | afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry | David Howells |
2019-05-16 | afs: Make vnode->cb_interest RCU safe | David Howells |
2019-05-16 | afs: Split afs_validate() so first part can be used under LOOKUP_RCU | David Howells |
2019-05-16 | afs: Don't save callback version and type fields | David Howells |
2019-05-16 | Merge tag 'configfs-for-5.2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2019-05-16 | uapi, fsopen: use square brackets around "fscontext" [ver #2] | Christian Brauner |
2019-05-16 | afs: Fix double inc of vnode->cb_break | David Howells |
2019-05-16 | afs: Fix application of status and callback to be under same lock | David Howells |
2019-05-16 | afs: Fix lock-wait/callback-break double locking | David Howells |
2019-05-16 | afs: Always get the reply time | David Howells |
2019-05-16 | afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set | David Howells |
2019-05-16 | afs: Fix order-1 allocation in afs_do_lookup() | David Howells |
2019-05-16 | afs: Fix calculation of callback expiry time | David Howells |
2019-05-16 | afs: Get rid of afs_call::reply[] | David Howells |
2019-05-16 | afs: Make dynamic root population wait uninterruptibly for proc_cells_lock | David Howells |
2019-05-16 | afs: Don't pass the vnode pointer through into the inline bulk status op | David Howells |
2019-05-16 | afs: Make some RPC operations non-interruptible | David Howells |
2019-05-16 | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells |
2019-05-16 | afs: Fix error propagation from server record check/update | David Howells |
2019-05-16 | afs: Fix the maximum lifespan of VL and probe calls | David Howells |
2019-05-16 | afs: Fix "kAFS: AFS vnode with undefined type 0" | David Howells |
2019-05-16 | io_uring: use wait_event_interruptible for cq_wait conditional wait | Jackie Liu |
2019-05-16 | io_uring: adjust smp_rmb inside io_cqring_events | Jackie Liu |
2019-05-16 | io_uring: fix infinite wait in khread_park() on io_finish_async() | Roman Penyaev |
2019-05-16 | afs: Fix cell DNS lookup | David Howells |
2019-05-15 | cifs: add support for SEEK_DATA and SEEK_HOLE | Ronnie Sahlberg |
2019-05-15 | Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s... | Kovtunenko Oleksandr |
2019-05-15 | cifs: Allocate memory for all iovs in smb2_ioctl | Long Li |
2019-05-15 | cifs: Don't match port on SMBDirect transport | Long Li |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-05-15 | ubifs: Convert xattr inum to host order | Richard Weinberger |
2019-05-15 | ubifs: Use correct config name for encryption | Richard Weinberger |
2019-05-15 | ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR | YueHaibing |
2019-05-15 | io_uring: remove 'ev_flags' argument | Jens Axboe |