index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-08-26
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
2019-08-26
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
2019-08-19
NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()
Trond Myklebust
2019-08-19
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
2019-08-19
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
2019-08-19
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
Trond Myklebust
2019-08-19
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
2019-08-19
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
2019-08-19
NFS: Don't refresh attributes with mounted-on-file information
Trond Myklebust
2019-08-18
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-15
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-15
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
Jackie Liu
2019-08-15
block: remove REQ_NOWAIT_INLINE
Jens Axboe
2019-08-15
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
2019-08-14
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-13
seq_file: fix problem when seeking mid-record
NeilBrown
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
2019-08-08
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-08
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-08
bdev: Fixup error handling in blkdev_get()
Jan Kara
2019-08-07
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-07
btrfs: trim: Check the range passed into to prevent overflow
Qu Wenruo
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-05
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
2019-08-05
smb3: send CAP_DFS capability during session setup
Steve French
2019-08-05
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
2019-08-05
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
2019-08-05
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
2019-08-04
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
2019-08-04
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-04
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
2019-08-04
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
2019-08-04
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
2019-08-04
NFSv4.1: Only reap expired delegations
Trond Myklebust
2019-08-04
NFSv4.1: Fix open stateid recovery
Trond Myklebust
2019-08-04
NFSv4: Report the error from nfs4_select_rw_stateid()
Trond Myklebust
2019-08-04
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
2019-08-04
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
2019-08-04
NFSv4: Fix delegation state recovery
Trond Myklebust
[next]