index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
2017-12-15
1
-0
/
+2
*
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2017-12-15
2
-4
/
+24
*
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
2017-11-29
1
-2
/
+2
*
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
Benjamin Coddington
2017-11-17
2
-16
/
+16
*
NFS: Fix typo in nomigration mount option
Joshua Watt
2017-11-17
1
-1
/
+1
*
nfs: Fix ugly referral attributes
Chuck Lever
2017-11-17
1
-10
/
+8
*
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-17
1
-2
/
+10
*
nfs: remove net pointer from messages
Vasily Averin
2017-11-17
1
-7
/
+7
*
nfs client: exit_net cleanup check added
Vasily Averin
2017-11-17
1
-0
/
+4
*
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
Markus Elfring
2017-11-17
1
-8
/
+9
*
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
2017-11-17
3
-1
/
+20
*
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
Trond Myklebust
2017-11-17
1
-1
/
+2
*
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
2017-11-17
1
-0
/
+5
*
NFSv4: Clean up nfs4_delegreturn_done
Trond Myklebust
2017-11-17
1
-18
/
+14
*
NFSv4: cleanup nfs4_close_done
Trond Myklebust
2017-11-17
1
-19
/
+16
*
NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
Trond Myklebust
2017-11-17
1
-3
/
+12
*
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
Trond Myklebust
2017-11-17
3
-2
/
+40
*
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
2017-11-17
3
-12
/
+13
*
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
2017-11-17
5
-2
/
+65
*
NFS: Fix a typo in nfs_rename()
Trond Myklebust
2017-11-17
1
-1
/
+1
*
NFSv4: Fix open create exclusive when the server reboots
Trond Myklebust
2017-11-17
1
-15
/
+26
*
NFSv4: Add a tracepoint to document open stateid updates
Trond Myklebust
2017-11-17
2
-0
/
+5
*
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
2017-11-17
3
-35
/
+123
*
NFS: Fix bool initialization/comparison
Thomas Meyer
2017-11-17
4
-8
/
+8
*
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
2017-11-17
1
-18
/
+6
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
6
-31
/
+31
*
fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-6
/
+6
*
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
3
-8
/
+8
*
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-4
/
+4
*
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-5
/
+6
*
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-7
/
+7
*
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-8
/
+8
*
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-6
/
+7
*
NFSv4.1: Fix up replays of interrupted requests
Trond Myklebust
2017-11-17
2
-47
/
+103
*
NFS: remove special-case revalidate in nfs_opendir()
NeilBrown
2017-10-16
1
-7
/
+0
*
NFS: revalidate "." etc correctly on "open".
NeilBrown
2017-10-16
1
-2
/
+2
*
NFS: Don't compare apples to elephants to determine access bits
Anna Schumaker
2017-10-16
3
-37
/
+10
*
NFS: Create NFS_ACCESS_* flags
Anna Schumaker
2017-10-16
1
-8
/
+8
*
fs/binfmt_misc.c: node could be NULL when evicting inode
Eryu Guan
2017-10-14
1
-1
/
+1
*
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2017-10-14
2
-5
/
+15
*
Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-10-12
14
-72
/
+111
|
\
|
*
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-11
1
-0
/
+8
|
*
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-11
1
-0
/
+2
|
*
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-11
5
-8
/
+8
|
*
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-11
1
-6
/
+16
|
*
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-11
3
-0
/
+27
|
*
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-11
3
-58
/
+50
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-10-12
1
-11
/
+16
|
\
\
|
*
|
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
2017-10-10
1
-11
/
+16
*
|
|
9p: set page uptodate when required in write_end()
Alexander Levin
2017-10-11
1
-3
/
+7
[next]