index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2022-04-07
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2022-03-29
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
2022-03-29
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2022-03-28
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-03-25
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
2022-03-24
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
2022-03-24
NFS: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-22
pNFS/files: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
pNFS/flexfiles: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
NFS: Avoid writeback threads getting stuck in mempool_alloc()
Trond Myklebust
2022-03-22
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-03-22
NFS: Fix revalidation of empty readdir pages
Trond Myklebust
2022-03-22
NFS: Don't deadlock when cookie hashes collide
Trond Myklebust
2022-03-21
NFSv4.1 provide mount option to toggle trunking discovery
Olga Kornievskaia
2022-03-13
NFS: swap-out must always use STABLE writes.
NeilBrown
2022-03-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-03-13
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-13
NFS: remove IS_SWAPFILE hack
NeilBrown
2022-03-13
NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE
Dave Wysochanski
2022-03-13
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
Dave Wysochanski
2022-03-13
NFS: Rename fscache read and write pages functions
Dave Wysochanski
2022-03-13
NFS: Cleanup usage of nfs_inode in fscache interface
Dave Wysochanski
2022-03-13
NFSv4.1 restrict GETATTR fs_location query to the main transport
Olga Kornievskaia
2022-03-13
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
2022-03-02
NFS: Cache all entries in the readdirplus reply
Trond Myklebust
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
2022-03-02
NFS: Clean up page array initialisation/free
Trond Myklebust
2022-03-02
NFS: Trace effects of the readdirplus heuristic
Trond Myklebust
2022-03-02
NFS: Trace effects of readdirplus on the dcache
Trond Myklebust
2022-03-02
NFS: Add basic readdir tracing
Trond Myklebust
2022-03-02
NFS: Don't request readdirplus when revalidation was forced
Trond Myklebust
2022-03-02
NFS: Readdirplus can't help lookup for case insensitive filesystems
Trond Myklebust
2022-03-02
NFSv4: Ask for a full XDR buffer of readdir goodness
Trond Myklebust
2022-03-02
NFS: Don't ask for readdirplus unless it can help nfs_getattr()
Trond Myklebust
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
2022-03-02
NFS: Reduce use of uncached readdir
Trond Myklebust
2022-03-02
NFS: Simplify nfs_readdir_xdr_to_array()
Trond Myklebust
2022-03-02
NFS: If the cookie verifier changes, we must invalidate the page cache
Trond Myklebust
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
2022-03-02
NFS: Don't advance the page pointer unless the page is full
Trond Myklebust
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
[next]