index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
nfs: call nfs_can_coalesce_requests for every req
Weston Andros Adamson
2
-15
/
+22
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
6
-21
/
+59
2014-05-29
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
4
-11
/
+6
2014-05-29
pnfs: fix race in filelayout commit path
Weston Andros Adamson
1
-4
/
+16
2014-05-29
NFS: Create a common nfs_pageio_ops struct
Anna Schumaker
4
-17
/
+11
2014-05-29
NFS: Create a common generic_pg_pgios()
Anna Schumaker
4
-51
/
+28
2014-05-29
NFS: Create a common multiple_pgios() function
Anna Schumaker
4
-60
/
+25
2014-05-29
NFS: Create a common initiate_pgio() function
Anna Schumaker
5
-94
/
+64
2014-05-28
NFS: Create a generic_pgio function
Anna Schumaker
5
-192
/
+106
2014-05-28
NFS: Create a common pgio_error function
Anna Schumaker
4
-42
/
+29
2014-05-28
NFS: Create a common rpcsetup function for reads and writes
Anna Schumaker
4
-66
/
+53
2014-05-28
NFS: Create a common rpc_call_ops struct
Anna Schumaker
4
-24
/
+13
2014-05-28
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
4
-48
/
+52
2014-05-28
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
7
-67
/
+43
2014-05-28
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
5
-45
/
+64
2014-05-28
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
5
-106
/
+74
2014-05-28
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
2
-6
/
+5
2014-05-28
NFS: Create a common read and write header struct
Anna Schumaker
4
-18
/
+18
2014-05-28
NFS: Create a common read and write data struct
Anna Schumaker
15
-133
/
+133
2014-05-28
NFS: Create a common results structure for reads and writes
Anna Schumaker
5
-13
/
+14
2014-05-28
NFS: Create a common argument structure for reads and writes
Anna Schumaker
6
-16
/
+18
2014-05-28
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
8
-33
/
+17
2014-05-28
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
8
-37
/
+17
2014-05-28
nfs: commit layouts in fdatasync
Christoph Hellwig
1
-2
/
+1
2014-05-06
nfs: switch to ->write_iter()
Al Viro
3
-12
/
+10
2014-05-06
nfs: switch to ->read_iter()
Al Viro
3
-14
/
+9
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-202
/
+88
2014-05-06
start adding the tag to iov_iter
Al Viro
1
-2
/
+2
2014-05-06
new helper: generic_file_read_iter()
Al Viro
1
-1
/
+1
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
1
-7
/
+3
2014-05-06
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2
-31
/
+33
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
1
-4
/
+4
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
8
-18
/
+18
2014-04-15
NFS: Don't ignore suid/sgid bit changes after a successful write
Trond Myklebust
1
-2
/
+33
2014-04-15
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-04-15
NFS: Fix memroy leak for double mounts
Kinglong Mee
1
-1
/
+2
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-189
/
+271
2014-04-05
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
1
-4
/
+3
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2
-2
/
+2
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-1
/
+1
2014-03-28
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
1
-9
/
+10
2014-03-19
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
Trond Myklebust
1
-1
/
+3
2014-03-19
NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted
Trond Myklebust
1
-0
/
+7
2014-03-17
NFS: advertise only supported callback netids
Chuck Lever
1
-6
/
+18
2014-03-17
NFS: Clean up: revert increase in READDIR RPC buffer max size
Chuck Lever
1
-2
/
+1
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
11
-167
/
+229
2014-03-17
nfs: emit a fsnotify_nameremove call in sillyrename codepath
Jeff Layton
1
-2
/
+13
2014-03-17
nfs: remove synchronous rename code
Jeff Layton
3
-105
/
+0
[prev]
[next]