Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie, (continued)
- [PATCH v6 00/13] iov_iter: Convert the iterator macros into inline funcs,
David Howells
- [PATCH v6 01/13] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE, David Howells
- [PATCH v6 02/13] iov_iter: Be consistent about the __user tag on copy_mc_to_user(), David Howells
- [PATCH v6 03/13] sound: Fix snd_pcm_readv()/writev() to use iov access functions, David Howells
- [PATCH v6 05/13] iov_iter: Renumber ITER_* constants, David Howells
- [PATCH v6 04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC, David Howells
- [PATCH v6 06/13] iov_iter: Derive user-backedness from the iterator type, David Howells
- [PATCH v6 07/13] iov_iter: Convert iterate*() to inline funcs, David Howells
- [PATCH v6 08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc(), David Howells
- [PATCH v6 11/13] iov_iter, net: Fold in csum_and_memcpy(), David Howells
- [PATCH v6 09/13] iov_iter: Add a kernel-type iterator-only iteration function, David Howells
- [PATCH v6 12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together, David Howells
- [PATCH v6 13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/, David Howells
- [PATCH v6 10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/, David Howells
- [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests,
David Howells
- [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking, David Howells
- [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers, David Howells
- [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests, David Howells
- [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests, David Howells
- [PATCH v3 07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec, David Howells
- [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests, David Howells
- [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC, David Howells
- <Possible follow-ups>
- [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests, David Howells
- [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests, David Howells
- [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers, David Howells
- [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking, David Howells
- [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests, David Howells
- [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests, David Howells
- [PATCH v3 07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec, David Howells
- [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC, David Howells
- Re: [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests, Linus Torvalds
- [GIT PULL] xfs: bug fixes for 6.6,
Chandan Babu R
- [syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (4), syzbot
- [BUG?] fsconfig restart_syscall failed,
Cai Xinchen
- [syzbot] [fs?] BUG: sleeping function called from invalid context in bdev_getblk, syzbot
- [PATCH v5 RESEND] efivarfs: Add uid/gid mount options, Jiao Zhou
- [linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59, kernel test robot
- [PATCH 01/10] highmem: Add folio_release_kmap(),
Matthew Wilcox (Oracle)
- [PATCH 1/4] pipe: reduce padding in struct pipe_inode_info,
Max Kellermann
- [GIT PULL v2] timestamp fixes,
Christian Brauner
- [syzbot] [fs?] memory leak in fasync_helper (2),
syzbot
- [PATCH 0/8] autofs - convert to to use mount api,
Ian Kent
- [PATCH 2/8] autofs: add autofs_parse_fd(), Ian Kent
- [PATCH 1/8] autofs: refactor autofs_prepare_pipe(), Ian Kent
- [PATCH 4/8] autofs: reformat 0pt enum declaration, Ian Kent
- [PATCH 3/8] autofs - refactor super block info init, Ian Kent
- Re: [PATCH 0/8] autofs - convert to to use mount api, Christian Brauner
- <Possible follow-ups>
- [PATCH 0/8] autofs - convert to to use mount api, Ian Kent
- [PATCH 2/8] autofs: add autofs_parse_fd(), Ian Kent
- [PATCH 1/8] autofs: refactor autofs_prepare_pipe(), Ian Kent
- [PATCH 3/8] autofs: refactor super block info init, Ian Kent
- [PATCH 4/8] autofs: reformat 0pt enum declaration, Ian Kent
- [PATCH 5/8] autofs: refactor parse_options(), Ian Kent
- [PATCH 6/8] autofs: validate protocol version, Ian Kent
- [PATCH 7/8] autofs: convert autofs to use the new mount api, Ian Kent
- [PATCH 8/8] autofs: fix protocol sub version setting, Ian Kent
- Re: [PATCH 0/8] autofs - convert to to use mount api, Christian Brauner
- Re: [PATCH 0/8] autofs - convert to to use mount api, Bill O'Donnell
- [ANNOUNCE] erofs-utils: release 1.7, Gao Xiang
- [PATCH v1] mm/filemap: increase usage of folio_next_index() helper,
Minjie Du
- [PATCH] fuse: pass ATTR_KILL_SUID/ATTR_KILL_SGID mode bits to user space,
xiubli
- [PATCH v2] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
- [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs,
David Howells
- [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions, David Howells
- [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC, David Howells
- [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type, David Howells
- [PATCH v5 03/11] iov_iter: Renumber ITER_* constants, David Howells
- [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs, David Howells
- [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function, David Howells
- [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/, David Howells
- [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together, David Howells
- [PATCH v5 06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc(), David Howells
- [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy(), David Howells
- [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/, David Howells
- RE: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs, David Laight
- Re: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs, David Howells
- [PATCH 00/13] Pass data temperature information to zoned UFS devices,
Bart Van Assche
- [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT, Bart Van Assche
- [PATCH 03/13] fs: Restore kiocb.ki_hint, Bart Van Assche
- [PATCH 04/13] block: Restore write hint support, Bart Van Assche
- [PATCH 10/13] scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH 09/13] scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH 07/13] sd: Translate data lifetime information, Bart Van Assche
- [PATCH 08/13] scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH 06/13] scsi_proto: Add struct io_group_descriptor, Bart Van Assche
- [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH 12/13] scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH 11/13] scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH 13/13] scsi_debug: Maintain write statistics per group number, Bart Van Assche
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices, Matthew Wilcox
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices, Martin K. Petersen
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate,
Bernd Schubert
Re: [PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate, Amir Goldstein
[ANNOUNCE] xfs-linux: iomap-for-next updated to a5f31a5028d1, Darrick J. Wong
[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests,
David Howells
- [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests, David Howells
- [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC, David Howells
- [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers, David Howells
- [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests, David Howells
- [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests, David Howells
- [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking, David Howells
- [RFC PATCH v2 7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- Re: [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- Re: [RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests, David Howells
When to lock pipe->rd_wait.lock?,
Max Kellermann
[PATCH 5.4 050/367] eventfd: prevent underflow for eventfd semaphores, Greg Kroah-Hartman
[PATCH 4.19 044/273] eventfd: prevent underflow for eventfd semaphores, Greg Kroah-Hartman
[PATCH v16 00/12] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[syzbot] [ext4?] general protection fault in utf8nlookup,
syzbot
[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP},
Tyler Fanelli
Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}, Bernd Schubert
[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation,
Andrii Nakryiko
- [PATCH v5 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS, Andrii Nakryiko
- [PATCH v5 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API, Andrii Nakryiko
- [PATCH v5 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API, Andrii Nakryiko
- [PATCH v5 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach, Andrii Nakryiko
- [PATCH v5 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos, Andrii Nakryiko
- [PATCH v5 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command, Andrii Nakryiko
- [PATCH v5 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command, Andrii Nakryiko
- [PATCH v5 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests, Andrii Nakryiko
- [PATCH v5 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command, Andrii Nakryiko
- [PATCH v5 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API, Andrii Nakryiko
- [PATCH v5 bpf-next 09/13] libbpf: add bpf_token_create() API, Andrii Nakryiko
- [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object, Andrii Nakryiko
- [PATCH v5 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic, Andrii Nakryiko
[PATCH] inotify: support returning file_handles,
Max Kellermann
[PATCH] fs: add bounds checking when updating ctime,
Jeff Layton
[PATCH v2 0/6] shmem: high order folios support in write path,
Daniel Gomez
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [RFC PATCH 00/11] shmem: high order folios support in write path, Matthew Wilcox
[PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n,
Max Kellermann
[PATCH] fs/posix_acl: apply umask if superblock disables ACL support,
Max Kellermann
[PATCH] pipe_fs_i.h: add pipe_buf_init(),
Max Kellermann
[PATCH] fs/pipe: remove duplicate "offset" initializer,
Max Kellermann
BUG: KCSAN: data-race in xas_clear_mark / xas_find_marked,
Mirsad Todorovac
[ANNOUNCE] xfs-linux: for-next updated to 8b010acb3154, Chandan Babu R
[PATCH 00/26] Finish the create_empty_buffers() transition,
Matthew Wilcox (Oracle)
- [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers, Matthew Wilcox (Oracle)
- [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio(), Matthew Wilcox (Oracle)
- [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 19/26] ntfs3: Convert ntfs_zero_range() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block, Matthew Wilcox (Oracle)
- [PATCH 20/26] ocfs2: Convert ocfs2_map_page_blocks to use a folio, Matthew Wilcox (Oracle)
- [PATCH 16/26] ntfs: Convert ntfs_read_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios, Matthew Wilcox (Oracle)
- [PATCH 17/26] ntfs: Convert ntfs_writepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 26/26] buffer: Remove folio_create_empty_buffers(), Matthew Wilcox (Oracle)
- [PATCH 23/26] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock(), Matthew Wilcox (Oracle)
- [PATCH 22/26] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio, Matthew Wilcox (Oracle)
- [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers(), Matthew Wilcox (Oracle)
[PATCH 24/26] ufs; Convert ufs_change_blocknr() to use folios, Matthew Wilcox (Oracle)
[PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head, Matthew Wilcox (Oracle)
[PATCH 21/26] reiserfs: Convert writepage to use a folio, Matthew Wilcox (Oracle)
[PATCH 25/26] ufs: Remove ufs_get_locked_page(), Matthew Wilcox (Oracle)
[PATCH 04/26] buffer: Add get_nth_bh(), Matthew Wilcox (Oracle)
[PATCH 03/26] ext4: Convert to folio_create_empty_buffers, Matthew Wilcox (Oracle)
[PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios, Matthew Wilcox (Oracle)
[PATCH 05/26] gfs2: Convert inode unstuffing to use a folio, Matthew Wilcox (Oracle)
[PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio, Matthew Wilcox (Oracle)
[linux-next:master] [fs] d6f1066621: WARNING:at_fs/attr.c:#setattr_copy, kernel test robot
[PATCHSET 0/2] iomap: fix unshare data corruption bug,
Darrick J. Wong
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAlloc (2), syzbot
[PATCH v4 00/10] fuse direct write consolidation and parallel IO,
Bernd Schubert
- [PATCH v4 05/10] fuse: enable shared lock for O_DIRECT / handle privilege drop, Bernd Schubert
- [PATCH v4 03/10] fuse: prepare support for shared lock for DIO writes, Bernd Schubert
- [PATCH v4 02/10] fuse: Create helper function if DIO write needs exclusive lock, Bernd Schubert
- [PATCH v4 01/10] fuse: direct IO can use the write-through code path, Bernd Schubert
- [PATCH v4 06/10] fuse: Rename fuse_direct_io, Bernd Schubert
- [PATCH v4 10/10] [RFC] fuse: No privilege removal when FOPEN_DIRECT_IO is set, Bernd Schubert
- [PATCH v4 09/10] fuse: Use the existing inode fuse_cache_write_iter, Bernd Schubert
- [PATCH v4 07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT, Bernd Schubert
- [PATCH v4 04/10] fs: Add and export file_needs_remove_privs, Bernd Schubert
- [PATCH v4 08/10] fuse: Remove page flush/invaliation in fuse_direct_io, Bernd Schubert
[PATCH v2] netfs: Only call folio_start_fscache() one time for each folio, David Howells
[PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode(),
Max Kellermann
[GIT PULL] timestamp fixes,
Christian Brauner
[RFC PATCH 00/18] block: update buffer_head for Large-block I/O,
Hannes Reinecke
[PATCH 08/18] mm/readahead: allocate folios with mapping order preference, Hannes Reinecke
[PATCH 07/18] mm/filemap: allocate folios with mapping order preference, Hannes Reinecke
[PATCH 04/18] fs/buffer.c: use accessor function to translate page index to sectors, Hannes Reinecke
[PATCH 05/18] fs/mpage: use accessor function to translate page index to sectors, Hannes Reinecke
[PATCH 14/18] brd: use memcpy_{to,from}_folio(), Hannes Reinecke
[PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}, Hannes Reinecke
[PATCH 06/18] fs: Allow fine-grained control of folio sizes, Hannes Reinecke
[PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page, Hannes Reinecke
[PATCH 11/18] block/bdev: enable large folio support for large logical block sizes, Hannes Reinecke
[PATCH 18/18] nvme: enable logical block size > PAGE_SIZE, Hannes Reinecke
[PATCH 10/18] block/bdev: lift restrictions on supported blocksize, Hannes Reinecke
[PATCH 16/18] brd: make logical sector size configurable, Hannes Reinecke
[PATCH 13/18] brd: abstract page_size conventions, Hannes Reinecke
[PATCH 12/18] brd: convert to folios, Hannes Reinecke
[PATCH 15/18] brd: make sector size configurable, Hannes Reinecke
[PATCH 17/18] xfs: remove check for block sizes smaller than PAGE_SIZE, Hannes Reinecke
[PATCH 09/18] fs/buffer: use mapping order in grow_dev_page(), Hannes Reinecke
Re: DoS in lseek inodes with proc_ops, Alexey Dobriyan
[PATCH v1 1/1] poll: fix the data race in the use of pwq->triggered in poll_schedule_timeout(), Mirsad Goran Todorovac
[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE(),
Mirsad Goran Todorovac
[syzbot] [fs?] [mm?] WARNING in page_copy_sane,
syzbot
BUG: KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake, Mirsad Todorovac
[PATCH 5.15 057/511] eventfd: prevent underflow for eventfd semaphores, Greg Kroah-Hartman
[PATCH 5.10 067/406] eventfd: prevent underflow for eventfd semaphores, Greg Kroah-Hartman
[PATCH v2] mm/writeback: Update filemap_dirty_folio() comment, Jianguo Bao via B4 Relay
[PATCH] mm/writeback: Update filemap_dirty_folio() comment, Jianguo Bau via B4 Relay
[syzbot] [hfs?] INFO: task hung in hfsplus_find_init,
syzbot
[syzbot] [ext4?] WARNING in setattr_copy,
syzbot
[PATCH] fs-writeback: do not requeue a clean inode having skipped pages,
Chunhai Guo
[RFC PATCH kdevops 0/2] augment expunge list for v6.1.53,
Frederick Lawler
[PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
[RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads,
Luis Chamberlain
- [RFC v2 08/10] nvme: add awun / nawun sanity check, Luis Chamberlain
- [RFC v2 04/10] filesystems: add filesytem buffer-head flag, Luis Chamberlain
- [RFC v2 09/10] nvme: add nvme_core.debug_large_atomics to force high awun as phys_bs, Luis Chamberlain
- [RFC v2 06/10] bdev: simplify coexistance, Luis Chamberlain
- [RFC v2 05/10] bdev: allow to switch between bdev aops, Luis Chamberlain
- [RFC v2 02/10] bdev: dynamically set aops to enable LBS support, Luis Chamberlain
- [RFC v2 07/10] nvme: enhance max supported LBA format check, Luis Chamberlain
- [RFC v2 10/10] nvme: enable LBS support, Luis Chamberlain
- [RFC v2 03/10] bdev: increase bdev max blocksize depending on the aops used, Luis Chamberlain
- [RFC v2 01/10] bdev: rename iomap aops, Luis Chamberlain
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads, Matthew Wilcox
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads, Dave Chinner
[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]