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
*
NFS: Create a common rpc_call_ops struct
Anna Schumaker
2014-05-29
4
-24
/
+13
*
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
2014-05-29
4
-48
/
+52
*
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
2014-05-29
7
-67
/
+43
*
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
2014-05-29
5
-45
/
+64
*
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
2014-05-29
5
-106
/
+74
*
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
2014-05-29
2
-6
/
+5
*
NFS: Create a common read and write header struct
Anna Schumaker
2014-05-29
4
-18
/
+18
*
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-29
15
-133
/
+133
*
NFS: Create a common results structure for reads and writes
Anna Schumaker
2014-05-29
5
-13
/
+14
*
NFS: Create a common argument structure for reads and writes
Anna Schumaker
2014-05-29
6
-16
/
+18
*
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
8
-33
/
+17
*
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
8
-37
/
+17
*
nfs: commit layouts in fdatasync
Christoph Hellwig
2014-05-28
1
-2
/
+1
*
NFS: Don't ignore suid/sgid bit changes after a successful write
Trond Myklebust
2014-04-16
1
-2
/
+33
*
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
2014-04-16
1
-9
/
+17
*
NFS: Fix memroy leak for double mounts
Kinglong Mee
2014-04-15
1
-1
/
+2
*
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2014-04-08
1
-0
/
+1
*
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-06
13
-189
/
+271
|
\
|
*
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
2014-04-05
1
-4
/
+3
|
*
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
2014-03-29
1
-9
/
+10
|
*
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
Trond Myklebust
2014-03-19
1
-1
/
+3
|
*
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
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-05
1
-0
/
+2
|
\
\
\
|
*
|
|
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+2
*
|
|
|
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-04
2
-2
/
+2
*
|
|
|
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-04-04
1
-1
/
+1
*
|
|
|
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-03-10
4
-29
/
+30
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
*
|
|
|
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-20
1
-0
/
+1
|
\
\
\
\
[next]