messages from 2021-10-15 16:59:37 to 2022-01-18 22:16:08 UTC [more...]
improve the bio allocation interface
2022-01-18 22:16 UTC (27+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset
[bug report] NFS: Support statx_get and statx_set ioctls
2022-01-13 17:50 UTC (7+ messages)
regarding: Re: Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
2022-01-09 16:15 UTC (3+ messages)
Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
2022-01-03 15:20 UTC (6+ messages)
[PATCH] fs/ntfs3: remove redundant assignment to variable frame
2021-12-30 15:59 UTC
[PATCH] fs/ntfs3: Remove a useless test
2021-12-23 12:20 UTC
Unexpected behavior for some directories
2021-12-22 23:55 UTC
[PATCH] Fix slab-out-of-bounds in r_page
2021-12-17 8:40 UTC
[PATCH 0/3] fs/ntfs3: Fixes for big endian systems
2021-12-09 10:50 UTC (7+ messages)
` [PATCH 1/3] fs/ntfs3: fix endian conversion in ni_fname_name
` [PATCH 2/3] fs/ntfs3: add functions to modify LE bitmaps
` [PATCH 3/3] fs/ntfs3: use _le variants of bitops functions
[PATCH] fs/ntfs3: Fix slab-out-of-bounds in r_page
2021-12-06 2:40 UTC
[PATCH] fs/ntfs3: Fix NULL dereference in ntfs_update_mftmirr
2021-11-30 16:41 UTC
[PATCH] ntfs3: Fix showing umask option
2021-11-27 13:51 UTC
[PATCH 1/2] fs/ntfs3: clarify why $Extend init is being skipped
2021-11-26 12:04 UTC (2+ messages)
[PATCH] Doc/fs/ntfs3: Fix a trivial typo
2021-11-26 11:52 UTC (2+ messages)
[ramfs] 0858d7da8a: canonical_address#:#[##]
2021-11-26 11:36 UTC (2+ messages)
[PATCH] fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
2021-11-23 15:47 UTC (2+ messages)
Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
2021-11-19 14:19 UTC (3+ messages)
No more accessible (compromised) NTFS volume
2021-11-16 17:16 UTC
[PATCH v2 0/4] fs/ntfs3: Various fixes for xattr and files
2021-11-15 15:50 UTC (11+ messages)
` [PATCH 1/4] fs/ntfs3: Keep preallocated only if option prealloc enabled
` [PATCH 2/4] fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
` [PATCH 3/4] fs/ntfs3: Update i_ctime when xattr is added
` [PATCH 4/4] fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
[BUG] Unable to mount NTFS drive, no error in dmesg
2021-11-11 4:39 UTC
Readahead for compressed data
2021-10-29 6:15 UTC (16+ messages)
[PATCH] checkpatch: Remove cvs keyword check
2021-10-27 9:21 UTC (4+ messages)
[PATCH v2] checkpatch: Improve CVS revision marker check
2021-10-27 10:56 UTC
[PATCH 0/4] fs/ntfs3: Various fixes for xfstests problems
2021-10-26 21:37 UTC (11+ messages)
` [PATCH 1/4] fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
` [PATCH 2/4] fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
` [PATCH 3/4] fs/ntfs3: Check new size for limits
` [PATCH 4/4] fs/ntfs3: Update valid size if -EIOCBQUEUED
[PATCH] fs/ntfs3: clarify emitted log message when marking volumes as dirty
2021-10-26 20:56 UTC (3+ messages)
[PATCH 2/2] fs/ntfs3: clarify emitted log message when marking volumes as dirty
2021-10-26 20:55 UTC
[PATCH] fs/ntfs3: clarify why $Extend init is being skipped
2021-10-26 20:49 UTC (2+ messages)
(very low importance) NTFS version message
2021-10-26 18:03 UTC (2+ messages)
[PATCH 0/4] fs/ntfs3: Various fixes for xattr and files
2021-10-24 11:13 UTC (12+ messages)
` [PATCH 1/4] fs/ntfs3: Keep preallocated only if option prealloc enabled
` [PATCH 2/4] fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
` [PATCH 3/4] fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
` [PATCH 4/4] fs/ntfs3: Update i_ctime when xattr is added
NTFS3: junctions are not properly resolved
2021-10-22 12:50 UTC
[PATCH 0/2] Removing of old code
2021-10-19 17:11 UTC (4+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions
cleanup block device inode syncing
2021-10-19 13:54 UTC (14+ messages)
` [PATCH 1/7] fs: remove __sync_filesystem
` [PATCH 2/7] block: remove __sync_blockdev
` [PATCH 3/7] xen-blkback: use sync_blockdev
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] fat: use sync_blockdev_nowait
` [PATCH 6/7] ntfs3: "
` [PATCH 7/7] block: simplify the block device syncing code
don't use ->bd_inode to access the block device size v3
2021-10-19 1:04 UTC (40+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "
don't use ->bd_inode to access the block device size v2
2021-10-18 6:22 UTC (19+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 11/30] affs: "
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 20/30] ntfs3: "
` [PATCH 22/30] reiserfs: "
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
[PATCH 0/5] fs/ntfs3: Reworking symlink functions
2021-10-17 8:10 UTC (3+ messages)
` [PATCH 1/5] fs/ntfs3: Rework ntfs_utf16_to_nls
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).