index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-21
1
-1
/
+7
*
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
2012-03-20
1
-4
/
+4
*
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
2012-03-17
1
-27
/
+28
*
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-10
1
-40
/
+42
*
NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1
Trond Myklebust
2012-02-26
1
-3
/
+0
*
pnfs-obj: Must return layout on IO error
Boaz Harrosh
2012-01-06
1
-0
/
+1
*
pnfs: recoalesce when ld read pagelist fails
Peng Tao
2011-10-18
1
-1
/
+1
*
pnfs: recoalesce when ld write pagelist fails
Peng Tao
2011-10-18
1
-1
/
+1
*
pnfs: make _set_lo_fail generic
Peng Tao
2011-10-18
1
-0
/
+1
*
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
2011-07-31
1
-1
/
+1
*
pnfsblock: call and parse getdevicelist
Fred Isaman
2011-07-31
1
-1
/
+0
*
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+3
*
pnfs: add set-clear layoutdriver interface
Benny Halevy
2011-07-31
1
-2
/
+6
*
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+12
*
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-07-31
1
-0
/
+2
*
pnfs: save layoutcommit cred at layout header init
Peng Tao
2011-07-31
1
-1
/
+1
*
pnfs: save layoutcommit lwb at layout header
Peng Tao
2011-07-31
1
-1
/
+1
*
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
2011-07-15
1
-9
/
+1
*
NFS: Move the pnfs read code into pnfs.c
Trond Myklebust
2011-07-15
1
-9
/
+1
*
NFSv4.1: do not use deviceids after MDS clientid invalidation
Andy Adamson
2011-07-12
1
-0
/
+8
*
NFSv4.1: File layout only supports whole file layouts
Andy Adamson
2011-07-12
1
-0
/
+6
*
NFSv4.1: Clean ups for the device id cache
Trond Myklebust
2011-07-12
1
-1
/
+0
*
NFSv4.1: Add an initialisation callback for pNFS
Trond Myklebust
2011-07-12
1
-12
/
+2
*
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
Trond Myklebust
2011-07-12
1
-12
/
+13
*
NFS: fix umount of pnfs filesystems
Weston Andros Adamson
2011-06-15
1
-0
/
+1
*
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
Benny Halevy
2011-05-29
1
-2
/
+4
*
NFSv4.1: change pg_test return type to bool
Benny Halevy
2011-05-29
1
-2
/
+2
*
NFSv4.1: unify pnfs_pageio_init functions
Benny Halevy
2011-05-29
1
-11
/
+10
*
pnfs: encode_layoutcommit
Benny Halevy
2011-05-29
1
-0
/
+4
*
pnfs: encode_layoutreturn
Andy Adamson
2011-05-29
1
-0
/
+4
*
pnfs: layoutret_on_setattr
Benny Halevy
2011-05-29
1
-0
/
+22
*
pnfs: layoutreturn
Benny Halevy
2011-05-29
1
-0
/
+18
*
pnfs: support for non-rpc layout drivers
Benny Halevy
2011-05-29
1
-0
/
+2
*
pnfs: alloc and free layout_hdr layoutdriver methods
Benny Halevy
2011-05-29
1
-0
/
+4
*
pnfs: Use byte-range for cb_layoutrecall
Benny Halevy
2011-05-29
1
-1
/
+1
*
pnfs: Use byte-range for layoutget
Benny Halevy
2011-05-29
1
-2
/
+4
*
NFSv4.1: use layout driver in global device cache
Benny Halevy
2011-05-29
1
-3
/
+3
*
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
2011-05-29
1
-0
/
+1
*
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
2011-05-29
1
-0
/
+11
*
NFSv4.1: make deviceid cache global
Benny Halevy
2011-05-29
1
-0
/
+17
*
pnfs: resolve header dependency in pnfs.h
Benny Halevy
2011-05-29
1
-0
/
+1
*
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
2011-05-11
1
-3
/
+3
*
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-24
1
-1
/
+0
*
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
2011-03-24
1
-2
/
+2
*
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
1
-1
/
+8
*
NFSv4.1: add generic layer hooks for pnfs COMMIT
Fred Isaman
2011-03-23
1
-0
/
+73
*
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
2011-03-11
1
-0
/
+10
*
NFSv4.1: trigger LAYOUTGET for writes
Fred Isaman
2011-03-11
1
-0
/
+7
*
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
2011-03-11
1
-48
/
+0
*
NFSv4.1: generic read
Andy Adamson
2011-03-11
1
-0
/
+20
[next]