index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
7
-26
/
+11
|
\
|
*
nfs: don't call bdi_unregister
Christoph Hellwig
2015-01-20
3
-20
/
+6
|
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
|
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
2
-4
/
+4
*
|
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
37
-1183
/
+4528
|
\
\
|
*
|
pnfs: delete an unintended goto
Dan Carpenter
2015-02-10
1
-1
/
+0
|
*
|
pnfs/flexfiles: Do not dprintk after the free
Tom Haynes
2015-02-09
1
-1
/
+1
|
*
|
NFSv4.1: Fix pnfs_put_lseg races
Trond Myklebust
2015-02-05
1
-34
/
+19
|
*
|
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
Trond Myklebust
2015-02-05
1
-1
/
+1
|
*
|
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
Trond Myklebust
2015-02-05
1
-8
/
+11
|
*
|
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
Trond Myklebust
2015-02-05
1
-8
/
+11
|
*
|
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
2015-02-05
3
-9
/
+36
|
*
|
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
Trond Myklebust
2015-02-04
2
-26
/
+83
|
*
|
Merge branch 'flexfiles'
Trond Myklebust
2015-02-03
31
-1020
/
+4206
|
|
\
\
|
|
*
|
pnfs: lookup new lseg at lseg boundary
Weston Andros Adamson
2015-02-03
1
-2
/
+8
|
|
*
|
nfs41: .init_read and .init_write can be called with valid pg_lseg
Peng Tao
2015-02-03
1
-21
/
+20
|
|
*
|
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
2015-02-03
10
-12
/
+2320
|
|
*
|
nfs: count DIO good bytes correctly with mirroring
Peng Tao
2015-02-03
1
-4
/
+8
|
|
*
|
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
Peng Tao
2015-02-03
3
-3
/
+45
|
|
*
|
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
Peng Tao
2015-02-03
2
-0
/
+7
|
|
*
|
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
Peng Tao
2015-02-03
2
-0
/
+21
|
|
*
|
nfs/flexfiles: send layoutreturn before freeing lseg
Peng Tao
2015-02-03
1
-25
/
+56
|
|
*
|
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
Peng Tao
2015-02-03
3
-7
/
+36
|
|
*
|
nfs41: allow async version layoutreturn
Peng Tao
2015-02-03
3
-8
/
+16
|
|
*
|
nfs41: add range to layoutreturn args
Peng Tao
2015-02-03
2
-4
/
+6
|
|
*
|
pnfs: allow LD to ask to resend read through pnfs
Peng Tao
2015-02-03
2
-1
/
+16
|
|
*
|
nfs: add nfs_pgio_current_mirror helper
Peng Tao
2015-02-03
4
-14
/
+24
|
|
*
|
nfs: only reset desc->pg_mirror_idx when mirroring is supported
Peng Tao
2015-02-03
2
-4
/
+11
|
|
*
|
nfs41: add a debug warning if we destroy an unempty layout
Peng Tao
2015-02-03
1
-0
/
+2
|
|
*
|
pnfs: fail comparison when bucket verifier not set
Weston Andros Adamson
2015-02-03
1
-1
/
+5
|
|
*
|
nfs: mirroring support for direct io
Weston Andros Adamson
2015-02-03
1
-14
/
+57
|
|
*
|
nfs: add mirroring support to pgio layer
Weston Andros Adamson
2015-02-03
7
-64
/
+293
|
|
*
|
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
6
-17
/
+24
|
|
*
|
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
2015-02-03
2
-10
/
+8
|
|
*
|
nfs: handle overlapping reqs in lock_and_join
Weston Andros Adamson
2015-02-03
1
-6
/
+11
|
|
*
|
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
2015-02-03
5
-18
/
+21
|
|
*
|
nfs: introduce pg_cleanup op for pgio descriptors
Weston Andros Adamson
2015-02-03
1
-1
/
+4
|
|
*
|
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2015-02-03
2
-11
/
+1
|
|
*
|
nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
Peng Tao
2015-02-03
2
-0
/
+6
|
|
*
|
nfs41: send layoutreturn in last put_lseg
Peng Tao
2015-02-03
1
-1
/
+37
|
|
*
|
nfs41: don't use a layout if it is marked for returning
Peng Tao
2015-02-03
3
-5
/
+20
|
|
*
|
nfs41: add a helper to mark layout for return
Peng Tao
2015-02-03
2
-0
/
+59
|
|
*
|
nfs41: make a helper function to send layoutreturn
Peng Tao
2015-02-03
1
-20
/
+33
|
|
*
|
nfs41: pass iomode through layoutreturn args
Peng Tao
2015-02-03
2
-1
/
+2
|
|
*
|
nfs: save server READ/WRITE/COMMIT status
Peng Tao
2015-02-03
3
-3
/
+13
|
|
*
|
nfs41: serialize first layoutget of a file
Peng Tao
2015-02-03
2
-4
/
+32
|
|
*
|
nfs41: close a small race window when adding new layout to global list
Peng Tao
2015-02-03
1
-5
/
+3
|
|
*
|
nfs/flexclient: export pnfs_layoutcommit_inode
Peng Tao
2015-02-03
1
-0
/
+1
|
|
*
|
nfs: set hostname when creating nfsv3 ds connection
Peng Tao
2015-02-03
1
-0
/
+7
|
|
*
|
NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
Trond Myklebust
2015-02-03
1
-0
/
+9
[next]