index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted
Trond Myklebust
2014-03-19
1
-0
/
+7
*
NFS: advertise only supported callback netids
Chuck Lever
2014-03-17
1
-6
/
+18
*
NFS: Clean up: revert increase in READDIR RPC buffer max size
Chuck Lever
2014-03-17
1
-2
/
+1
*
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-17
11
-167
/
+229
|
\
|
*
nfs: emit a fsnotify_nameremove call in sillyrename codepath
Jeff Layton
2014-03-17
1
-2
/
+13
|
*
nfs: remove synchronous rename code
Jeff Layton
2014-03-17
3
-105
/
+0
|
*
nfs: convert nfs_rename to use async_rename infrastructure
Jeff Layton
2014-03-17
1
-2
/
+11
|
*
nfs: make nfs_async_rename non-static
Jeff Layton
2014-03-17
2
-1
/
+8
|
*
nfs: abstract out code needed to complete a sillyrename
Jeff Layton
2014-03-17
1
-4
/
+18
|
*
NFSv4: Clear the open state flags if the new stateid does not match
Trond Myklebust
2014-02-20
3
-5
/
+28
|
*
NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done
Trond Myklebust
2014-02-20
1
-30
/
+35
|
*
NFSv4.1: Ensure that we free existing layout segments if we get a new layout
Trond Myklebust
2014-02-20
1
-0
/
+15
|
*
NFSv4.1: Minor optimisation in get_layout_by_fh_locked()
Trond Myklebust
2014-02-20
1
-2
/
+2
|
*
NFSv4.1: Ensure that the layout recall callback matches layout stateids
Trond Myklebust
2014-02-20
1
-5
/
+10
|
*
NFSv4: Don't update the open stateid unless it is newer than the old one
Trond Myklebust
2014-02-20
2
-4
/
+27
|
*
NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()
Trond Myklebust
2014-02-20
1
-1
/
+1
|
*
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
2014-02-11
3
-11
/
+66
*
|
NFSv4: Fail the truncate() if the lock/open stateid is invalid
Trond Myklebust
2014-03-05
1
-3
/
+6
*
|
NFSv4.1 Fail data server I/O if stateid represents a lost lock
Andy Adamson
2014-03-05
1
-4
/
+6
*
|
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
2014-03-05
1
-11
/
+3
*
|
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
2014-03-05
1
-2
/
+3
*
|
NFS: Fix a delegation callback race
Trond Myklebust
2014-03-03
1
-4
/
+7
*
|
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
2014-03-01
1
-5
/
+5
*
|
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
2014-02-19
1
-1
/
+4
*
|
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
2014-02-17
3
-10
/
+12
|
/
*
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
2014-02-10
2
-4
/
+19
*
Merge branch 'acl_fixes' into linux-next
Trond Myklebust
2014-02-03
1
-22
/
+12
|
\
|
*
NFSv3: Fix return value of nfs3_proc_setacls
Trond Myklebust
2014-02-03
1
-2
/
+11
|
*
NFSv3: Remove unused function nfs3_proc_set_default_acl
Trond Myklebust
2014-02-03
1
-19
/
+0
|
*
nfs: fix setting of ACLs on file creation.
Noah Massey
2014-02-01
1
-1
/
+1
*
|
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Trond Myklebust
2014-02-01
3
-7
/
+22
*
|
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
Trond Myklebust
2014-02-01
1
-4
/
+4
|
/
*
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-01
9
-35
/
+84
|
\
|
*
nfs: initialize the ACL support bits to zero.
Malahal Naineni
2014-01-31
1
-1
/
+1
|
*
NFSv4.1: Cleanup
Trond Myklebust
2014-01-29
1
-4
/
+2
|
*
NFSv4.1: Clean up nfs41_sequence_done
Trond Myklebust
2014-01-29
1
-11
/
+8
|
*
NFSv4: Fix a slot leak in nfs40_sequence_done
Trond Myklebust
2014-01-29
1
-1
/
+1
|
*
NFSv4.1 free slot before resending I/O to MDS
Andy Adamson
2014-01-29
3
-3
/
+11
|
*
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
2014-01-28
3
-3
/
+13
|
*
NFS: Fix races in nfs_revalidate_mapping
Trond Myklebust
2014-01-28
1
-14
/
+14
|
*
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-27
1
-4
/
+1
|
*
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-27
4
-6
/
+46
|
*
nfs: handle servers that support only ALLOW ACE type.
Malahal Naineni
2014-01-27
1
-4
/
+3
*
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-25
/
+18
|
\
\
|
*
\
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
7
-9
/
+51
|
|
\
\
|
*
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
1
-4
/
+5
|
*
|
|
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-24
1
-21
/
+13
*
|
|
|
nfs: fix xattr inode op pointers when disabled
Christoph Hellwig
2014-01-30
1
-2
/
+2
*
|
|
|
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
15
-257
/
+359
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
2014-01-23
1
-4
/
+30
[next]