summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-09-145-17/+43
|\
| * cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-09-121-0/+8
| * cifs: integer overflow in in SMB2_ioctl()Dan Carpenter2018-09-121-2/+2
| * CIFS: fix wrapping bugs in num_entries()Dan Carpenter2018-09-121-10/+15
| * cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter2018-09-121-2/+9
| * fs/cifs: require sha512Stefan Metzmacher2018-09-091-0/+1
| * fs/cifs: suppress a string overflow warningStephen Rothwell2018-09-091-3/+8
* | Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-09-144-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-133-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-131-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-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
|\ \ \ \