aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-09-07afs: Fix cell specification to permit an empty address listGravatar David Howells 1-8/+7
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-5/+11
2018-09-07Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-10/+3
2018-09-06Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 6-19/+40
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-55/+197
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Gravatar Ilya Dryomov 1-5/+11
2018-09-04nilfs2: convert to SPDX license tagsGravatar Ryusuke Konishi 39-390/+39
2018-09-03fsnotify: fix ignore mask logic in fsnotify()Gravatar Amir Goldstein 1-10/+3
2018-09-02cifs: connect to servername instead of IP for IPC$ shareGravatar Thomas Werschlein 1-1/+1
2018-09-02smb3: check for and properly advertise directory lease supportGravatar Steve French 2-5/+8
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingGravatar Steve French 1-5/+9
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsGravatar Steve French 2-5/+22
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashGravatar Jon Kuhn 1-3/+0
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2018-08-30notifier: Remove notifier header file wherever not usedGravatar Mukesh Ojha 1-1/+0
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 4-83/+37
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 3-115/+49
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+5
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Gravatar Linus Torvalds 1-9/+116
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Gravatar Linus Torvalds 1-9/+4
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-0/+0
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 6-5/+30
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeGravatar Colin Ian King 1-1/+1
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2018-08-24btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuGravatar Misono Tomohiro 1-2/+9
2018-08-24ubifs: Remove empty file.hGravatar Richard Weinberger 1-0/+0
2018-08-24udf: Fix mounting of Win7 created UDF filesystemsGravatar Jan Kara 1-12/+19
2018-08-24udf: Remove dead code from udf_find_fileset()Gravatar Jan Kara 1-61/+1
2018-08-23Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-17/+67
2018-08-23mm: Change return type int to vm_fault_t for fault handlersGravatar Souptick Joarder 1-4/+2
2018-08-23fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsGravatar Arnd Bergmann 1-0/+2
2018-08-23fs/afs: use new return type vm_fault_tGravatar Souptick Joarder 2-2/+3
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesGravatar Salvatore Mesoraca 1-3/+50
2018-08-23hfs: prevent crash on exit from failed searchGravatar Ernesto A. Fernández 1-3/+4
2018-08-23hfsplus: prevent crash on exit from failed searchGravatar Ernesto A. Fernandez 1-3/+4
2018-08-23hfsplus: fix NULL dereference in hfsplus_lookup()Gravatar Ernesto A. Fernández 1-2/+2
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 26-161/+814
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 16-103/+143
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 34-558/+724
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Gravatar Steve French 1-1/+1
2018-08-23cifs: check kmalloc before useGravatar Nicholas Mc Guire 1-0/+6
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningGravatar Ronnie Sahlberg 1-0/+7
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Gravatar Ronnie Sahlberg 3-4/+16
2018-08-23getxattr: use correct xattr lengthGravatar Christian Brauner 1-1/+1
2018-08-23btrfs: use after free in btrfs_quota_enableGravatar Dan Carpenter 1-3/+2
2018-08-23btrfs: btrfs_shrink_device should call commit transaction at the endGravatar Anand Jain 1-1/+6
2018-08-23btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataGravatar Lu Fengqi 1-9/+8
2018-08-23Btrfs: fix data corruption when deduplicating between different filesGravatar Filipe Manana 1-0/+19
2018-08-23Btrfs: sync log after logging new nameGravatar Filipe Manana 3-19/+131
2018-08-22nfsd: Remove callback_credGravatar Chuck Lever 3-30/+2