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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
fat: report creation time in statx
Chung-Chiang Cheng
3
-5
/
+20
2022-05-19
fat: ignore ctime updates, and keep ctime identical to mtime in memory
Chung-Chiang Cheng
2
-10
/
+10
2022-05-19
fat: split fat_truncate_time() into separate functions
Chung-Chiang Cheng
2
-27
/
+53
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
1
-0
/
+7
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-91
/
+114
2022-05-19
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
Hao Luo
1
-12
/
+19
2022-05-19
fs-verity: Use struct_size() helper in enable_verity()
Zhang Jianhua
1
-1
/
+1
2022-05-19
NFSD: Show state of courtesy client in client info
Dai Ngo
1
-1
/
+8
2022-05-19
NFSD: add support for lock conflict to courteous server
Dai Ngo
1
-16
/
+54
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
1
-3
/
+30
2022-05-19
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
1
-0
/
+28
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
3
-12
/
+24
2022-05-19
NFSD: add support for share reservation conflict to courteous server
Dai Ngo
1
-8
/
+101
2022-05-19
NFSD: add courteous server support for thread with only delegation
Dai Ngo
3
-15
/
+99
2022-05-19
NFSD: Clean up nfsd_splice_actor()
Chuck Lever
1
-8
/
+2
2022-05-19
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
Paulo Alcantara
3
-5
/
+11
2022-05-19
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
1
-5
/
+8
2022-05-18
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
2
-2
/
+2
2022-05-18
f2fs: fix to do sanity check for inline inode
Chao Yu
3
-7
/
+26
2022-05-18
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
1
-0
/
+4
2022-05-18
io_uring: disallow mixed provided buffer group registrations
Jens Axboe
1
-3
/
+5
2022-05-18
io_uring: initialize io_buffer_list head when shared ring is unregistered
Jens Axboe
1
-0
/
+3
2022-05-18
io_uring: add fully sparse buffer registration
Pavel Begunkov
1
-7
/
+15
2022-05-18
fs-verity: remove unused parameter desc_size in fsverity_create_info()
Zhang Jianhua
4
-16
/
+9
2022-05-18
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
1
-2
/
+4
2022-05-18
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
1
-0
/
+1
2022-05-18
ext4: remove duplicated #include of dax.h in inode.c
Yang Li
1
-1
/
+0
2022-05-18
freevxfs: relicense to GPLv2 only
Christoph Hellwig
14
-356
/
+14
2022-05-18
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2
-24
/
+20
2022-05-18
fsnotify: introduce mark type iterator
Amir Goldstein
2
-37
/
+30
2022-05-18
io_uring: use rcu_dereference in io_close
Christoph Hellwig
1
-1
/
+2
2022-05-18
io_uring: consistently use the EPOLL* defines
Christoph Hellwig
1
-4
/
+4
2022-05-18
io_uring: make apoll_events a __poll_t
Christoph Hellwig
1
-3
/
+4
2022-05-18
io_uring: drop a spurious inline on a forward declaration
Christoph Hellwig
1
-1
/
+1
2022-05-18
io_uring: don't use ERR_PTR for user pointers
Christoph Hellwig
1
-46
/
+37
2022-05-18
io_uring: use a rwf_t for io_rw.flags
Christoph Hellwig
1
-1
/
+1
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
1
-12
/
+222
2022-05-18
io_uring: add io_pin_pages() helper
Jens Axboe
1
-27
/
+50
2022-05-18
io_uring: add buffer selection support to IORING_OP_NOP
Jens Axboe
1
-1
/
+12
2022-05-18
io_uring: fix locking state for empty buffer group
Jens Axboe
1
-11
/
+14
2022-05-17
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
1
-4
/
+3
2022-05-17
NFS: Improve warning message when locks are lost.
NeilBrown
1
-5
/
+15
2022-05-17
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
Steve French
1
-2
/
+0
2022-05-17
io_uring: don't attempt to IOPOLL for MSG_RING requests
Jens Axboe
1
-0
/
+3
2022-05-17
f2fs: don't use casefolded comparison for "." and ".."
Eric Biggers
3
-11
/
+13
2022-05-17
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
5
-11
/
+22
2022-05-17
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2
-13
/
+6
2022-05-17
ext4: convert symlink external data block mapping to bdev
Zhang Yi
3
-83
/
+100
2022-05-17
ext4: add nowait mode for ext4_getblk()
Zhang Yi
2
-0
/
+16
[prev]
[next]