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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
NFSv4.1: Clean up bind_conn_to_session
Trond Myklebust
2
-22
/
+22
2015-02-18
NFSv4.1: Always set up a forward channel when binding the session
Trond Myklebust
1
-1
/
+1
2015-02-18
NFSv4.1: Don't set up a backchannel if the server didn't agree to do so
Trond Myklebust
3
-2
/
+9
2015-02-18
NFSv4.1: Clean up create_session
Trond Myklebust
3
-22
/
+42
2015-02-18
Merge branch 'cleanups'
Trond Myklebust
13
-168
/
+161
2015-02-18
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
4
-75
/
+45
2015-02-13
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
2
-5
/
+0
2015-02-13
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
1
-1
/
+1
2015-02-13
nfs: Can call nfs_clear_page_commit() instead
Tom Haynes
1
-5
/
+2
2015-02-13
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
4
-21
/
+19
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-26
/
+11
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
37
-1183
/
+4528
2015-02-11
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()
Trond Myklebust
1
-2
/
+2
2015-02-11
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2015-02-10
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
4
-48
/
+92
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2015-02-10
pnfs: delete an unintended goto
Dan Carpenter
1
-1
/
+0
2015-02-09
pnfs/flexfiles: Do not dprintk after the free
Tom Haynes
1
-1
/
+1
2015-02-05
NFSv4.1: Fix pnfs_put_lseg races
Trond Myklebust
1
-34
/
+19
2015-02-05
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
Trond Myklebust
1
-1
/
+1
2015-02-05
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
Trond Myklebust
1
-8
/
+11
2015-02-05
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
Trond Myklebust
1
-8
/
+11
2015-02-05
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
3
-9
/
+36
2015-02-04
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
Trond Myklebust
2
-26
/
+83
2015-02-03
Merge branch 'flexfiles'
Trond Myklebust
31
-1020
/
+4206
2015-02-03
pnfs: lookup new lseg at lseg boundary
Weston Andros Adamson
1
-2
/
+8
2015-02-03
nfs41: .init_read and .init_write can be called with valid pg_lseg
Peng Tao
1
-21
/
+20
2015-02-03
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
10
-12
/
+2320
2015-02-03
nfs: count DIO good bytes correctly with mirroring
Peng Tao
1
-4
/
+8
2015-02-03
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
Peng Tao
3
-3
/
+45
2015-02-03
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
Peng Tao
2
-0
/
+7
2015-02-03
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
Peng Tao
2
-0
/
+21
2015-02-03
nfs/flexfiles: send layoutreturn before freeing lseg
Peng Tao
1
-25
/
+56
2015-02-03
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
Peng Tao
3
-7
/
+36
2015-02-03
nfs41: allow async version layoutreturn
Peng Tao
3
-8
/
+16
2015-02-03
nfs41: add range to layoutreturn args
Peng Tao
2
-4
/
+6
2015-02-03
pnfs: allow LD to ask to resend read through pnfs
Peng Tao
2
-1
/
+16
2015-02-03
nfs: add nfs_pgio_current_mirror helper
Peng Tao
4
-14
/
+24
2015-02-03
nfs: only reset desc->pg_mirror_idx when mirroring is supported
Peng Tao
2
-4
/
+11
2015-02-03
nfs41: add a debug warning if we destroy an unempty layout
Peng Tao
1
-0
/
+2
2015-02-03
pnfs: fail comparison when bucket verifier not set
Weston Andros Adamson
1
-1
/
+5
2015-02-03
nfs: mirroring support for direct io
Weston Andros Adamson
1
-14
/
+57
2015-02-03
nfs: add mirroring support to pgio layer
Weston Andros Adamson
7
-64
/
+293
2015-02-03
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
6
-17
/
+24
2015-02-03
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
2
-10
/
+8
2015-02-03
nfs: handle overlapping reqs in lock_and_join
Weston Andros Adamson
1
-6
/
+11
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
5
-18
/
+21
2015-02-03
nfs: introduce pg_cleanup op for pgio descriptors
Weston Andros Adamson
1
-1
/
+4
2015-02-03
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2
-11
/
+1
[next]