linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-09 15:00:46 to 2023-08-11 11:05:11 UTC [more...]

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-11 11:04 UTC  (3+ messages)
` [PATCH 01/29] block: Provide bdev_open_* functions
` [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()

[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
 2023-08-11 11:00 UTC  (16+ messages)
` [PATCH vfs.tmpfs 4/5] tmpfs: trivial support for "
  ` [PATCH vfs.tmpfs v2 "
    ` (subset) "

[GIT PULL] bcachefs
 2023-08-11 10:54 UTC  (23+ messages)

remove get_super
 2023-08-11 10:44 UTC  (19+ messages)
` [PATCH 01/17] FOLD: reverts part of "fs: use the super_block as holder when mounting file systems"
` [PATCH 02/17] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH 03/17] btrfs: call btrfs_close_devices from ->kill_sb
` [PATCH 04/17] btrfs: split btrfs_fs_devices.opened
` [PATCH 05/17] btrfs: open block devices after superblock creation
` [PATCH 06/17] btrfs: use the super_block as holder when mounting file systems
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl
` [PATCH 08/17] block: simplify the disk_force_media_change interface
` [PATCH 09/17] floppy: call disk_force_media_change when changing the format
` [PATCH 10/17] amiflop: don't call fsync_bdev in FDFMTBEG
` [PATCH 11/17] dasd: also call __invalidate_device when setting the device offline
` [PATCH 12/17] block: drop the "busy inodes on changed media" log message
` [PATCH 13/17] block: consolidate __invalidate_device and fsync_bdev
` [PATCH 14/17] block: call into the file system for bdev_mark_dead
` [PATCH 15/17] block: call into the file system for ioctl BLKFLSBUF
` [PATCH 16/17] fs: remove get_super
` [PATCH 17/17] fs: simplify invalidate_inodes

s_fs_info and ->kill_sb revisited v2
 2023-08-11  7:24 UTC  (27+ messages)
` [PATCH 01/13] xfs: reformat the xfs_fs_free prototype
` [PATCH 02/13] xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
` [PATCH 03/13] xfs: free the xfs_mount in ->kill_sb
` [PATCH 04/13] xfs: remove xfs_blkdev_put
` [PATCH 05/13] xfs: close the RT and log block devices in xfs_free_buftarg
` [PATCH 06/13] xfs: close the external block devices in xfs_mount_free
` [PATCH 07/13] xfs: document the invalidate_bdev call in invalidate_bdev
` [PATCH 08/13] ext4: close the external journal device in ->kill_sb
` [PATCH 09/13] exfat: don't RCU-free the sbi
` [PATCH 10/13] exfat: free the sbi and iocharset in ->kill_sb
` [PATCH 11/13] ntfs3: rename put_ntfs ntfs3_free_sbi
` [PATCH 12/13] ntfs3: don't call sync_blockdev in ntfs_put_super
` [PATCH 13/13] ntfs3: free the sbi in ->kill_sb

[PATCH] ext4_sb_breadahead_unmovable: Change to be no-blocking
 2023-08-11  7:21 UTC  (2+ messages)

Subject: [PATCH] nlookup missing decrement in fuse_direntplus_link
 2023-08-11  6:45 UTC  (2+ messages)
  `  "

[PATCH 0/2] fat: revise the FAT patches for mgtime series
 2023-08-11  7:06 UTC  (11+ messages)
` [PATCH 1/2] fat: remove i_version handling from fat_update_time
` [PATCH 2/2] fat: make fat_update_time get its own timestamp

[PATCH -next] fs: Fix one kernel-doc comment
 2023-08-11  6:58 UTC  (3+ messages)

[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
 2023-08-11  6:13 UTC  (17+ messages)

[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-08-11  5:18 UTC  (2+ messages)

A Discussion Request about a maybe-false-positive of UBSAN: OOB Write in do_journal_end in Kernel 6.5-rc3(with POC)
 2023-08-11  4:37 UTC  (3+ messages)

[PATCH] ext4_sb_breadahead_unmovable: Change to be no-blocking
 2023-08-11  4:08 UTC  (2+ messages)

[PATCH][SMB3] display network namespace in debug information
 2023-08-11  2:55 UTC 

[PATCH v5 1/2] watch_queue: refactor post_one_notification
 2023-08-11  1:03 UTC  (2+ messages)
` [PATCH v5 2/2] pipe: use __pipe_{lock,unlock} instead of spinlock

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-10 23:57 UTC  (4+ messages)

[syzbot] [ntfs3?] WARNING in wnd_add_free_ext (2)
 2023-08-10 22:14 UTC  (2+ messages)

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
 2023-08-10 19:30 UTC  (2+ messages)

[PATCH v28 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-10 19:26 UTC  (6+ messages)
` [PATCH v28 2/6] fs/proc/task_mmu: "
` [PATCH v28 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
 2023-08-10 19:23 UTC  (4+ messages)

[syzbot] [btrfs?] WARNING in btrfs_finish_one_ordered
 2023-08-10 18:40 UTC  (2+ messages)

more blkdev_get and holder work
 2023-08-10 18:14 UTC  (7+ messages)
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code

[PATCH] proc: Mark arch_report_meminfo() extern
 2023-08-10 18:10 UTC 

[PATCH] fanotify: avoid possible NULL dereference
 2023-08-10 17:58 UTC  (2+ messages)

[PATCH v2] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-10 17:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 17:20 UTC  (10+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 16:05 UTC  (7+ messages)

[PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
 2023-08-10 15:54 UTC  (2+ messages)

[PATCH 0/5] fuse: support birth time
 2023-08-10 15:50 UTC  (11+ messages)
` [PATCH 1/5] fuse: handle empty request_mask in statx
` [PATCH 2/5] fuse: add STATX request
` [PATCH 3/5] fuse: add ATTR_TIMEOUT macro
` [PATCH 4/5] fuse: implement statx
` [PATCH 5/5] fuse: cache btime

[GIT PULL 3/9] xfs: stage repair information in pageable memory
 2023-08-10 15:28 UTC 

[GIT PULL 1/9] xfs: maintainer transition for 6.6
 2023-08-10 15:28 UTC 

[PATCH v9] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-10 14:43 UTC  (5+ messages)

[syzbot] [ext4?] WARNING in ext4_file_write_iter
 2023-08-10 14:17 UTC  (6+ messages)

[PATCH v2] docs: filesystems: idmappings: clarify from where idmappings are taken
 2023-08-10 13:40 UTC  (2+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-08-10 13:07 UTC  (11+ messages)
    ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH] fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs
 2023-08-10 11:59 UTC  (5+ messages)

[PATCH] mm/filemap.c:fix update prev_pos after one read request done
 2023-08-10  9:45 UTC  (4+ messages)

[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs
 2023-08-10  9:00 UTC  (3+ messages)
` [PATCH 2/3] fs: Allow user to lock mount attributes with mount_setattr
` [PATCH 3/3] selftests/mount_setattr: Add tests for mount locking API

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 22:37 UTC  (21+ messages)
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets "
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in hdr_find_e (2)
 2023-08-09 20:49 UTC 

[RFC PATCH v1 0/5] Various Rust bindings for files
 2023-08-09 20:15 UTC  (6+ messages)
` [RFC PATCH v1 5/5] rust: file: add `DeferredFdCloser`

[PATCH] adfs: delete unused "union adfs_dirtail" definition
 2023-08-09 18:01 UTC  (3+ messages)

s_fs_info and ->kill_sb revisited
 2023-08-09 17:17 UTC  (16+ messages)
` [PATCH 02/13] xfs: remove a superflous s_fs_info NULL check in xfs_fs_put_super
` [PATCH 03/13] xfs: free the mount in ->kill_sb
` [PATCH 04/13] xfs: remove xfs_blkdev_put
` [PATCH 06/13] xfs: close the RT and log block devices in xfs_free_buftarg
` [PATCH 07/13] xfs: close the external block devices in xfs_mount_free


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).