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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-08-21
pNFS: Remove unwanted optimisation of layoutget
Trond Myklebust
1
-6
/
+0
2018-08-21
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
1
-17
/
+11
2018-08-16
pNFS: Treat RECALLCONFLICT like DELAY...
Trond Myklebust
1
-9
/
+0
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
3
-2
/
+11
2018-08-15
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
1
-4
/
+10
2018-08-15
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
Trond Myklebust
1
-9
/
+7
2018-08-13
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
1
-1
/
+1
2018-08-13
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
Trond Myklebust
1
-5
/
+13
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
4
-5
/
+39
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
3
-1
/
+66
2018-08-09
NFS handle COPY ERR_OFFLOAD_NO_REQS
Olga Kornievskaia
1
-1
/
+5
2018-08-09
NFS send OFFLOAD_CANCEL when COPY killed
Olga Kornievskaia
1
-1
/
+90
2018-08-09
NFS export nfs4_async_handle_error
Olga Kornievskaia
2
-1
/
+4
2018-08-09
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
3
-5
/
+49
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
4
-9
/
+93
2018-08-09
NFS COPY xdr handle async reply
Olga Kornievskaia
1
-10
/
+12
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
3
-0
/
+70
2018-08-09
NFS CB_OFFLOAD xdr
Olga Kornievskaia
3
-1
/
+98
2018-08-08
NFS: Use an appropriate work queue for direct-write completion
NeilBrown
1
-1
/
+1
2018-08-08
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
1
-1
/
+1
2018-08-08
pnfs: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-08-08
pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN
Trond Myklebust
1
-1
/
+0
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
7
-0
/
+21
2018-08-08
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
1
-0
/
+1
2018-08-08
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
1
-12
/
+23
2018-08-08
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
1
-8
/
+42
2018-08-08
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
3
-8
/
+19
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-1
/
+8
2018-07-31
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
1
-3
/
+8
2018-07-31
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
1
-1
/
+1
2018-07-30
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
2018-07-30
nfs: Referrals not inheriting proto setting from parent
Calum Mackay
1
-3
/
+3
2018-07-30
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
1
-0
/
+4
2018-07-30
fs: nfs: Adding new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-07-30
nfs: add error check in nfs_idmap_prepare_message()
Chengguang Xu
1
-0
/
+2
2018-07-26
Fix error code in nfs_lookup_verify_inode()
Lance Shelton
1
-1
/
+1
2018-07-26
NFS: More excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
1
-0
/
+2
2018-07-26
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
1
-1
/
+1
2018-07-26
NFS: Ensure we immediately start writeback on rescheduled writes
Trond Myklebust
1
-0
/
+2
2018-07-26
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
1
-2
/
+2
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
3
-8
/
+3
2018-07-26
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
Trond Myklebust
1
-10
/
+16
2018-07-26
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()
Trond Myklebust
1
-5
/
+31
2018-07-26
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
1
-0
/
+3
[next]