index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-07-21
pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()
Trond Myklebust
1
-0
/
+6
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
Frank Sorenson
1
-1
/
+5
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysctl
Frank Sorenson
1
-2
/
+2
2016-07-19
sunrpc: Fix reserved port range calculation
Frank Sorenson
1
-1
/
+1
2016-07-19
sunrpc: Fix bit count when setting hashtable size to power-of-two
Frank Sorenson
1
-3
/
+1
2016-07-19
nfs4: flexfiles: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
3
-4
/
+8
2016-07-19
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
3
-3
/
+7
2016-07-19
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
Benjamin Coddington
1
-6
/
+21
2016-07-19
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
9
-16
/
+18
2016-07-19
mount: use sec= that was specified on the command line
Steve Dickson
1
-3
/
+11
2016-07-19
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
Trond Myklebust
1
-19
/
+15
2016-07-19
pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET
Trond Myklebust
1
-2
/
+11
2016-07-19
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
Trond Myklebust
2
-9
/
+15
2016-07-19
pNFS: Fix post-layoutget error handling in pnfs_update_layout()
Trond Myklebust
1
-10
/
+11
2016-07-18
pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding
Trond Myklebust
2
-1
/
+11
2016-07-16
SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
Trond Myklebust
1
-5
/
+3
2016-07-14
NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"
Trond Myklebust
1
-1
/
+1
2016-07-06
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
Trond Myklebust
1
-0
/
+3
2016-07-06
NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync
Trond Myklebust
1
-1
/
+5
2016-07-06
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
4
-13
/
+31
2016-07-06
NFSv4.2: Fix a race in nfs42_proc_deallocate()
Trond Myklebust
1
-2
/
+4
2016-07-06
NFS: Getattr doesn't require data sync semantics
Trond Myklebust
1
-3
/
+1
2016-07-06
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
Trond Myklebust
2
-2
/
+12
2016-07-06
NFS: Remove unused function nfs_revalidate_mapping_protected()
Trond Myklebust
2
-35
/
+4
2016-07-06
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
Trond Myklebust
1
-6
/
+0
2016-07-06
NFS: Cleanup nfs_direct_complete()
Trond Myklebust
1
-7
/
+5
2016-07-06
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
6
-37
/
+174
2016-07-06
NFS: Move buffered I/O locking into nfs_file_write()
Trond Myklebust
1
-12
/
+15
2016-07-06
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
Trond Myklebust
2
-9
/
+9
2016-07-06
NFS: Remove racy size manipulations in O_DIRECT
Trond Myklebust
1
-16
/
+0
2016-07-06
NFS: Ensure we reset the write verifier 'committed' value on resend.
Trond Myklebust
2
-0
/
+19
2016-07-06
NFS: Fix O_DIRECT verifier problems
Trond Myklebust
3
-3
/
+16
2016-07-06
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
Trond Myklebust
1
-7
/
+0
2016-07-06
pNFS: Ensure we layoutcommit before revalidating attributes
Trond Myklebust
1
-16
/
+7
2016-07-06
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
5
-9
/
+30
2016-07-06
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
1
-9
/
+10
2016-07-06
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-07-06
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-06-30
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
2
-33
/
+47
2016-06-30
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
1
-1
/
+2
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
5
-34
/
+37
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
mfd: max77620: Fix FPS switch statements
Rhyland Klein
1
-0
/
+2
2016-06-30
phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...
Lee Jones
1
-1
/
+1
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-30
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
1
-2
/
+2
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
1
-0
/
+12
[next]