ntfs3.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 20:42:11 to 2022-08-31 07:10:16 UTC [more...]

[PATCH 00/14] buffer: remove ll_rw_block()
 2022-08-31  7:21 UTC  (12+ messages)
` [PATCH 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH 02/14] fs/buffer: add some new buffer read helpers
` [PATCH 03/14] fs/buffer: replace ll_rw_block()
` [PATCH 04/14] gfs2: "
` [PATCH 05/14] isofs: "
` [PATCH 06/14] jbd2: "
` [PATCH 07/14] ntfs3: "
` [PATCH 10/14] udf: "
` [PATCH 11/14] ufs: "
` [PATCH 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()

[PATCH] fs/ntfs3: fix memory leak in put_ntfs()
 2022-08-31  4:34 UTC 

[syzbot] WARNING in writeback_single_inode
 2022-08-31  3:26 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in ni_find_attr
 2022-08-29 23:30 UTC  (2+ messages)

[PATCH 1/6] ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
 2022-08-29 12:44 UTC 

[PATCH 5.19 022/158] ntfs: fix acl handling
 2022-08-29 10:57 UTC 

[PATCH 5.15 037/136] ntfs: fix acl handling
 2022-08-29 10:58 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in log_replay
 2022-08-26 22:51 UTC 

[PATCH] ntfs: fix acl handling
 2022-08-26  8:41 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 01/20] fs/ntfs3: Fix work with fragmented xattr
 2022-08-25  1:36 UTC 

[PATCH AUTOSEL 5.19 01/38] fs/ntfs3: Fix work with fragmented xattr
 2022-08-25  1:33 UTC 

[PATCH] fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
 2022-08-23 14:46 UTC 

[PATCH] fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
 2022-08-23 10:32 UTC 

[syzbot] UBSAN: shift-out-of-bounds in __access_remote_vm
 2022-08-23  6:59 UTC 

[syzbot] memory leak in ntfs_init_fs_context
 2022-08-23  6:18 UTC 

[PATCH] fs/ntfs3: Use kmalloc_array for allocating multiple elements
 2022-08-19  5:51 UTC 

[GIT PULL] ntfs3: bugfixes for 6.0
 2022-08-17 22:20 UTC  (3+ messages)

[PATCH] ntfs3: Fix attr_punch_hole() null pointer derenference
 2022-08-15 11:07 UTC 

[PATCH} ntfs3: fix [df]mask display in /proc/mounts
 2022-08-10 20:28 UTC 

[PATCH] fs/ntfs3: Remove unused function wnd_bits
 2022-08-10 16:17 UTC  (2+ messages)

[PATCH] fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
 2022-08-10 16:18 UTC  (2+ messages)

Your Account Details
 2022-08-05 16:12 UTC 

KASAN: slab-out-of-bounds Read in ntfs_get_ea
 2022-08-03  6:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 036ad6daa8f0fd357af7f50f9da58539eaa6f68c
 2022-07-18 23:37 UTC 

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-18 13:55 UTC  (6+ messages)

KASAN: use-after-free Read in run_unpack
 2022-07-17 21:52 UTC 

[linux-next:master] BUILD REGRESSION 6014cfa5bf32cf8c5c58b3cfd5ee0e1542c8a825
 2022-07-16  3:00 UTC 

[PATCH 0/2] fs/ntfs3: Refactoring and improving logic in run_pack
 2022-07-14  4:24 UTC  (6+ messages)
` [PATCH 1/2] fs/ntfs3: Added comments to frecord functions
` [PATCH 2/2] fs/ntfs3: Check possible errors in run_pack in advance

[PATCH 0/6] fs/ntfs3: Refactoring of several functions
 2022-07-13 18:58 UTC  (8+ messages)
` [PATCH 1/6] fs/ntfs3: New function ntfs_bad_inode
` [PATCH 2/6] fs/ntfs3: Refactoring attr_set_size to restore after errors
` [PATCH 3/6] fs/ntfs3: Refactoring attr_punch_hole "
` [PATCH 4/6] fs/ntfs3: Refactoring attr_insert_range "
` [PATCH 5/6] fs/ntfs3: Create MFT zone only if length is large enough
` [PATCH 6/6] fs/ntfs3: Make ni_ins_new_attr return error

[linux-next:master] BUILD REGRESSION 734339e5c1c46e3af041b4c288c213e045e34354
 2022-07-13  4:51 UTC 

[PATCH] fs/ntfs3: Make MFT zone less fragmented
 2022-07-07 16:36 UTC 

[PATCH] fs/ntfs3/indx: Remove unnecessary 'NULL' values from Pointer
 2022-07-06 16:10 UTC  (2+ messages)

[PATCH 1/2] ntfs3: fix NULL deref in ntfs_update_mftmirr
 2022-07-05 13:34 UTC  (5+ messages)
` [PATCH 2/2] ntfs3: make ntfs_update_mftmirr return void

[PATCH][next] fs/ntfs3: remove duplicated assignment to variable r
 2022-07-05 13:31 UTC  (2+ messages)

[PATCH] fs/ntfs3: unlock on error in attr_insert_range()
 2022-07-05 13:31 UTC  (2+ messages)

[PATCH 0/4] Introduce bitmap_size()
 2022-07-04  4:28 UTC  (21+ messages)
` [PATCH 1/4] s390/cio: Rename bitmap_size() as idset_bitmap_size()
` [PATCH 2/4] fs/ntfs3: Rename bitmap_size() as ntfs3_bitmap_size()
` [PATCH 3/4] bitmap: Introduce bitmap_size()
` [PATCH 4/4] bitmap: Use bitmap_size()

[PATCH 0/5] fs/ntfs3: Some fixes and refactoring
 2022-07-01 13:11 UTC  (6+ messages)
` [PATCH 1/5] fs/ntfs3: Fix very fragmented case in attr_punch_hole
` [PATCH 2/5] fs/ntfs3: Remove unused mi_mark_free
` [PATCH 3/5] fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
` [PATCH 4/5] fs/ntfs3: Make static function attr_load_runs
` [PATCH 5/5] fs/ntfs3: Fill duplicate info in ni_add_name

[bug report] fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
 2022-06-30 10:44 UTC 

[linux-next:master] BUILD REGRESSION c4ef528bd006febc7de444d9775b28706d924f78
 2022-06-29 19:58 UTC 

[PATCH] fs/ntfs3: Fix work with fragmented xattr
 2022-06-28 14:59 UTC 

[PATCH] fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
 2022-06-28 14:55 UTC 

[PATCH 0/3] fs/ntfs3: Various bug fixes
 2022-06-24 11:43 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Do not change mode if ntfs_set_ea failed
` [PATCH 2/3] fs/ntfs3: Check reserved size for maximum allowed
` [PATCH 3/3] fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY

[PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support
 2022-06-21 11:45 UTC  (3+ messages)
` [PATCH 1/2] fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
` [PATCH 2/2] fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE

remove the nobh helpers v2
 2022-06-19 15:46 UTC  (11+ messages)
` [PATCH 1/6] ntfs3: refactor ntfs_writepages
` [PATCH 2/6] ext2: remove nobh support
` [PATCH 3/6] jfs: stop using the nobh helper
` [PATCH 4/6] fs: remove the nobh helpers
` [PATCH 5/6] fs: don't call ->writepage from __mpage_writepage
` [PATCH 6/6] fs: remove the NULL get_block case in mpage_writepages

[PATCH -next] fs/ntfs3: Remove unused function 'attr_must_be_resident'
 2022-06-13 12:43 UTC 

[PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode
 2022-06-11  2:56 UTC  (5+ messages)

[PATCH] fs/ntfs3: Don't clear upper bits accidentally in log_replay()
 2022-06-10 16:21 UTC  (3+ messages)

[PATCH] fs: ntfs3: fix Using uninitialized value n when calling indx_read
 2022-06-09 16:26 UTC  (4+ messages)

[RFC] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
 2022-06-09 16:22 UTC  (2+ messages)

[PATCH] fs/ntfs3: remove redundant assignment to variable vcn
 2022-06-08 15:28 UTC  (2+ messages)

[syzbot] WARNING: locking bug in truncate_inode_pages_final
 2022-06-08  0:23 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 47/51] fs/ntfs3: Fix invalid free in log_replay
 2022-06-07 17:55 UTC 

[PATCH AUTOSEL 5.17 52/60] fs/ntfs3: Fix invalid free in log_replay
 2022-06-07 17:52 UTC 

[PATCH AUTOSEL 5.18 59/68] fs/ntfs3: Fix invalid free in log_replay
 2022-06-07 17:48 UTC 

[PATCH] fs/ntfs3: remove redundant assignment to variable frame
 2022-06-07 16:22 UTC  (2+ messages)

[PATCH] fs/ntfs3: Remove a useless test
 2022-06-07 15:58 UTC  (2+ messages)

[PATCH] fs/ntfs3: Add missing error check
 2022-06-06 16:06 UTC 

[GIT PULL] ntfs3: bugfixes for 5.19
 2022-06-04  0:06 UTC  (2+ messages)

[PATCH] ntfs3: provide block_invalidate_folio to fix memory leak
 2022-06-01 10:35 UTC  (6+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring and bugfix
 2022-05-30 17:11 UTC  (8+ messages)
` [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function
` [PATCH 2/3] fs/ntfs3: Fix double free on remount
` [PATCH 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function

[PATCH v2 0/3] Refactoring and bugfix
 2022-05-30 16:40 UTC  (4+ messages)
` [PATCH v2 1/3] fs/ntfs3: Refactoring of indx_find function
` [PATCH v2 2/3] fs/ntfs3: Fix double free on remount
` [PATCH v2 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function

[bug report] ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
 2022-05-05  6:55 UTC 

ASDA Procurement order
 2022-05-03 15:33 UTC 

[PATCH 19/69] ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
 2022-05-03  6:15 UTC 

[PATCH v3] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-05-03  5:52 UTC  (2+ messages)

NTFS3 driver is orphan already. What we do?
 2022-05-02 20:49 UTC  (8+ messages)

[PATCH v2] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-30  2:40 UTC  (3+ messages)

[PATCH] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-29 19:16 UTC  (6+ messages)

ntfs3 slow than ntfs-3g
 2022-04-29 17:30 UTC  (3+ messages)

Unable to properly read some files with ntfs3
 2022-04-22 19:59 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_iget5
 2022-04-22 13:07 UTC 

[syzbot] general protection fault in ntfs_update_mftmirr
 2022-04-21 20:42 UTC  (2+ messages)


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