index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
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
|
|
*
|
nfs: allow to specify cred in nfs_initiate_pgio
Peng Tao
2015-02-03
3
-11
/
+14
|
|
*
|
nfs4: export nfs4_sequence_done
Peng Tao
2015-02-03
2
-4
/
+7
|
|
*
|
nfs4: pass slot table to nfs40_setup_sequence
Peng Tao
2015-02-03
2
-11
/
+17
|
|
*
|
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
2015-02-03
4
-4
/
+7
|
|
*
|
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
2015-02-03
5
-8
/
+12
|
|
*
|
nfs41: create NFSv3 DS connection if specified
Peng Tao
2015-02-03
3
-5
/
+93
|
|
*
|
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
2015-02-03
5
-8
/
+14
|
|
*
|
nfsv3: introduce nfs3_set_ds_client
Peng Tao
2015-02-03
4
-1
/
+41
|
|
*
|
nfs41: move file layout macros to generic pnfs
Peng Tao
2015-02-03
2
-10
/
+11
|
|
*
|
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
2015-02-03
5
-9
/
+14
|
|
*
|
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
2015-02-03
3
-73
/
+89
|
|
*
|
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
2015-02-03
3
-150
/
+154
|
|
*
|
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
2015-02-03
4
-252
/
+265
|
|
*
|
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
2015-02-03
3
-26
/
+23
|
|
*
|
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
2015-02-03
6
-290
/
+330
|
*
|
|
NFS: a couple off by ones
Dan Carpenter
2015-01-31
1
-2
/
+2
|
*
|
|
nfs: prevent truncate on active swapfile
Omar Sandoval
2015-01-31
1
-1
/
+6
|
*
|
|
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
2015-01-31
1
-3
/
+5
|
*
|
|
NFSv4: Deal with atomic upgrades of an existing delegation
Trond Myklebust
2015-01-25
1
-3
/
+17
|
*
|
|
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
Trond Myklebust
2015-01-25
1
-7
/
+3
|
*
|
|
NFSv4.1: Optimise layout return-on-close
Trond Myklebust
2015-01-25
3
-40
/
+31
|
*
|
|
NFSv4.1: Allow parallel LOCK/LOCKU calls
Trond Myklebust
2015-01-25
1
-2
/
+6
|
*
|
|
NFSv4: Update of VFS byte range lock must be atomic with the stateid update
Trond Myklebust
2015-01-25
1
-22
/
+15
|
*
|
|
NFSv4: Fix lock on-wire reordering issues
Trond Myklebust
2015-01-25
2
-8
/
+27
|
*
|
|
NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised
Trond Myklebust
2015-01-25
1
-1
/
+1
|
*
|
|
NFSv4: Fix atomicity problems with lock stateid updates
Trond Myklebust
2015-01-24
1
-13
/
+29
|
*
|
|
NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE
Trond Myklebust
2015-01-24
2
-2
/
+18
|
*
|
|
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
2015-01-24
2
-8
/
+18
|
*
|
|
NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
Trond Myklebust
2015-01-24
2
-10
/
+10
|
*
|
|
NFSv4: More CLOSE/OPEN races
Trond Myklebust
2015-01-24
1
-1
/
+15
|
*
|
|
NFSv4: Fix an atomicity problem in CLOSE
Trond Myklebust
2015-01-24
2
-3
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-02-11
2
-13
/
+8
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
15
-201
/
+294
|
|
\
\
\
\
|
*
|
|
|
|
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2015-02-04
1
-7
/
+7
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
15
-80
/
+136
|
|
\
\
\
\
\
|
*
|
|
|
|
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-6
/
+1
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
37
-115
/
+92
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rmap: drop support of non-linear mappings
Kirill A. Shutemov
2015-02-10
1
-1
/
+0
|
*
|
|
|
|
|
|
proc: drop handling non-linear mappings
Kirill A. Shutemov
2015-02-10
1
-16
/
+0
|
*
|
|
|
|
|
|
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
13
-14
/
+0
|
*
|
|
|
|
|
|
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
2015-02-10
1
-0
/
+5
|
*
|
|
|
|
|
|
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
2015-02-10
1
-1
/
+5
|
*
|
|
|
|
|
|
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
2015-02-10
1
-0
/
+3
|
*
|
|
|
|
|
|
ocfs2: make resv_lock spinlock static
Fabian Frederick
2015-02-10
1
-1
/
+1
|
*
|
|
|
|
|
|
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
2015-02-10
1
-1
/
+0
|
*
|
|
|
|
|
|
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
Daeseok Youn
2015-02-10
1
-6
/
+3
|
*
|
|
|
|
|
|
ocfs2: remove unreachable code
Daeseok Youn
2015-02-10
1
-1
/
+0
[prev]
[next]