index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
NFSv4: Fix races between open and delegreturn
Trond Myklebust
1
-35
/
+29
2019-11-03
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
3
-4
/
+12
2019-11-03
NFSv4: Fix nfs4_inode_make_writeable()
Trond Myklebust
1
-4
/
+12
2019-11-03
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
Trond Myklebust
1
-1
/
+1
2019-11-03
NFSv4: Don't reclaim delegations that have been returned or revoked
Trond Myklebust
1
-1
/
+1
2019-11-03
NFSv4: Ignore requests to return the delegation if it was revoked
Trond Myklebust
1
-3
/
+4
2019-11-03
NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
Trond Myklebust
3
-0
/
+38
2019-11-03
NFSv4: Update the stateid seqid in nfs_revoke_delegation()
Trond Myklebust
1
-2
/
+13
2019-11-03
NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
Trond Myklebust
1
-0
/
+1
2019-11-03
NFSv4: Hold the delegation spinlock when updating the seqid
Trond Myklebust
1
-0
/
+2
2019-11-03
NFSv4: Don't remove the delegation from the super_list more than once
Trond Myklebust
1
-0
/
+4
2019-11-03
NFS: Rename nfs_inode_return_delegation_noreclaim()
Trond Myklebust
3
-7
/
+10
2019-11-03
NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
Trond Myklebust
1
-1
/
+2
2019-11-03
NFSv4: Delegation recalls should not find revoked delegations
Trond Myklebust
1
-1
/
+2
2019-11-03
NFSv4: nfs4_callback_getattr() should ignore revoked delegations
Trond Myklebust
1
-3
/
+1
2019-11-03
NFSv4: Fix delegation handling in update_open_stateid()
Trond Myklebust
1
-2
/
+2
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
3
-2
/
+9
2019-11-03
NFS/pnfs: Separate NFSv3 DS and MDS traffic
Trond Myklebust
2
-0
/
+7
2019-11-03
pNFS: nfs3_set_ds_client should set NFS_CS_NOPING
Trond Myklebust
1
-0
/
+2
2019-11-03
NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
Trond Myklebust
1
-0
/
+2
2019-11-03
NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata
Trond Myklebust
2
-4
/
+4
2019-11-03
NFSv3: Clean up timespec encode
Trond Myklebust
1
-8
/
+4
2019-11-03
NFSv2: Clean up timespec encode
Trond Myklebust
1
-12
/
+7
2019-11-03
NFSv2: Fix a typo in encode_sattr()
Trond Myklebust
1
-1
/
+1
2019-11-03
NFSv4: NFSv4 callbacks also support 64-bit timestamps
Trond Myklebust
3
-7
/
+7
2019-11-03
NFSv4: Encode 64-bit timestamps
Trond Myklebust
1
-6
/
+3
2019-11-03
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
5
-37
/
+37
2019-11-03
NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts
Trond Myklebust
1
-0
/
+3
2019-11-02
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2019-11-01
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-6
/
+14
2019-11-01
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+10
2019-11-01
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
Trond Myklebust
1
-1
/
+1
2019-11-01
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
3
-5
/
+13
2019-10-30
io_uring: ensure we clear io_kiocb->result before each issue
Jens Axboe
1
-0
/
+1
2019-10-30
Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+13
2019-10-30
gfs2: Fix initialisation of args for remount
Andrew Price
1
-7
/
+13
2019-10-29
Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-65
/
+149
2019-10-28
io_uring: don't touch ctx in setup after ring fd install
Jens Axboe
1
-4
/
+8
2019-10-27
io_uring: Fix leaked shadow_req
Pavel Begunkov
1
-0
/
+1
2019-10-27
fix memory leak in large read decrypt offload
Steve French
1
-1
/
+2
2019-10-27
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-37
/
+75
2019-10-26
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-94
/
+113
2019-10-26
Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-10-24
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
[next]