summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-154-20/+36
|\
| * xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong2019-08-121-8/+21
| * xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-122-8/+14
| * fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().Tetsuo Handa2019-08-031-4/+1Star
* | Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-144-33/+89
|\ \
| * | afs: Fix missing dentry data version updatingDavid Howells2019-07-301-14/+70
| * | afs: Only update d_fsdata if different in afs_d_revalidate()David Howells2019-07-301-1/+2
| * | afs: Fix off-by-one in afs_rename() expected data version calculationDavid Howells2019-07-301-1/+1
| * | fs: afs: Fix a possible null-pointer dereference in afs_put_read()Jia-Ju Bai2019-07-301-5/+7
| * | afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()Marc Dionne2019-07-301-5/+6
| * | afs: Fix the CB.ProbeUuid service handler to reply correctlyDavid Howells2019-07-301-7/+3Star
* | | seq_file: fix problem when seeking mid-recordNeilBrown2019-08-141-1/+1
* | | Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-111-1/+1
|\ \ \
| * | | dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal2019-08-051-1/+1
* | | | Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-111-63/+101
|\ \ \ \
| * | | | gfs2: gfs2_walk_metadata fixAndreas Gruenbacher2019-08-091-63/+101
| |/ / /
* | | | Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-091-17/+16Star
|\ \ \ \
| * | | | bdev: Fixup error handling in blkdev_get()Jan Kara2019-08-081-1/+4
| * | | | block: fix O_DIRECT error handling for bio fragmentsJens Axboe2019-08-071-16/+12Star
* | | | | Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-08-0810-75/+135
|\ \ \ \ \
| * | | | | NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond Myklebust2019-08-072-2/+7
| * | | | | NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust2019-08-053-2/+8
| * | | | | NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust2019-08-051-1/+1
| * | | | | NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-08-053-7/+28
| * | | | | NFSv4: Check the return value of update_open_stateid()Trond Myklebust2019-08-051-4/+8
| * | | | | NFSv4.1: Only reap expired delegationsTrond Myklebust2019-08-051-6/+17
| * | | | | NFSv4.1: Fix open stateid recoveryTrond Myklebust2019-08-051-27/+38
| * | | | | NFSv4: Report the error from nfs4_select_rw_stateid()Trond Myklebust2019-08-051-6/+1Star
| * | | | | NFSv4: When recovering state fails with EAGAIN, retry the same recoveryTrond Myklebust2019-08-051-1/+8
| * | | | | NFSv4: Print an error in the syslog when state is marked as irrecoverableTrond Myklebust2019-08-051-2/+4
| * | | | | NFSv4: Fix delegation state recoveryTrond Myklebust2019-08-053-15/+14Star
| * | | | | NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateidTrond Myklebust2019-08-051-2/+1Star
| | |/ / / | |/| | |
* | | | | Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-08-083-14/+33
|\ \ \ \ \
| * | | | | SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUALSebastien Tisserant2019-08-061-1/+9
| * | | | | smb3: send CAP_DFS capability during session setupSteve French2019-08-061-0/+5
| * | | | | SMB3: Fix potential memory leak when processing compound chainPavel Shilovsky2019-08-061-12/+17
| * | | | | SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-061-1/+1
| * | | | | cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French2019-08-051-0/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-071-3/+0Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-07-301-3/+0Star
* | | | | Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-032-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...Jia-Ju Bai2019-07-301-1/+5
| * | | | xfs: fix stack contents leakage in the v1 inumber ioctlsDarrick J. Wong2019-07-291-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-032-8/+39
|\ \ \ \
| * | | | coredump: split pipe command whitespace before expanding templatePaul Wise2019-08-031-5/+39
| * | | | ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-031-3/+0Star
* | | | | Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-022-27/+62
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | block: Fix __blkdev_direct_IO() for bio fragmentsDamien Le Moal2019-08-011-1/+2
| * | | | io_uring: fix KASAN use after free in io_sq_wq_submit_workJackie Liu2019-07-311-1/+2
| * | | | loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-07-301-25/+58
| | |/ / | |/| |