summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-01Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian
2019-02-01fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-02-01Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-01-31gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher
2019-01-31Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-31cifs: update internal module version numberSteve French
2019-01-31CIFS: fix use-after-free of the lease keysAurelien Aptel
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long
2019-01-30fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long
2019-01-30btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman
2019-01-30btrfs: clean up pending block groups when transaction commit abortsDavid Sterba
2019-01-30btrfs: fix potential oops in device_list_addAl Viro
2019-01-29CIFS: Do not consider -ENODATA as stat failure for readsPavel Shilovsky
2019-01-29CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky
2019-01-29CIFS: Fix trace command logging for SMB2 reads and writesPavel Shilovsky
2019-01-29CIFS: Fix possible oops and memory leaks in async IOPavel Shilovsky
2019-01-29cifs: limit amount of data we request for xattrs to CIFSMaxBufSizeRonnie Sahlberg
2019-01-29cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg
2019-01-29NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust
2019-01-28nfs: Fix NULL pointer dereference of dev_nameYao Liu
2019-01-28btrfs: don't end the transaction for delayed refs in throttleJosef Bacik
2019-01-28Btrfs: fix deadlock when allocating tree block during leaf/node splitFilipe Manana
2019-01-27iomap: fix a use after free in iomap_dio_rwChristoph Hellwig
2019-01-27iomap: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2019-01-26Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-24cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg
2019-01-24smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg
2019-01-24CIFS: Fix mounts if the client is low on creditsPavel Shilovsky
2019-01-24CIFS: Do not assume one credit for async responsesPavel Shilovsky
2019-01-24CIFS: Fix credit calculations in compound mid callbackPavel Shilovsky
2019-01-24CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky
2019-01-24CIFS: Fix credits calculations for reads with errorsPavel Shilovsky
2019-01-24CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky
2019-01-25Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-24smb3: Cleanup license messThomas Gleixner
2019-01-24CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky
2019-01-24cifs: fix memory leak of an allocated cifs_ntsd structureColin Ian King
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-22direct-io: allow direct writes to empty inodesErnesto A. Fernández
2019-01-21ceph: quota: cleanup license messThomas Gleixner
2019-01-21ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng
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