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