ntfs3.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-15 05:43:10 to 2022-07-14 04:24:16 UTC [more...]

[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

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-14  1:56 UTC 

[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  (6+ messages)

[PATCH] fs/ntfs3: remove redundant assignment to variable vcn
 2022-06-08 15:28 UTC  (3+ 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  (3+ messages)

[syzbot] UBSAN: shift-out-of-bounds in ntfs_fill_super
 2022-04-21 12:29 UTC  (3+ messages)

[PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-21  1:11 UTC  (24+ messages)
` [PATCH v4 2/8] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
` [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
` [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
` [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
` [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v4 8/8] ceph: Remove S_ISGID clear code in ceph_finish_async_create

use block_device based APIs in block layer consumers v3
 2022-04-19 12:55 UTC  (19+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH 5/6] misc: sgi-gru: fix Using uninitialized value excdet.cbrexecstatus
 2022-04-10  6:16 UTC 

[PATCH] scsi: fcoe : fix leak of memory fdmi
 2022-04-10  6:11 UTC 

[PATCH 4/6] wireless: marvell: fix leak of memory skb
 2022-04-10  6:14 UTC 


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