summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-01-21Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-20pstore/ram: Avoid allocation and leak of platform dataKees Cook
2019-01-21Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-20Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-18btrfs: wakeup cleaner thread when adding delayed iputJosef Bacik
2019-01-18btrfs: run delayed iputs before committingJosef Bacik
2019-01-18btrfs: wait on ordered extents on abort cleanupJosef Bacik
2019-01-18btrfs: handle delayed ref head accounting cleanup in abortJosef Bacik
2019-01-18Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"David Sterba
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-17pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan
2019-01-17afs: Fix race in async call refcountingDavid Howells
2019-01-17afs: Provide a function to get a ref on a callDavid Howells
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne
2019-01-15NFSv4.2 fix unnecessary retry in nfs4_copy_file_rangeOlga Kornievskaia
2019-01-15blockdev: Fix livelocks on loop deviceJan Kara
2019-01-14Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-14Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-14Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11cifs: update internal module version numberSteve French
2019-01-11CIFS: Fix error paths in writeback codePavel Shilovsky
2019-01-11CIFS: Move credit processing to mid callbacks for SMB3Pavel Shilovsky
2019-01-11CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky
2019-01-11cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-11cifs: Limit memory used by lock request calls to a pageRoss Lagerwall
2019-01-11cifs: move large array from stack to heapAurelien Aptel
2019-01-11CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky
2019-01-10CIFS: Fix credit computation for compounded requestsPavel Shilovsky
2019-01-10CIFS: Do not set credits to 1 if the server didn't grant anythingPavel Shilovsky
2019-01-10CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky
2019-01-10cifs: Fix a tiny potential memory leakDan Carpenter
2019-01-10cifs: Fix a debug messageDan Carpenter
2019-01-10afs: Set correct lock type for the yfs CreateFileMarc Dionne
2019-01-10afs: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-10btrfs: Use real device structure to verify dev extentQu Wenruo
2019-01-09Btrfs: fix deadlock when using free space tree due to block group creationFilipe Manana
2019-01-09Btrfs: fix race between reflink/dedupe and relocationFilipe Manana
2019-01-09Btrfs: fix race between cloning range ending at eof and writebackFilipe Manana
2019-01-08hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"Mike Kravetz
2019-01-07ceph: use vmf_error() in ceph_filemap_fault()Souptick Joarder
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2019-01-07sysfs: convert BUG_ON to WARN_ONGreg Kroah-Hartman
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-05Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds