summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French2019-03-271-1/+4
* cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg2019-03-271-2/+6
* udf: Fix crash on IO error during truncateJan Kara2019-03-271-0/+3
* NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust2019-03-231-4/+8
* nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-231-1/+1
* nfsd: fix memory corruption caused by readdirNeilBrown2019-03-232-2/+15
* nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-03-231-4/+4
* NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-231-1/+1
* NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-231-1/+0
* NFS: Fix I/O request leakagesTrond Myklebust2019-03-231-5/+21
* jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)2019-03-231-8/+8
* jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)2019-03-231-5/+12
* ext2: Fix underflow in ext2_max_size()Jan Kara2019-03-231-14/+25
* ext4: fix crash during online resizingJan Kara2019-03-231-1/+2
* ext4: add mask of ext4 flags to swapyangerkun2019-03-232-1/+8
* ext4: update quota information while swapping boot loader inodeyangerkun2019-03-231-13/+43
* ext4: cleanup pagecache before swap i_datayangerkun2019-03-231-4/+12
* ext4: fix check of inode in swap_inode_boot_loaderyangerkun2019-03-231-9/+13
* Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana2019-03-231-18/+3
* Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-03-231-2/+2
* btrfs: init csum_list before possible freeDan Robertson2019-03-231-1/+1
* btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-231-2/+2
* btrfs: drop the lock on error in btrfs_dev_replace_cancelDan Carpenter2019-03-231-0/+1
* btrfs: scrub: fix circular locking dependency warningAnand Jain2019-03-231-11/+11
* Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana2019-03-231-0/+9
* Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana2019-03-231-0/+8
* ovl: Do not lose security.capability xattr over metadata file copy-upVivek Goyal2019-03-233-22/+63
* ovl: During copy up, first copy up data and then xattrsVivek Goyal2019-03-231-13/+18
* splice: don't merge into linked buffersJann Horn2019-03-232-0/+18
* fs/devpts: always delete dcache dentry-s in dput()Varad Gautam2019-03-231-0/+1
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-235-3/+28
* CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
* CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky2019-03-234-3/+49
* CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-03-232-6/+26
* CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky2019-03-231-4/+13
* fix cgroup_do_mount() handling of failure exitsAl Viro2019-03-231-2/+6
* dax: Flush partial PMDs correctlyMatthew Wilcox2019-03-231-10/+9
* 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-235-30/+53
* f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim2019-03-191-5/+7
* gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher2019-03-131-1/+1
* exec: Fix mem leak in kernel_read_fileYueHaibing2019-03-101-1/+1
* aio: Fix locking in aio_poll()Bart Van Assche2019-03-101-3/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-011-0/+12
|\
| * hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-011-0/+12
* | Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-281-4/+0
|\ \ | |/ |/|
| * orangefs: remove two un-needed BUG_ONs...Mike Marshall2019-02-201-4/+0
* | afs: Fix manually set volume location server listDavid Howells2019-02-251-0/+1
* | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds2019-02-251-2/+0
* | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2019-02-211-1/+2
|\ \
| * | ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-181-1/+2
| |/
OpenPOWER on IntegriCloud