index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-07
NFS4: Fix open bug when pnfs module blacklisted
Fred Isaman
1
-1
/
+1
2012-05-24
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
1
-0
/
+21
2012-05-19
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
1
-0
/
+1
2012-05-19
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
1
-0
/
+4
2012-04-30
NFS: pnfs_pageio_init_read() and init_write() need an extra argument
Bryan Schumaker
1
-2
/
+4
2012-04-27
NFS: rewrite directio write to use async coalesce code
Fred Isaman
1
-0
/
+17
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
1
-24
/
+48
2012-04-27
NFS: create completion structure to pass into page_init functions
Fred Isaman
1
-2
/
+4
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
1
-1
/
+7
2012-03-20
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
1
-4
/
+4
2012-03-17
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
1
-27
/
+28
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
1
-40
/
+42
2012-02-26
NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1
Trond Myklebust
1
-3
/
+0
2012-01-06
pnfs-obj: Must return layout on IO error
Boaz Harrosh
1
-0
/
+1
2011-10-18
pnfs: recoalesce when ld read pagelist fails
Peng Tao
1
-1
/
+1
2011-10-18
pnfs: recoalesce when ld write pagelist fails
Peng Tao
1
-1
/
+1
2011-10-18
pnfs: make _set_lo_fail generic
Peng Tao
1
-0
/
+1
2011-07-31
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
1
-1
/
+1
2011-07-31
pnfsblock: call and parse getdevicelist
Fred Isaman
1
-1
/
+0
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
1
-0
/
+3
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
1
-2
/
+6
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
1
-0
/
+12
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
1
-0
/
+2
2011-07-31
pnfs: save layoutcommit cred at layout header init
Peng Tao
1
-1
/
+1
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
1
-1
/
+1
2011-07-15
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
1
-9
/
+1
2011-07-15
NFS: Move the pnfs read code into pnfs.c
Trond Myklebust
1
-9
/
+1
2011-07-12
NFSv4.1: do not use deviceids after MDS clientid invalidation
Andy Adamson
1
-0
/
+8
2011-07-12
NFSv4.1: File layout only supports whole file layouts
Andy Adamson
1
-0
/
+6
2011-07-12
NFSv4.1: Clean ups for the device id cache
Trond Myklebust
1
-1
/
+0
2011-07-12
NFSv4.1: Add an initialisation callback for pNFS
Trond Myklebust
1
-12
/
+2
2011-07-12
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
Trond Myklebust
1
-12
/
+13
2011-06-15
NFS: fix umount of pnfs filesystems
Weston Andros Adamson
1
-0
/
+1
2011-05-29
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
Benny Halevy
1
-2
/
+4
2011-05-29
NFSv4.1: change pg_test return type to bool
Benny Halevy
1
-2
/
+2
2011-05-29
NFSv4.1: unify pnfs_pageio_init functions
Benny Halevy
1
-11
/
+10
2011-05-29
pnfs: encode_layoutcommit
Benny Halevy
1
-0
/
+4
2011-05-29
pnfs: encode_layoutreturn
Andy Adamson
1
-0
/
+4
2011-05-29
pnfs: layoutret_on_setattr
Benny Halevy
1
-0
/
+22
2011-05-29
pnfs: layoutreturn
Benny Halevy
1
-0
/
+18
2011-05-29
pnfs: support for non-rpc layout drivers
Benny Halevy
1
-0
/
+2
2011-05-29
pnfs: alloc and free layout_hdr layoutdriver methods
Benny Halevy
1
-0
/
+4
2011-05-29
pnfs: Use byte-range for cb_layoutrecall
Benny Halevy
1
-1
/
+1
2011-05-29
pnfs: Use byte-range for layoutget
Benny Halevy
1
-2
/
+4
2011-05-29
NFSv4.1: use layout driver in global device cache
Benny Halevy
1
-3
/
+3
2011-05-29
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
1
-0
/
+1
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
1
-0
/
+11
2011-05-29
NFSv4.1: make deviceid cache global
Benny Halevy
1
-0
/
+17
2011-05-29
pnfs: resolve header dependency in pnfs.h
Benny Halevy
1
-0
/
+1
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
1
-3
/
+3
[next]