linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 15:36:00 to 2020-11-18 21:34:30 UTC [more...]

merge struct block_device and struct hd_struct
 2020-11-18 16:24 UTC  (38+ messages)
` [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/20] block: remove a duplicate __disk_get_part prototype
` [PATCH 03/20] block: add a bdev_kobj helper
` [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 05/20] block: use put_device in put_disk
` [PATCH 06/20] block: change the hash used for looking up block devices
` [PATCH 07/20] init: refactor name_to_dev_t
` [PATCH 08/20] init: refactor devt_from_partuuid
` [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 10/20] block: refactor __blkdev_put
` [PATCH 11/20] block: reference struct block_device from struct hd_struct
` [PATCH 12/20] block: simplify the block device claiming interface
` [PATCH 13/20] block: remove ->bd_contains
` [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
` [PATCH 15/20] block: merge struct block_device and "
` [PATCH 16/20] block: stop using bdget_disk for partition 0
` [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 19/20] bcache: remove a superflous lookup_bdev all
` [PATCH 20/20] block: remove i_bdev

[PATCH RFC] iomap: only return IO error if no data has been transferred
 2020-11-18 21:33 UTC  (10+ messages)

[PATCH] eventfd: convert to ->write_iter()
 2020-11-18 21:27 UTC  (4+ messages)

[PATCH v2 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2020-11-18 19:19 UTC  (19+ messages)
` [PATCH v2 1/5] btrfs: add send stream v2 definitions
` [PATCH v2 01/13] btrfs-progs: send: fix crash on unknown option
` [PATCH v2 02/13] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v2 2/5] btrfs: send: write larger chunks when using stream v2
` [PATCH v2 03/13] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v2 3/5] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v2 04/13] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v2 4/5] btrfs: send: send compressed extents with encoded writes
` [PATCH v2 05/13] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v2 5/5] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v2 06/13] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH v2 07/13] btrfs-progs: receive: open files with O_CLOEXEC
` [PATCH v2 08/13] btrfs-progs: receive: process encoded_write commands
` [PATCH v2 09/13] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v2 10/13] btrfs-progs: receive: process fallocate commands
` [PATCH v2 11/13] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v2 12/13] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v2 13/13] btrfs-progs: receive: add tests for basic encoded_write send/receive

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-11-18 19:18 UTC  (13+ messages)
` [PATCH man-pages v6] Document encoded I/O
` [PATCH v6 01/11] iov_iter: add copy_struct_from_iter()
` [PATCH v6 02/11] fs: add O_ALLOW_ENCODED open flag
` [PATCH v6 03/11] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v6 04/11] btrfs: fix btrfs_write_check()
` [PATCH v6 05/11] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v6 06/11] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v6 07/11] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v6 08/11] btrfs: support different disk extent size for delalloc
` [PATCH v6 09/11] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v6 10/11] btrfs: implement RWF_ENCODED reads
` [PATCH v6 11/11] btrfs: implement RWF_ENCODED writes

[PATCH v3 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-18 19:05 UTC  (7+ messages)
` [PATCH v3 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v3 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v3 3/3] f2fs: Handle casefolding with Encryption

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-18 18:28 UTC  (14+ messages)

[PATCH v3 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
 2020-11-18 17:58 UTC  (2+ messages)

INFO: task can't die in io_sq_thread_stop
 2020-11-18 17:58 UTC  (4+ messages)

[PATCH] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2020-11-18 16:48 UTC  (3+ messages)

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-11-18 16:50 UTC  (10+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2
` [PATCH manpages RFC] epoll_wait.2: add epoll_pwait2
` [PATCH v3 2/2] selftests/filesystems: expand epoll with epoll_pwait2

[PATCH] cifs: Rough, incomplete conversion to new fscache API
 2020-11-18 15:31 UTC 

[PATCH] 9p: Convert to new fscache API
 2020-11-18 15:02 UTC  (8+ messages)

[RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe
 2020-11-18 14:55 UTC  (20+ messages)

[RFC] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-11-18 11:51 UTC  (3+ messages)
` [RFC RESEND] "
  ` [RFC v2] "

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-18 11:29 UTC  (7+ messages)
` [PATCH v10 04/41] btrfs: get zone information of zoned block devices
` [PATCH v10 05/41] btrfs: check and enable ZONED mode

[PATCH v3 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-11-18 10:47 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests: core: add tests for CLOSE_RANGE_CLOEXEC

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-18 10:26 UTC  (7+ messages)
` [PATCH v2 36/39] overlayfs: do not mount on top of "

[PATCH v2 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-11-18 10:02 UTC  (4+ messages)

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2020-11-18  9:00 UTC  (4+ messages)

[PATCH 0/5] fscrypt: prevent creating duplicate encrypted filenames
 2020-11-18  7:56 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 2/5] ext4: prevent creating duplicate encrypted filenames
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] ubifs: "
` [PATCH 5/5] fscrypt: remove unnecessary calls to fscrypt_require_key()

[PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-18  6:57 UTC  (15+ messages)
` [PATCH v9 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v9 2/9] mmap: make mlock_future_check() global
` [PATCH v9 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v9 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v9 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v9 6/9] secretmem: add memcg accounting
` [PATCH v9 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v9 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-18  6:27 UTC  (15+ messages)
` [PATCH v2 1/3] libfs: Add generic function for setting dentry_ops
    ` [f2fs-dev] "
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v2 3/3] f2fs: Handle casefolding with Encryption

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-18  3:27 UTC  (14+ messages)
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "
  ` [External] RE: [PATCH v4 00/21] Free some vmemmap pages of "

[PATCH v4 2/2] block,iomap: disable iopoll when split needed
 2020-11-18  1:56 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-17 23:43 UTC  (6+ messages)

[PATCH v4] fcntl: Add 32bit filesystem mode
 2020-11-17 23:39 UTC 

possible deadlock in kill_fasync
 2020-11-17 23:19 UTC  (3+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (2+ messages)

Vehicle decals
 2020-11-17 13:54 UTC 

[PATCH] buffer_io_error: Use dev_err_ratelimited
 2020-11-17 20:38 UTC  (6+ messages)

[v2] buffer_io_error: Use dev_err_ratelimited
 2020-11-17 20:36 UTC 

[PATCH v3 00/18] Refactor generic_file_buffered_read
 2020-11-17 16:07 UTC  (4+ messages)
` [PATCH v3 04/18] mm/filemap: Use THPs in generic_file_buffered_read

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-17 15:58 UTC  (5+ messages)

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:35 UTC  (6+ messages)
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
        ` [External] "


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).