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: Fix GETATTR bitmap verification
Andreas Gruenbacher
2015-11-03
1
-0
/
+23
*
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2015-11-03
2
-5
/
+4
*
fs/nfs: remove unnecessary new_valid_dev check
Yaowei Bai
2015-11-03
1
-3
/
+0
*
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
19
-119
/
+112
|
\
|
*
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
1
-32
/
+8
|
*
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-16
3
-5
/
+16
|
|
\
|
|
*
btrfs: fix use after free iterating extrefs
Chris Mason
2015-10-14
1
-5
/
+3
|
|
*
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-14
2
-0
/
+13
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-10-16
5
-54
/
+46
|
|
\
\
|
|
*
|
mm, dax: fix DAX deadlocks
Ross Zwisler
2015-10-16
1
-41
/
+29
|
|
*
|
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
2015-10-16
4
-13
/
+17
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-10-15
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ext4: Update EXT4_USE_FOR_EXT2 description
Jean Delvare
2015-09-24
1
-1
/
+1
|
*
|
|
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-10-13
1
-8
/
+0
|
|
\
\
\
|
|
*
|
|
nfsd/blocklayout: accept any minlength
Christoph Hellwig
2015-10-09
1
-8
/
+0
|
*
|
|
|
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
2015-10-10
1
-2
/
+6
|
*
|
|
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-10
7
-17
/
+35
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
BTRFS: support NFSv2 export
NeilBrown
2015-10-06
1
-5
/
+5
|
|
*
|
|
Btrfs: open_ctree: Fix possible memory leak
chandan
2015-10-06
1
-0
/
+4
|
|
*
|
|
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
2015-10-06
3
-1
/
+10
|
|
*
|
|
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-06
1
-8
/
+11
|
|
*
|
|
Btrfs: send, fix corner case for reference overwrite detection
Filipe Manana
2015-10-06
1
-3
/
+5
*
|
|
|
|
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
2015-11-02
2
-2
/
+23
*
|
|
|
|
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
2015-11-02
1
-8
/
+14
*
|
|
|
|
Merge branch 'bugfixes'
Trond Myklebust
2015-10-21
10
-52
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
2015-10-21
3
-6
/
+22
|
*
|
|
|
|
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
2015-10-21
1
-5
/
+2
|
*
|
|
|
|
NFS: Return directly if encode_sessionid fail
Kinglong Mee
2015-10-21
1
-1
/
+3
|
*
|
|
|
|
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
2015-10-21
1
-1
/
+1
|
*
|
|
|
|
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
2015-10-21
1
-8
/
+10
|
*
|
|
|
|
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
2015-10-21
1
-6
/
+4
|
*
|
|
|
|
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
Kinglong Mee
2015-10-21
2
-5
/
+1
|
*
|
|
|
|
NFS: Remove the left function defines in callback.h
Kinglong Mee
2015-10-21
1
-6
/
+0
|
*
|
|
|
|
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
2015-10-21
2
-3
/
+0
|
*
|
|
|
|
NFS: Get rid of the unneeded addr stored in callback arguments
Kinglong Mee
2015-10-21
2
-10
/
+0
|
*
|
|
|
|
nfsroot: make nfsroot to accept the 1024 bytes long directory name
Li RongQing
2015-10-21
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'nfsclone'
Trond Myklebust
2015-10-21
7
-2
/
+334
|
\
\
\
\
\
|
*
|
|
|
|
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
Trond Myklebust
2015-10-15
1
-2
/
+11
|
*
|
|
|
|
nfs42: add NFS_IOC_CLONE_RANGE ioctl
Peng Tao
2015-10-15
1
-0
/
+14
|
*
|
|
|
|
nfs42: respect clone_blksize
Peng Tao
2015-10-15
1
-0
/
+11
|
*
|
|
|
|
nfs: get clone_blksize when probing fsinfo
Peng Tao
2015-10-15
3
-0
/
+27
|
*
|
|
|
|
nfs42: add NFS_IOC_CLONE ioctl
Peng Tao
2015-10-15
1
-0
/
+102
|
*
|
|
|
|
nfs42: add CLONE proc functions
Peng Tao
2015-10-15
3
-1
/
+74
|
*
|
|
|
|
nfs42: add CLONE xdr functions
Peng Tao
2015-10-15
2
-1
/
+97
|
|
/
/
/
/
*
|
|
|
|
NFSv4: Unify synchronous and asynchronous error handling
Trond Myklebust
2015-10-08
1
-74
/
+49
*
|
|
|
|
NFSv4: Don't use synchronous delegation recall in exception handling
Trond Myklebust
2015-10-08
2
-9
/
+5
*
|
|
|
|
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
Trond Myklebust
2015-10-08
1
-3
/
+3
*
|
|
|
|
NFSv4: Update the delay statistics counter for synchronous delays
Trond Myklebust
2015-10-08
1
-1
/
+2
*
|
|
|
|
NFSv4: Refactor NFSv4 error handling
Trond Myklebust
2015-10-08
2
-9
/
+36
|
/
/
/
/
*
|
|
|
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-10-07
4
-11
/
+23
|
\
\
\
\
[next]