summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-09-154-24/+39
|\
| * NFS: Don't open code clearing of delegation stateTrond Myklebust2018-09-141-9/+12
| * NFSv4.1 fix infinite loop on I/O.Trond Myklebust2018-09-142-3/+9
| * NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust2018-09-141-1/+1
| * pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust2018-09-141-10/+16
| * NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust2018-09-141-1/+1
* | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-143-15/+44
|\ \
| * | ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi2018-09-101-12/+14
| * | ovl: add ovl_fadvise()Amir Goldstein2018-09-031-0/+20
| * | ovl: fix GPF in swapfile_activate of file from overlayfs over xfsAmir Goldstein2018-08-302-3/+6
| * | ovl: respect FIEMAP_FLAG_SYNC flagAmir Goldstein2018-08-301-0/+4
* | | Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-141-3/+14
|\ \ \
| * | | pstore: Fix incorrect persistent ram buffer mappingBin Yang2018-09-131-3/+14
* | | | afs: Fix cell specification to permit an empty address listDavid Howells2018-09-081-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-076-19/+40
|\ \ \ \
| * | | | cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein2018-09-031-1/+1
| * | | | smb3: check for and properly advertise directory lease supportSteve French2018-09-032-5/+8
| * | | | smb3: minor debugging clarifications in rfc1001 len processingSteve French2018-09-031-5/+9
| * | | | SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2018-09-032-5/+22
| * | | | fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn2018-09-031-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-0539-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-221-34/+13
| * | | | fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-221-38/+12
| * | | | fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-221-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-151-2/+5
* | | | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-261-9/+116
|\ \ \ \ \ \ \