summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2018-09-30Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-0/+1
2018-09-27Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Greg Kroah-Hartman-1/+1
2018-09-27dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara-0/+1
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-11/+2
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman-25/+6
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi-0/+1
2018-09-20fs/proc/kcore.c: fix invalid memory access in multi-page read optimizationDominique Martinet-0/+1
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger-24/+0
2018-09-20ubifs: drop false positive assertionSascha Hauer-1/+3
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger-0/+3
2018-09-19ext2, dax: set ext2_dax_aops for dax filesToshi Kani-1/+1
2018-09-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-26/+72
2018-09-15ext4, dax: set ext4_dax_aops for dax filesToshi Kani-1/+1
2018-09-15ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani-0/+1
2018-09-15ext4: don't mark mmp buffer head dirtyLi Dongyang-1/+0
2018-09-15ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers-0/+2
2018-09-14Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-17/+43
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-24/+39
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust-9/+12
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust-3/+9
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust-1/+1
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust-10/+16
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust-1/+1
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+44
2018-09-13Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+14
2018-09-13pstore: Fix incorrect persistent ram buffer mappingBin Yang-3/+14
2018-09-12cifs: read overflow in is_valid_oplock_break()Dan Carpenter-0/+8
2018-09-12cifs: integer overflow in in SMB2_ioctl()Dan Carpenter-2/+2
2018-09-12CIFS: fix wrapping bugs in num_entries()Dan Carpenter-10/+15
2018-09-12cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter-2/+9
2018-09-11filesystem-dax: Fix use of zero pageMatthew Wilcox-11/+2
2018-09-11ext4: close race between direct IO and ext4_break_layouts()Ross Zwisler-6/+3
2018-09-10ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi-12/+14
2018-09-09fs/cifs: require sha512Stefan Metzmacher-0/+1
2018-09-09fs/cifs: suppress a string overflow warningStephen Rothwell-3/+8
2018-09-07afs: Fix cell specification to permit an empty address listDavid Howells-8/+7
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds-5/+11
2018-09-07Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-10/+3
2018-09-06Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-19/+40
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-55/+197
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov-5/+11
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi-390/+39
2018-09-03ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o-1/+2
2018-09-03ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o-0/+20
2018-09-03fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein-10/+3
2018-09-03ovl: add ovl_fadvise()Amir Goldstein-0/+20
2018-09-02cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein-1/+1
2018-09-02smb3: check for and properly advertise directory lease supportSteve French-5/+8
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingSteve French-5/+9
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French-5/+22