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-04-21
zonefs: Add active seq file accounting
Damien Le Moal
3
-6
/
+83
2022-04-21
zonefs: Export open zone resource information through sysfs
Damien Le Moal
4
-5
/
+156
2022-04-21
zonefs: Always do seq file write open accounting
Damien Le Moal
1
-34
/
+46
2022-04-21
zonefs: Rename super block information fields
Damien Le Moal
2
-9
/
+12
2022-04-21
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-04-21
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
2022-04-21
xfs: simplify local variable assignment in file write code
Kaixu Xia
1
-6
/
+2
2022-04-21
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
1
-11
/
+13
2022-04-21
xfs: convert buffer flags to unsigned.
Dave Chinner
3
-25
/
+25
2022-04-20
Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
2
-9
/
+5
2022-04-20
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
1
-4
/
+5
2022-04-20
f2fs: fix wrong condition check when failing metapage read
Jaegeuk Kim
1
-3
/
+3
2022-04-20
f2fs: keep io_flags to avoid IO split due to different op_flags in two fio holders
Jaegeuk Kim
1
-12
/
+21
2022-04-20
f2fs: remove obsolete whint_mode
Jaegeuk Kim
3
-135
/
+1
2022-04-19
binfmt_flat: Drop vestiges of coredump support
Eric W. Biederman
1
-22
/
+0
2022-04-19
fs: fix acl translation
Christian Brauner
2
-2
/
+14
2022-04-19
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
1
-1
/
+2
2022-04-19
btrfs: fix direct I/O writes for split bios on zoned devices
Christoph Hellwig
1
-2
/
+3
2022-04-19
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
3
-8
/
+9
2022-04-19
btrfs: fix and document the zoned device choice in alloc_new_bio
Christoph Hellwig
1
-14
/
+27
2022-04-19
btrfs: fix leaked plug after failure syncing log on zoned filesystems
Filipe Manana
1
-0
/
+1
2022-04-18
binfmt_flat: do not stop relocating GOT entries prematurely on riscv
Niklas Cassel
1
-1
/
+26
2022-04-18
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-17
direct-io: remove random prefetches
Christoph Hellwig
1
-28
/
+4
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
10
-20
/
+20
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
12
-35
/
+23
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
19
-61
/
+33
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-4
/
+2
2022-04-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_stable_writes helper
Christoph Hellwig
1
-1
/
+1
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2
-3
/
+3
2022-04-17
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
1
-1
/
+1
2022-04-17
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-7
/
+8
2022-04-17
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
1
-8
/
+3
2022-04-17
btrfs: simplify ->flush_bio handling
Christoph Hellwig
3
-16
/
+7
2022-04-17
io_uring: fix leaks on IOPOLL and CQE_SKIP
Pavel Begunkov
1
-2
/
+1
2022-04-16
io_uring: free iovec if file assignment fails
Jens Axboe
1
-2
/
+6
2022-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2022-04-15
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
1
-2
/
+2
2022-04-15
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
1
-1
/
+1
2022-04-15
Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-41
/
+58
2022-04-15
erofs: fix use-after-free of on-stack io[]
Hongyu Jin
2
-9
/
+5
2022-04-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
3
-0
/
+19
2022-04-14
io_uring: abort file assignment prior to assigning creds
Jens Axboe
1
-2
/
+3
2022-04-14
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
1
-3
/
+12
2022-04-14
ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
Namjae Jeon
1
-4
/
+7
2022-04-14
ksmbd: increment reference count of parent fp
Namjae Jeon
2
-0
/
+3
[prev]
[next]