summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-201-1/+1
|\
| * signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-191-1/+1
* | Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-184-55/+35Star
|\ \
| * | btrfs: trim: Check the range passed into to prevent overflowQu Wenruo2019-08-071-3/+11
| * | Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana2019-08-074-52/+24Star
* | | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-182-54/+15Star
|\ \ \
| * | | io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu2019-08-151-7/+9
| * | | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-151-44/+5Star
| * | | io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell2019-08-151-3/+1Star
* | | | 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
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |