summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-08-19NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()Trond Myklebust
2019-08-19NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust
2019-08-19NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust
2019-08-19NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust
2019-08-19NFSv4: Fix return value in nfs_finish_open()Trond Myklebust
2019-08-19NFSv4: Fix return values for nfs4_file_open()Trond Myklebust
2019-08-19NFS: Don't refresh attributes with mounted-on-file informationTrond Myklebust
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2019-08-18xfs: fix reflink source file racing with directio writesDarrick J. Wong
2019-08-18Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-16vfs: fix page locking deadlocks when deduping filesDarrick J. Wong
2019-08-16xfs: compat_ioctl: use compat_ptr()Christoph Hellwig
2019-08-16xfs: fall back to native ioctls for unhandled compat onesChristoph Hellwig
2019-08-16nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe
2019-08-15nfsd: initialize i_private before d_addJ. Bruce Fields
2019-08-15Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields
2019-08-15nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa
2019-08-15io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-15io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell
2019-08-14Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-13seq_file: fix problem when seeking mid-recordNeilBrown
2019-08-12xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong
2019-08-12xfs: remove more ondisk directory corruption assertsDarrick J. Wong
2019-08-11Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-10Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-09Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher
2019-08-08Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-08Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-08-08bdev: Fixup error handling in blkdev_get()Jan Kara
2019-08-07block: fix O_DIRECT error handling for bio fragmentsJens Axboe
2019-08-07NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond Myklebust
2019-08-07btrfs: trim: Check the range passed into to prevent overflowQu Wenruo
2019-08-07Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-05SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUALSebastien Tisserant
2019-08-05smb3: send CAP_DFS capability during session setupSteve French
2019-08-05SMB3: Fix potential memory leak when processing compound chainPavel Shilovsky
2019-08-05SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky
2019-08-05dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal
2019-08-04cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French
2019-08-04NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust
2019-08-04NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust
2019-08-04NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-08-04NFSv4: Check the return value of update_open_stateid()Trond Myklebust
2019-08-04NFSv4.1: Only reap expired delegationsTrond Myklebust
2019-08-04NFSv4.1: Fix open stateid recoveryTrond Myklebust