index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
37
-55
/
+49
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
3
-5
/
+3
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
18
-26
/
+26
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
8
-8
/
+8
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
11
-20
/
+14
2022-05-08
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
4
-5
/
+5
2022-05-08
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
3
-13
/
+11
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
3
-11
/
+9
2022-05-08
ext4: Use scoped memory API in mext_page_double_lock()
Matthew Wilcox (Oracle)
1
-4
/
+9
2022-05-08
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-05-08
f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
Matthew Wilcox (Oracle)
1
-1
/
+8
2022-05-08
namei: Convert page_symlink() to use memalloc_nofs_save()
Matthew Wilcox (Oracle)
1
-4
/
+7
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
1
-11
/
+2
2022-05-08
ext4: Use page_symlink() instead of __page_symlink()
Matthew Wilcox (Oracle)
1
-1
/
+6
2022-05-07
Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2022-05-06
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+53
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+11
2022-05-05
btrfs: sysfs: export the balance paused state of exclusive operation
David Sterba
1
-0
/
+3
2022-05-05
btrfs: fix assertion failure when logging directory key range item
Filipe Manana
1
-14
/
+25
2022-05-05
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
1
-14
/
+8
2022-05-05
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
1
-6
/
+6
2022-05-05
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
1
-0
/
+11
2022-05-02
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+91
2022-05-02
io_uring: assign non-fixed early for async work
Jens Axboe
1
-1
/
+6
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2022-04-29
Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2022-04-29
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-6
/
+7
2022-04-29
io_uring: check that data field is 0 in ringfd unregister
Eugene Syromiatnikov
1
-1
/
+1
2022-04-28
io_uring: fix uninitialized field in rw io_kiocb
Joseph Ravichandran
1
-0
/
+1
2022-04-28
Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2022-04-28
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-36
/
+38
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
3
-0
/
+47
2022-04-27
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
1
-2
/
+4
2022-04-27
btrfs: always log symlinks in full mode
Filipe Manana
1
-1
/
+13
2022-04-27
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
3
-7
/
+14
2022-04-27
btrfs: export a helper for compression hard check
Chung-Chiang Cheng
2
-13
/
+13
2022-04-27
kernfs: fix NULL dereferencing in kernfs_remove
Minchan Kim
1
-1
/
+6
2022-04-27
Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+41
2022-04-26
io_uring: check reserved fields for recv/recvmsg
Jens Axboe
1
-0
/
+2
2022-04-26
io_uring: check reserved fields for send/sendmsg
Jens Axboe
1
-0
/
+2
2022-04-26
Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-29
/
+76
2022-04-26
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
1
-1
/
+1
2022-04-25
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
1
-1
/
+11
2022-04-25
Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
6
-151
/
+27
2022-04-25
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
1
-0
/
+4
2022-04-25
ceph: remove incorrect session state check
Xiubo Li
1
-6
/
+0
2022-04-25
ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap
Niels Dossche
1
-0
/
+3
[next]