| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 3 | -115/+49 |
|\ |
|
| * | devpts: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -34/+13 |
| * | fs: Convert namespace IDAs to new API | Matthew Wilcox | 2018-08-22 | 1 | -38/+12 |
| * | fs: Convert unnamed_dev_ida to new API | Matthew Wilcox | 2018-08-22 | 1 | -43/+24 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 | 1 | -2/+5 |
|\ \ |
|
| * \ | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 | 1 | -2/+5 |
| |\ \ |
|
| | * | | x86: Add entry trampolines to kcore | Adrian Hunter | 2018-08-15 | 1 | -2/+5 |
* | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-26 | 1 | -9/+116 |
|\ \ \ \ |
|
| * | | | | filesystem-dax: Introduce dax_lock_mapping_entry() | Dan Williams | 2018-07-23 | 1 | -6/+103 |
| * | | | | filesystem-dax: Set page->index | Dan Williams | 2018-07-20 | 1 | -3/+13 |
* | | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-26 | 1 | -9/+4 |
|\ \ \ \ \ |
|
| * | | | | | filesystem-dax: Do not request kaddr and pfn when not required | Huaisheng Ye | 2018-07-30 | 1 | -9/+4 |
* | | | | | | Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2018-08-25 | 1 | -0/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | ubifs: Remove empty file.h | Richard Weinberger | 2018-08-24 | 1 | -0/+0 |
* | | | | | | | Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-08-25 | 6 | -5/+30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cifs: update internal module version number for cifs.ko to 2.12 | Steve French | 2018-08-23 | 1 | -1/+1 |
| * | | | | | | | cifs: check kmalloc before use | Nicholas Mc Guire | 2018-08-23 | 1 | -0/+6 |
| * | | | | | | | cifs: check if SMB2 PDU size has been padded and suppress the warning | Ronnie Sahlberg | 2018-08-23 | 1 | -0/+7 |
| * | | | | | | | cifs: create a define for how many iovs we need for an SMB2_open() | Ronnie Sahlberg | 2018-08-23 | 3 | -4/+16 |
* | | | | | | | | hpfs: remove unnecessary checks on the value of r when assigning error code | Colin Ian King | 2018-08-25 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | getxattr: use correct xattr length | Christian Brauner | 2018-08-23 | 1 | -1/+1 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-24 | 8 | -17/+67 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 2018-08-24 | 1 | -4/+2 |
| * | | | | | | | | fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds | Arnd Bergmann | 2018-08-24 | 1 | -0/+2 |
| * | | | | | | | | fs/afs: use new return type vm_fault_t | Souptick Joarder | 2018-08-24 | 2 | -2/+3 |
| * | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 2018-08-24 | 1 | -3/+50 |
| * | | | | | | | | hfs: prevent crash on exit from failed search | Ernesto A. Fernández | 2018-08-24 | 1 | -3/+4 |
| * | | | | | | | | hfsplus: prevent crash on exit from failed search | Ernesto A. Fernandez | 2018-08-24 | 1 | -3/+4 |
| * | | | | | | | | hfsplus: fix NULL dereference in hfsplus_lookup() | Ernesto A. Fernández | 2018-08-24 | 1 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2018-08-24 | 26 | -161/+814 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | pNFS: Remove unwanted optimisation of layoutget | Trond Myklebust | 2018-08-21 | 1 | -6/+0 |
| * | | | | | | | | pNFS/flexfiles: ff_layout_pg_init_read should exit on error | Trond Myklebust | 2018-08-21 | 1 | -17/+11 |
| * | | | | | | | | pNFS: Treat RECALLCONFLICT like DELAY... | Trond Myklebust | 2018-08-16 | 1 | -9/+0 |
| * | | | | | | | | pNFS: When updating the stateid in layoutreturn, also update the recall range | Trond Myklebust | 2018-08-16 | 3 | -2/+11 |
| * | | | | | | | | NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() | Trond Myklebust | 2018-08-15 | 1 | -4/+10 |
| * | | | | | | | | NFSv4: Fix locking in pnfs_generic_recover_commit_reqs | Trond Myklebust | 2018-08-15 | 1 | -9/+7 |
| * | | | | | | | | NFSv4: Fix a typo in nfs4_init_channel_attrs() | Trond Myklebust | 2018-08-13 | 1 | -1/+1 |
| * | | | | | | | | NFSv4: Don't busy wait if NFSv4 session draining is interrupted | Trond Myklebust | 2018-08-13 | 1 | -5/+13 |
| * | | | | | | | | NFS recover from destination server reboot for copies | Olga Kornievskaia | 2018-08-13 | 4 | -5/+39 |
| * | | | | | | | | NFS add a simple sync nfs4_proc_commit after async COPY | Olga Kornievskaia | 2018-08-09 | 3 | -1/+66 |
| * | | | | | | | | NFS handle COPY ERR_OFFLOAD_NO_REQS | Olga Kornievskaia | 2018-08-09 | 1 | -1/+5 |
| * | | | | | | | | NFS send OFFLOAD_CANCEL when COPY killed | Olga Kornievskaia | 2018-08-09 | 1 | -1/+90 |
| * | | | | | | | | NFS export nfs4_async_handle_error | Olga Kornievskaia | 2018-08-09 | 2 | -1/+4 |
| * | | | | | | | | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia | 2018-08-09 | 3 | -5/+49 |
| * | | | | | | | | NFS add support for asynchronous COPY | Olga Kornievskaia | 2018-08-09 | 4 | -9/+93 |
| * | | | | | | | | NFS COPY xdr handle async reply | Olga Kornievskaia | 2018-08-09 | 1 | -10/+12 |
| * | | | | | | | | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2018-08-09 | 3 | -0/+70 |
| * | | | | | | | | NFS CB_OFFLOAD xdr | Olga Kornievskaia | 2018-08-09 | 3 | -1/+98 |
| * | | | | | | | | NFS: Use an appropriate work queue for direct-write completion | NeilBrown | 2018-08-08 | 1 | -1/+1 |