summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-263-115/+49
|\
| * devpts: Convert to new IDA APIMatthew Wilcox2018-08-211-34/+13
| * fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-211-38/+12
| * fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-211-43/+24
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-2/+5
|\ \
| * \ Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-2/+5
| |\ \
| | * | x86: Add entry trampolines to kcoreAdrian Hunter2018-08-141-2/+5
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-251-9/+116
|\ \ \ \
| * | | | filesystem-dax: Introduce dax_lock_mapping_entry()Dan Williams2018-07-231-6/+103
| * | | | filesystem-dax: Set page->indexDan Williams2018-07-201-3/+13
* | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-251-9/+4
|\ \ \ \ \
| * | | | | filesystem-dax: Do not request kaddr and pfn when not requiredHuaisheng Ye2018-07-301-9/+4
* | | | | | Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-251-0/+0
|\ \ \ \ \ \
| * | | | | | ubifs: Remove empty file.hRichard Weinberger2018-08-241-0/+0
* | | | | | | Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-08-256-5/+30
|\ \ \ \ \ \ \
| * | | | | | | cifs: update internal module version number for cifs.ko to 2.12Steve French2018-08-231-1/+1
| * | | | | | | cifs: check kmalloc before useNicholas Mc Guire2018-08-231-0/+6
| * | | | | | | cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg2018-08-231-0/+7
| * | | | | | | cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg2018-08-233-4/+16
* | | | | | | | hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King2018-08-251-1/+1
* | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | getxattr: use correct xattr lengthChristian Brauner2018-08-231-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-238-17/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-4/+2
| * | | | | | | | fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann2018-08-231-0/+2
| * | | | | | | | fs/afs: use new return type vm_fault_tSouptick Joarder2018-08-232-2/+3
| * | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-231-3/+50
| * | | | | | | | hfs: prevent crash on exit from failed searchErnesto A. Fernández2018-08-231-3/+4
| * | | | | | | | hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez2018-08-231-3/+4
| * | | | | | | | hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández2018-08-231-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-2326-161/+814
|\ \ \ \ \ \ \ \
| * | | | | | | | pNFS: Remove unwanted optimisation of layoutgetTrond Myklebust2018-08-211-6/+0
| * | | | | | | | pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust2018-08-211-17/+11
| * | | | | | | | pNFS: Treat RECALLCONFLICT like DELAY...Trond Myklebust2018-08-161-9/+0
| * | | | | | | | pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust2018-08-163-2/+11
| * | | | | | | | NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust2018-08-151-4/+10
| * | | | | | | | NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust2018-08-151-9/+7
| * | | | | | | | NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust2018-08-131-1/+1
| * | | | | | | | NFSv4: Don't busy wait if NFSv4 session draining is interruptedTrond Myklebust2018-08-131-5/+13
| * | | | | | | | NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-134-5/+39
| * | | | | | | | NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia2018-08-093-1/+66
| * | | | | | | | NFS handle COPY ERR_OFFLOAD_NO_REQSOlga Kornievskaia2018-08-091-1/+5
| * | | | | | | | NFS send OFFLOAD_CANCEL when COPY killedOlga Kornievskaia2018-08-091-1/+90
| * | | | | | | | NFS export nfs4_async_handle_errorOlga Kornievskaia2018-08-092-1/+4
| * | | | | | | | NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-093-5/+49
| * | | | | | | | NFS add support for asynchronous COPYOlga Kornievskaia2018-08-094-9/+93
| * | | | | | | | NFS COPY xdr handle async replyOlga Kornievskaia2018-08-091-10/+12
| * | | | | | | | NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-093-0/+70
| * | | | | | | | NFS CB_OFFLOAD xdrOlga Kornievskaia2018-08-093-1/+98
| * | | | | | | | NFS: Use an appropriate work queue for direct-write completionNeilBrown2018-08-081-1/+1