index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+4
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
1
-3
/
+4
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
1
-4
/
+4
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
1
-1
/
+1
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
1
-3
/
+1
2012-07-30
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
1
-0
/
+1
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
1
-5
/
+10
2012-07-30
NFS: Create a try_mount rpc op
Bryan Schumaker
1
-0
/
+2
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
1
-4
/
+6
2012-07-17
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
1
-0
/
+29
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
1
-0
/
+25
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
1
-0
/
+1
2012-07-17
NFS: Split out NFS v4 file operations
Bryan Schumaker
1
-0
/
+17
2012-07-17
NFS: Split out NFS v2 inode operations
Bryan Schumaker
1
-0
/
+9
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
1
-1
/
+1
2012-06-29
NFS: Create an read_pageio_init() function
Bryan Schumaker
1
-1
/
+1
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
1
-0
/
+1
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
1
-0
/
+1
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
1
-0
/
+4
2012-05-23
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
1
-0
/
+1
2012-05-23
NFSv4.1: Fix session initialisation races
Trond Myklebust
1
-2
/
+1
2012-05-22
NFS: Add nfs_client behavior flags
Chuck Lever
1
-4
/
+2
2012-05-22
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
1
-2
/
+2
2012-05-19
NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
Andy Adamson
1
-2
/
+0
2012-05-19
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
1
-1
/
+3
2012-05-19
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
Andy Adamson
1
-3
/
+3
2012-05-14
NFS: Create an NFS v3 stat_to_errno()
Bryan Schumaker
1
-1
/
+0
2012-05-14
NFS: Create a single function for text mount data
Bryan Schumaker
1
-0
/
+1
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
1
-0
/
+12
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
1
-11
/
+4
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
1
-3
/
+0
2012-04-27
NFS: rewrite directio write to use async coalesce code
Fred Isaman
1
-2
/
+16
2012-04-27
NFS: create nfs_commit_completion_ops
Fred Isaman
1
-3
/
+2
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
1
-3
/
+9
2012-04-27
NFS: rewrite directio read to use async coalesce code
Fred Isaman
1
-2
/
+3
2012-04-27
NFS: create completion structure to pass into page_init functions
Fred Isaman
1
-6
/
+5
2012-04-27
NFS: merge _full and _partial write rpc_ops
Fred Isaman
1
-2
/
+6
2012-04-27
NFS: merge _full and _partial read rpc_ops
Fred Isaman
1
-4
/
+11
2012-04-27
NFS: create struct nfs_page_array
Fred Isaman
1
-0
/
+1
2012-04-27
NFS: create common nfs_pgio_header for both read and write
Fred Isaman
1
-0
/
+4
2012-04-27
NFS: reverse arg order in nfs_initiate_[read|write]
Fred Isaman
1
-3
/
+4
2012-04-27
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
Fred Isaman
1
-6
/
+7
2012-04-27
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
1
-1
/
+2
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
1
-2
/
+2
2012-04-27
NFS: Do secinfo as part of lookup
Bryan Schumaker
1
-1
/
+0
2012-03-17
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
1
-2
/
+2
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
1
-0
/
+2
2012-02-06
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
1
-1
/
+2
2012-02-06
NFS: make nfs_client_lock per net ns
Stanislav Kinsbursky
1
-3
/
+0
2012-02-06
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
1
-2
/
+2
[next]