index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
1
-2
/
+2
2016-05-17
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
1
-4
/
+25
2016-05-17
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
3
-3
/
+9
2016-05-17
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
1
-17
/
+6
2016-05-17
NFS: Reclaim writes via writepage are opportunistic
Trond Myklebust
1
-2
/
+1
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
5
-14
/
+28
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
7
-19
/
+65
2016-05-17
pNFS: Fix a leaked layoutstats flag
Trond Myklebust
1
-1
/
+2
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
1
-4
/
+6
2016-05-17
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
1
-0
/
+4
2016-05-17
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
1
-9
/
+25
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
6
-0
/
+277
2016-05-17
NFS: Add nfs_commit_file()
Anna Schumaker
3
-6
/
+42
2016-05-17
Fixing oops in callback path
Olga Kornievskaia
1
-2
/
+4
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
5
-154
/
+56
2016-05-09
nfs: don't share mounts between network namespaces
J. Bruce Fields
1
-0
/
+5
2016-05-09
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
1
-0
/
+4
2016-05-09
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
3
-10
/
+30
2016-05-09
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
3
-54
/
+36
2016-05-09
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
2
-10
/
+35
2016-05-09
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
Jeff Layton
1
-5
/
+1
2016-05-09
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
5
-33
/
+33
2016-05-09
nfs: add debug to directio "good_bytes" counting
Weston Andros Adamson
1
-2
/
+5
2016-05-09
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
Weston Andros Adamson
2
-7
/
+9
2016-05-02
nfs: switch to ->iterate_shared()
Al Viro
1
-28
/
+43
2016-05-02
nfs: missing wakeup in nfs_unblock_sillyrename()
Al Viro
1
-0
/
+1
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
3
-9
/
+48
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-1
/
+3
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2
-11
/
+8
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
1
-1
/
+1
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-6
/
+6
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-1
/
+1
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+6
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
13
-55
/
+55
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-2
/
+41
2016-03-26
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-25
/
+238
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-106
/
+187
2016-03-21
nfs/blocklayout: make sure making a aligned read request
Kinglong Mee
1
-6
/
+7
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+11
2016-03-18
nfs/blocklayout: add SCSI layout support
Christoph Hellwig
5
-25
/
+238
2016-03-16
nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed
Jeff Layton
1
-0
/
+2
2016-03-16
nfs: remove nfs_inode_dio_wait
Christoph Hellwig
3
-7
/
+3
2016-03-16
nfs: remove nfs4_file_fsync
Christoph Hellwig
3
-36
/
+7
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
1
-6
/
+7
2016-03-14
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
1
-8
/
+4
2016-02-22
Merge branch 'multipath'
Trond Myklebust
2
-6
/
+71
2016-02-22
Merge branch 'nfsv41_cb'
Trond Myklebust
6
-51
/
+97
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
Trond Myklebust
1
-11
/
+6
[prev]
[next]