summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix cell specification to permit an empty address listDavid Howells2018-09-071-8/+7
* Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds2018-09-071-5/+11
|\
| * ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov2018-09-061-5/+11
* | Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-09-071-10/+3
|\ \
| * | fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein2018-09-031-10/+3
| |/
* | Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-09-066-19/+40
|\ \
| * | cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein2018-09-021-1/+1
| * | smb3: check for and properly advertise directory lease supportSteve French2018-09-022-5/+8
| * | smb3: minor debugging clarifications in rfc1001 len processingSteve French2018-09-021-5/+9
| * | SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2018-09-022-5/+22
| * | fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn2018-09-021-3/+0
| |/
* | Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-069-55/+197
|\ \
| * | btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro2018-08-241-2/+9
| * | btrfs: use after free in btrfs_quota_enableDan Carpenter2018-08-231-3/+2
| * | btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain2018-08-231-1/+6
| * | btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi2018-08-231-9/+8
| * | Btrfs: fix data corruption when deduplicating between different filesFilipe Manana2018-08-231-0/+19
| * | Btrfs: sync log after logging new nameFilipe Manana2018-08-233-19/+131
| * | Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-174-21/+22
* | | nilfs2: convert to SPDX license tagsRyusuke Konishi2018-09-0439-390/+39
| |/ |/|
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-021-1/+0
|\ \
| * | notifier: Remove notifier header file wherever not usedMukesh Ojha2018-08-301-1/+0
* | | Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-294-83/+37
|\ \ \ | |/ / |/| |
| * | udf: Fix mounting of Win7 created UDF filesystemsJan Kara2018-08-241-12/+19
| * | udf: Remove dead code from udf_find_fileset()Jan Kara2018-08-241-61/+1
| * | fs/quota: Fix spectre gadget in do_quotactlJeremy Cline2018-08-221-0/+2
| * | fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTASJeremy Cline2018-08-221-7/+5
| * | isofs: reject hardware sector size > 2048 bytesEric Sandeen2018-08-211-0/+7
| * | fsnotify: fix false positive warning on inode deleteJan Kara2018-08-201-3/+3
* | | 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
|\ \ \ \ \ \ \ \ \ \