index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
1
-2
/
+2
2017-11-18
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
Benjamin Coddington
2
-16
/
+16
2017-11-18
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-11-18
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2017-11-18
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2017-11-18
nfs: remove net pointer from messages
Vasily Averin
1
-7
/
+7
2017-11-18
nfs client: exit_net cleanup check added
Vasily Averin
1
-0
/
+4
2017-11-18
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
Markus Elfring
1
-8
/
+9
2017-11-18
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
3
-1
/
+20
2017-11-18
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
Trond Myklebust
1
-1
/
+2
2017-11-18
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
1
-0
/
+5
2017-11-18
NFSv4: Clean up nfs4_delegreturn_done
Trond Myklebust
1
-18
/
+14
2017-11-18
NFSv4: cleanup nfs4_close_done
Trond Myklebust
1
-19
/
+16
2017-11-18
NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
Trond Myklebust
1
-3
/
+12
2017-11-18
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
Trond Myklebust
3
-2
/
+40
2017-11-18
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
3
-12
/
+13
2017-11-18
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
5
-2
/
+65
2017-11-18
NFS: Fix a typo in nfs_rename()
Trond Myklebust
1
-1
/
+1
2017-11-18
NFSv4: Fix open create exclusive when the server reboots
Trond Myklebust
1
-15
/
+26
2017-11-18
NFSv4: Add a tracepoint to document open stateid updates
Trond Myklebust
2
-0
/
+5
2017-11-18
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
3
-35
/
+123
2017-11-18
NFS: Fix bool initialization/comparison
Thomas Meyer
4
-8
/
+8
2017-11-18
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
1
-18
/
+6
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
6
-31
/
+31
2017-11-17
fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
Elena Reshetova
1
-6
/
+6
2017-11-17
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
3
-8
/
+8
2017-11-17
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+4
2017-11-17
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+6
2017-11-17
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
Elena Reshetova
2
-7
/
+7
2017-11-17
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+8
2017-11-17
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+7
2017-11-17
NFSv4.1: Fix up replays of interrupted requests
Trond Myklebust
2
-47
/
+103
2017-10-16
NFS: remove special-case revalidate in nfs_opendir()
NeilBrown
1
-7
/
+0
2017-10-16
NFS: revalidate "." etc correctly on "open".
NeilBrown
1
-2
/
+2
2017-10-16
NFS: Don't compare apples to elephants to determine access bits
Anna Schumaker
3
-37
/
+10
2017-10-16
NFS: Create NFS_ACCESS_* flags
Anna Schumaker
1
-8
/
+8
2017-10-14
fs/binfmt_misc.c: node could be NULL when evicting inode
Eryu Guan
1
-1
/
+1
2017-10-14
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2
-5
/
+15
2017-10-13
Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-72
/
+111
2017-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-11
/
+16
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-11
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
5
-8
/
+8
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
3
-0
/
+27
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-58
/
+50
2017-10-11
9p: set page uptodate when required in write_end()
Alexander Levin
1
-3
/
+7
2017-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2017-10-11
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-10
Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+8
[next]