index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-13
NFS: swap-out must always use STABLE writes.
NeilBrown
1
-4
/
+6
2022-03-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2
-16
/
+30
2022-03-13
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
4
-10
/
+66
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
1
-0
/
+2
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
1
-4
/
+0
2022-03-13
NFS: remove IS_SWAPFILE hack
NeilBrown
1
-5
/
+0
2022-03-13
NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE
Dave Wysochanski
1
-10
/
+0
2022-03-13
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
Dave Wysochanski
2
-18
/
+102
2022-03-13
NFS: Rename fscache read and write pages functions
Dave Wysochanski
3
-22
/
+15
2022-03-13
NFS: Cleanup usage of nfs_inode in fscache interface
Dave Wysochanski
2
-15
/
+13
2022-03-13
NFSv4.1 restrict GETATTR fs_location query to the main transport
Olga Kornievskaia
1
-2
/
+13
2022-03-13
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
1
-4
/
+0
2022-03-13
Kbuild: add -Wno-shift-negative-value where -Wextra is used
Arnd Bergmann
1
-0
/
+1
2022-03-12
ext4: do not call FC trace event in ext4_fc_commit() if FS does not support FC
Ritesh Harjani
1
-3
/
+3
2022-03-12
ext4: remove unused enum EXT4_FC_COMMIT_FAILED
Ritesh Harjani
1
-1
/
+0
2022-03-12
ext4: warn when dirtying page w/o buffers in data=journal mode
Jan Kara
1
-4
/
+6
2022-03-12
ext4: make mb_optimize_scan performance mount option work with extents
Ojaswin Mujoo
1
-1
/
+1
2022-03-12
ext4: make mb_optimize_scan option work with set/unset mount cmd
Ojaswin Mujoo
1
-10
/
+14
2022-03-12
io_uring: remove duplicated member check for io_msg_ring_prep()
Jens Axboe
1
-3
/
+2
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
3
-8
/
+35
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
1
-3
/
+20
2022-03-11
afs: Fix potential thrashing in afs writeback
David Howells
1
-1
/
+8
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+2
2022-03-11
watch_queue, pipe: Free watchqueue state after clearing pipe ring
David Howells
1
-3
/
+5
2022-03-11
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
4
-2
/
+10
2022-03-11
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
1
-2
/
+10
2022-03-11
NFSD: Clean up _lm_ operation names
Chuck Lever
1
-4
/
+4
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
8
-51
/
+3
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
6
-6
/
+1
2022-03-10
task_work: Decouple TIF_NOTIFY_SIGNAL and task_work
Eric W. Biederman
2
-2
/
+6
2022-03-10
io_uring: allow submissions to continue on error
Jens Axboe
1
-3
/
+9
2022-03-10
task_work: Introduce task_work_pending
Eric W. Biederman
1
-3
/
+3
2022-03-10
io_uring: recycle provided buffers if request goes async
Jens Axboe
1
-0
/
+36
2022-03-10
io_uring: ensure reads re-import for selected buffers
Jens Axboe
1
-0
/
+10
2022-03-10
io_uring: retry early for reads if we can poll
Jens Axboe
1
-0
/
+3
2022-03-10
io-uring: Make statx API stable
Stefan Roesch
3
-17
/
+58
2022-03-10
io_uring: Add support for napi_busy_poll
Olivier Langlois
1
-1
/
+231
2022-03-10
io_uring: minor io_cqring_wait() optimization
Olivier Langlois
1
-8
/
+8
2022-03-10
io_uring: add support for IORING_OP_MSG_RING command
Jens Axboe
1
-0
/
+55
2022-03-10
io_uring: speedup provided buffer handling
Jens Axboe
1
-22
/
+117
2022-03-10
io_uring: add support for registering ring file descriptors
Jens Axboe
1
-5
/
+177
2022-03-10
io_uring: documentation fixup
Dylan Yudaken
1
-1
/
+1
2022-03-10
io_uring: do not recalculate ppos unnecessarily
Dylan Yudaken
1
-6
/
+12
2022-03-10
io_uring: update kiocb->ki_pos at execution time
Dylan Yudaken
1
-8
/
+18
2022-03-10
io_uring: remove duplicated calls to io_kiocb_ppos
Dylan Yudaken
1
-2
/
+5
2022-03-10
io_uring: Remove unneeded test in io_run_task_work_sig()
Olivier Langlois
1
-3
/
+3
2022-03-10
io-uring: Make tracepoints consistent.
Stefan Roesch
1
-11
/
+13
2022-03-10
io-uring: add __fill_cqe function
Stefan Roesch
1
-9
/
+13
2022-03-10
io-wq: use IO_WQ_ACCT_NR rather than hardcoded number
Hao Xu
1
-2
/
+2
2022-03-10
io-wq: reduce acct->lock crossing functions lock/unlock
Hao Xu
1
-20
/
+12
[prev]
[next]