Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 28/29] xfs: Convert to bdev_open_by_path(), (continued)
- [PATCH 21/29] erofs: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 15/29] scsi: target: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 22/29] ext4: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 29/29] block: Remove blkdev_get_by_*() functions, Jan Kara
- [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path(), Jan Kara
- [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 13/29] nvmet: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 24/29] jfs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 20/29] btrfs: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev(), Jan Kara
- Re: [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle, Christian Brauner
- [PATCH 01/29] block: Provide bdev_open_* functions, Jan Kara
- [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset(), Jan Kara
- [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open(), Jan Kara
- [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 22/29] ext4: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 20/29] btrfs: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 21/29] erofs: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 08/29] zram: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 11/29] md: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 24/29] jfs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path(), Jan Kara
- [PATCH 28/29] xfs: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 15/29] scsi: target: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 19/29] fs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 10/29] dm: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 29/29] block: Remove blkdev_get_by_*() functions, Jan Kara
- [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument, Jan Kara
- [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 04/29] drdb: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 13/29] nvmet: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 09/29] bcache: Convert to bdev_open_by_path(), Jan Kara
- Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle, Jens Axboe
- Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle, Christian Brauner
- [ANNOUNCE] xfs-linux: for-next updated to c1950a111dd8, Chandan Babu R
- [PATCH] lsm: constify 'file' parameter in security_bprm_creds_from_file(),
Khadija Kamran
- [PATCH] mm: allow a controlled amount of unfairness in the page lock,
Maximilian Heyne
- [czhong@xxxxxxxxxx: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278],
Ming Lei
- [RFC PATCH] filemap: Convert generic_perform_write() to support large folios,
Matthew Wilcox (Oracle)
- [PATCH v4] proc/ksm: add ksm stats to /proc/pid/smaps,
Stefan Roesch
- [PATCH] kernel: Add Mount Option For Efivarfs,
Jiao Zhou
- Re: [PATCH] kernel: Add Mount Option For Efivarfs, kernel test robot
- Re: [PATCH] kernel: Add Mount Option For Efivarfs, Ard Biesheuvel
- <Possible follow-ups>
- [PATCH] kernel: Add Mount Option For Efivarfs, Jiao Zhou
[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v5 01/37] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v5 02/37] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v5 03/37] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v5 04/37] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v5 05/37] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v5 06/37] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v5 07/37] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v5 08/37] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v5 09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v5 10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v5 12/37] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v5 13/37] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v5 14/37] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v5 17/37] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v5 15/37] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v5 19/37] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v5 16/37] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v5 20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v5 22/37] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v5 26/37] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v5 24/37] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v5 27/37] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v5 18/37] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v5 25/37] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v5 21/37] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v5 30/37] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v5 32/37] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v5 33/37] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v5 37/37] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v5 36/37] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v5 34/37] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v5 35/37] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v5 31/37] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v5 29/37] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v5 28/37] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v5 23/37] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
[PATCH v2] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks,
Helge Deller
[ANNOUNCE] xfs: online repair is completely finished!,
Darrick J. Wong
[PATCH 5.4 0/1] mm: allow a controlled amount of unfairness in the page lock,
Saeed Mirzamohammadi
[PATCH RFC -next 0/2] fuse: Parallel DIO writes with O_DIRECT,
Bernd Schubert
[syzbot] [ntfs3?] [squashfs?] INFO: task hung in truncate_inode_pages_final, syzbot
[PATCH 1/2] ceph: Convert ceph_page_mkwrite() to use a folio,
Matthew Wilcox (Oracle)
[PATCH] splice: Convert page_cache_pipe_buf_confirm() to use a folio,
Matthew Wilcox (Oracle)
[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH] libfs: Convert simple_write_begin and simple_write_end to use a folio,
Matthew Wilcox (Oracle)
[RESEND PATCH v2] xarray: Document necessary flag in alloc functions,
Philipp Stanner
[RESEND PATCH v10 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait, Byungchul Park
- [RESEND PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [RESEND PATCH v10 13/25] dept: Distinguish each work from another, Byungchul Park
- [RESEND PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [RESEND PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [RESEND PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait, Byungchul Park
- [RESEND PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [RESEND PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [RESEND PATCH v10 03/25] dept: Add single event dependency tracker APIs, Byungchul Park
- [RESEND PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [RESEND PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another, Byungchul Park
- [RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen, Byungchul Park
- [RESEND PATCH v10 02/25] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [RESEND PATCH v10 04/25] dept: Add lock dependency tracker APIs, Byungchul Park
- [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}, Byungchul Park
[PATCH] fs: clean up usage of noop_dirty_folio,
Xueshi Hu
[syzbot] [ntfs3?] WARNING in do_symlinkat (2), syzbot
[PATCH] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks,
Helge Deller
[PATCH 5.15.y] exfat: check if filename entries exceeds max filename length,
Harshit Mogalapalli
[syzbot] [jfs?] INFO: task hung in path_mount (2),
syzbot
[PATCH] devpts: Fix kernel-doc warnings,
Matthew Wilcox (Oracle)
[PATCH] fs: Fix kernel-doc warnings,
Matthew Wilcox (Oracle)
[syzbot] [ntfs?] WARNING in do_open_execat,
syzbot
[PATCH][next] fs/pipe: remove redundant initialization of pointer buf,
Colin Ian King
[PATCH v3 0/4] super: allow waiting without s_umount held,
Christian Brauner
[PATCH v2 0/4] super: allow waiting without s_umount held,
Christian Brauner
[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked,
Mirsad Todorovac
Re: fanotify HSM open issues,
Amir Goldstein
[PATCH] mm: Change calling convention for ->huge_fault,
Matthew Wilcox (Oracle)
[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb, kernel test robot
[PATCH v1] fs/dcache: Replace printk and WARN_ON by WARN,
Anh Tuan Phan
[PATCH v3] proc/ksm: add ksm stats to /proc/pid/smaps,
Stefan Roesch
[PATCH v3 0/7] kiocb_{start,end}_write() helpers,
Amir Goldstein
- [PATCH v3 2/7] fs: add kerneldoc to file_{start,end}_write() helpers, Amir Goldstein
- [PATCH v3 3/7] fs: create kiocb_{start,end}_write() helpers, Amir Goldstein
- [PATCH v3 1/7] io_uring: rename kiocb_end_write() local helper, Amir Goldstein
- [PATCH v3 4/7] io_uring: use kiocb_{start,end}_write() helpers, Amir Goldstein
- [PATCH v3 5/7] aio: use kiocb_{start,end}_write() helpers, Amir Goldstein
- [PATCH v3 6/7] ovl: use kiocb_{start,end}_write() helpers, Amir Goldstein
- [PATCH v3 7/7] cachefiles: use kiocb_{start,end}_write() helpers, Amir Goldstein
- Re: [PATCH v3 0/7] kiocb_{start,end}_write() helpers, Christian Brauner
- Re: [PATCH v3 0/7] kiocb_{start,end}_write() helpers, Christian Brauner
- Re: [PATCH v3 0/7] kiocb_{start,end}_write() helpers, Jens Axboe
[syzbot] [ext4?] memory leak in __es_insert_extent, syzbot
[PATCH v1 1/1] fs/affs: Rename local toupper() to fn() to avoid confusion,
Andy Shevchenko
[PATCH v2 0/5] use refcount+RCU method to implement lockless slab shrink (part 1),
Qi Zheng
landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant,
Naresh Kamboju
[PATCH 0/3] super: allow waiting without s_umount held,
Christian Brauner
[PATCH -next] fuse: change fuse_valid_size() to static, Yang Yingliang
[ANNOUNCE] util-linux stable v2.39.2, Karel Zak
[PATCH] fuse: make fuse_valid_size static,
Jiapeng Chong
[syzbot] [ext4?] kernel panic: EXT4-fs (device loop0): panic forced after error (3),
syzbot
[linux-next:master] BUILD REGRESSION ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849, kernel test robot
[PATCH 0/1 ] fs: Warming in __brelse, Manas Ghandat
[PATCH v8 0/6] fuse: full atomic open and atomic-open-revalidate,
Bernd Schubert
[PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs,
David Howells
[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH v31 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH v2] fs: create kiocb_{start,end}_write() helpers,
Amir Goldstein
[PATCH 0/5] use refcount+RCU method to implement lockless slab shrink (part 1),
Qi Zheng
Re: Inbox vboxsf not working,
Hans de Goede
[PATCH v30 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
Possible io_uring related race leads to btrfs data csum mismatch,
Qu Wenruo
[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs,
Gabriel Krisman Bertazi
- [PATCH v6 7/9] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops, Gabriel Krisman Bertazi
- [PATCH v6 5/9] libfs: Validate negative dentries in case-insensitive directories, Gabriel Krisman Bertazi
- [PATCH v6 3/9] fs: Expose name under lookup to d_revalidate hooks, Gabriel Krisman Bertazi
- [PATCH v6 4/9] fs: Add DCACHE_CASEFOLDED_NAME flag, Gabriel Krisman Bertazi
- [PATCH v6 1/9] ecryptfs: Reject casefold directory inodes, Gabriel Krisman Bertazi
- [PATCH v6 8/9] ext4: Enable negative dentries on case-insensitive lookup, Gabriel Krisman Bertazi
- [PATCH v6 2/9] 9p: Split ->weak_revalidate from ->revalidate, Gabriel Krisman Bertazi
- [PATCH v6 9/9] f2fs: Enable negative dentries on case-insensitive lookup, Gabriel Krisman Bertazi
- [PATCH v6 6/9] libfs: Chain encryption checks after case-insensitive revalidation, Gabriel Krisman Bertazi
- Re: [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, Eric Biggers
- Re: [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, Christian Brauner
Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, patchwork-bot+f2fs
[PATCH] doc: idmappings: fix an error and rephrase a paragraph,
GONG, Ruiqi
[syzbot] [block?] [hfs?] general protection fault in blk_stat_add, syzbot
[PATCH] exfat: add ioctls for accessing attributes,
Jan Cincera
[PATCH] fs: create kiocb_{start,end}_write() helpers,
Amir Goldstein
[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod,
syzbot
[linus:master] [locking] c8afaa1b0f: stress-ng.zero.ops_per_sec 6.3% improvement,
kernel test robot
Maintainers Summit 2023 Call for Topics, Theodore Ts'o
[PATCH v5] ntfs : fix shift-out-of-bounds in ntfs_iget,
Manas Ghandat
[PATCH] pagemap: remove wait_on_page_locked_killable(),
Kefeng Wang
[RFCv2 0/7] fs: nfs: async lock request changes,
Alexander Aring
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs,
David Howells
[PATCH 0/3] Simplify rejection of unexpected casefold inode flag,
Eric Biggers
[PATCH v3 0/5] Landlock: IOCTL support,
Günther Noack
[PATCH] block: Remove special-casing of compound pages,
Matthew Wilcox (Oracle)
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]