messages from 2023-09-20 08:41:50 to 2023-10-29 22:59:28 UTC [more...]
[PATCH AUTOSEL 5.15 02/28] fs/ntfs3: Add ckeck in ni_update_parent()
2023-10-29 22:58 UTC (7+ messages)
` [PATCH AUTOSEL 5.15 03/28] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 5.15 04/28] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 5.15 05/28] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 5.15 06/28] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 5.15 07/28] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 5.15 08/28] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
[PATCH AUTOSEL 6.1 02/39] fs/ntfs3: Add ckeck in ni_update_parent()
2023-10-29 22:56 UTC (9+ messages)
` [PATCH AUTOSEL 6.1 03/39] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 6.1 04/39] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 6.1 05/39] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 6.1 06/39] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 6.1 07/39] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 6.1 08/39] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 6.1 09/39] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 6.1 10/39] fs/ntfs3: Avoid possible memory leak
[PATCH AUTOSEL 6.5 02/52] fs/ntfs3: Add ckeck in ni_update_parent()
2023-10-29 22:53 UTC (14+ messages)
` [PATCH AUTOSEL 6.5 03/52] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 6.5 04/52] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 6.5 05/52] fs/ntfs3: Add more attributes checks in mi_enum_attr()
` [PATCH AUTOSEL 6.5 06/52] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 6.5 07/52] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
` [PATCH AUTOSEL 6.5 08/52] fs/ntfs3: Fix alternative boot searching
` [PATCH AUTOSEL 6.5 09/52] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
` [PATCH AUTOSEL 6.5 10/52] fs/ntfs3: Do not allow to change label if volume is read-only
` [PATCH AUTOSEL 6.5 11/52] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 6.5 12/52] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 6.5 13/52] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 6.5 14/52] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 6.5 15/52] fs/ntfs3: Avoid possible memory leak
[syzbot] [ntfs3?] possible deadlock in indx_read
2023-10-28 22:43 UTC
[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
2023-10-28 17:05 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 66f1e1ea3548378ff6387b1ce0b40955d54e86aa
2023-10-28 9:45 UTC
[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in unlock_page (2)
2023-10-27 5:11 UTC
[syzbot] [ntfs3?] WARNING in sys_pivot_root
2023-10-24 10:02 UTC
[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-10-20 12:46 UTC (21+ messages)
` [PATCH v2 01/13] bitops: add missing prototype check
` [PATCH v2 02/13] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v2 03/13] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH v2 04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v2 05/13] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH v2 06/13] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH v2 07/13] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH v2 08/13] bitmap: introduce generic optimized bitmap_size()
` [PATCH v2 09/13] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH v2 10/13] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH v2 12/13] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH v2 13/13] lib/bitmap: add tests for IP tunnel flags conversion helpers
[GIT PULL] ntfs3: bugfixes for 6.6
2023-10-19 6:37 UTC
[PATCH v2 00/27] Finish the create_empty_buffers() transition
2023-10-18 14:19 UTC (30+ messages)
` [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
` [PATCH v2 02/27] buffer: Make folio_create_empty_buffers() return a buffer_head
` [PATCH v2 03/27] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
` [PATCH v2 04/27] ext4: Convert to folio_create_empty_buffers
` [PATCH v2 05/27] buffer: Add get_nth_bh()
` [PATCH v2 06/27] gfs2: Convert inode unstuffing to use a folio
` [PATCH v2 07/27] gfs2: Convert gfs2_getbuf() to folios
` [PATCH v2 08/27] gfs2: Convert gfs2_getjdatabuf to use a folio
` [PATCH v2 09/27] gfs2: Convert gfs2_write_buf_to_page() "
` [PATCH v2 10/27] nilfs2: Convert nilfs_mdt_freeze_buffer "
` [PATCH v2 11/27] nilfs2: Convert nilfs_grab_buffer() "
` [PATCH v2 12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
` [PATCH v2 13/27] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
` [PATCH v2 14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer "
` [PATCH v2 15/27] nilfs2: Remove nilfs_page_get_nth_block
` [PATCH v2 16/27] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
` [PATCH v2 17/27] ntfs: Convert ntfs_read_block() to use a folio
` [PATCH v2 18/27] ntfs: Convert ntfs_writepage "
` [PATCH v2 19/27] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
` [PATCH v2 20/27] ntfs3: Convert ntfs_zero_range() to use a folio
` [PATCH v2 21/27] ocfs2: Convert ocfs2_map_page_blocks "
` [PATCH v2 22/27] reiserfs: Convert writepage "
` [PATCH v2 23/27] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio
` [PATCH v2 24/27] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock()
` [PATCH v2 25/27] ufs; Convert ufs_change_blocknr() to use folios
` [PATCH v2 26/27] ufs: Remove ufs_get_locked_page()
` [PATCH v2 27/27] buffer: Remove folio_create_empty_buffers()
[PATCH] fs/ntfs3: Fix an NULL dereference bug
2023-10-17 14:04 UTC
[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-10-15 2:20 UTC (27+ messages)
` [PATCH 01/14] bitops: add missing prototype check
` [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [PATCH 04/14] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
` [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH 11/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH 13/14] lib/bitmap: add tests for bitmap_{get,set}_bits()
` [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers
[linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b
2023-10-14 7:35 UTC
64MB written when mounting in RW mode
2023-10-10 12:51 UTC
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
2023-10-09 16:09 UTC (5+ messages)
` [PATCH v2 01/89] fs: new accessor methods for "
` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
` [PATCH v2 55/89] ntfs3: convert "
[syzbot] [ntfs3?] WARNING in attr_data_get_block (3)
2023-10-05 19:47 UTC
[linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
2023-10-05 19:35 UTC
[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
2023-10-04 18:55 UTC (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion
[linux-next:master] BUILD REGRESSION 33b64befb1a28bca3f5a9ed9807d2f87e976c63a
2023-10-04 18:37 UTC
[syzbot] Monthly ntfs3 report (Sep 2023)
2023-10-02 9:42 UTC
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
2023-10-01 5:01 UTC (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode
[PATCH 19/29] ntfs3: move ntfs_xattr_handlers to .rodata
2023-09-30 5:00 UTC
[syzbot] [ntfs3?] WARNING in pivot_root
2023-09-28 12:39 UTC
[PATCH 00/87] fs: new accessor methods for atime and mtime
2023-09-28 11:03 UTC (3+ messages)
` [PATCH 01/87] "
` [PATCH 54/87] fs/ntfs3: convert to new inode {a,m}time accessors
KASAN: use-after-free Read in ntfs_fill_super
2023-09-28 2:11 UTC
[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_write_bh
2023-09-27 15:08 UTC (4+ messages)
[PATCH 0/8] fs/ntfs3: Bugfix and refactoring
2023-09-26 9:57 UTC (9+ messages)
` [PATCH 1/8] fs/ntfs3: Use inode_set_ctime_to_ts instead of inode_set_ctime
` [PATCH 2/8] fs/ntfs3: Allow repeated call to ntfs3_put_sbi
` [PATCH 3/8] fs/ntfs3: Fix alternative boot searching
` [PATCH 4/8] fs/ntfs3: Refactoring and comments
` [PATCH 5/8] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
` [PATCH 6/8] fs/ntfs3: Do not allow to change label if volume is read-only
` [PATCH 7/8] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH 8/8] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
64MB bytes written when mounting in RW mode
2023-09-25 23:44 UTC
memcpy: detected field-spanning write (size 8) of single field "le->name"
2023-09-25 12:59 UTC
[PATCH 1/2] fs/ntfs3: Avoid possible NULL dereference
2023-09-25 4:48 UTC (2+ messages)
` [PATCH 2/2] fs/ntfs3: Avoid possible memory leak
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-09-20 15:45 UTC (26+ messages)
` [PATCH v7 12/13] ext4: switch to "
[PATCH 00/26] Finish the create_empty_buffers() transition
2023-09-20 10:01 UTC (9+ messages)
` [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
` [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head
` [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
` [PATCH 03/26] ext4: Convert to folio_create_empty_buffers
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