summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-09-07afs: Fix cell specification to permit an empty address listDavid Howells
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-09-06Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2018-09-03fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein
2018-09-02cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein
2018-09-02smb3: check for and properly advertise directory lease supportSteve French
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingSteve French
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro
2018-08-24ubifs: Remove empty file.hRichard Weinberger
2018-08-24udf: Fix mounting of Win7 created UDF filesystemsJan Kara
2018-08-24udf: Remove dead code from udf_find_fileset()Jan Kara
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann
2018-08-23fs/afs: use new return type vm_fault_tSouptick Joarder
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-23hfs: prevent crash on exit from failed searchErnesto A. Fernández
2018-08-23hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez
2018-08-23hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-08-23cifs: check kmalloc before useNicholas Mc Guire
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg
2018-08-23getxattr: use correct xattr lengthChristian Brauner
2018-08-23btrfs: use after free in btrfs_quota_enableDan Carpenter
2018-08-23btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain
2018-08-23btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi
2018-08-23Btrfs: fix data corruption when deduplicating between different filesFilipe Manana
2018-08-23Btrfs: sync log after logging new nameFilipe Manana
2018-08-22nfsd: Remove callback_credChuck Lever