OCFS2-Devel Archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/4] ocfs2 bugs fixes exposed by fstests
 2024-04-08  8:20 UTC  (5+ messages)
` [PATCH v3 1/4] ocfs2: return real error code in ocfs2_dio_wr_get_block
` [PATCH v3 2/4] ocfs2: fix races between hole punching and AIO+DIO
` [PATCH v3 3/4] ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
` [PATCH v3 4/4] ocfs2: use coarse time for new created files

[PATCH v2 0/4] ocfs2 bugs fixes exposed by fstests
 2024-04-04  5:54 UTC  (8+ messages)
` [PATCH v2 1/4] ocfs2: return real error code in ocfs2_dio_wr_get_block
` [PATCH v2 2/4] ocfs2: fix races between hole punching and AIO+DIO
` [PATCH v2 3/4] ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
` [PATCH v2 4/4] ocfs2: use coarse time for new created files

[PATCH 0/4] ocfs2 bugs fixes exposed by fstests
 2024-04-01  3:51 UTC  (10+ messages)
` [PATCH 1/4] ocfs2: return real error code in ocfs2_dio_wr_get_block
` [PATCH 2/4] ocfs2: fix races between hole punching and AIO+DIO
` [PATCH 3/4] ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
` [PATCH 4/4] ocfs2: use coarse time for new created files

[PATCH v6 0/4] improve write IO performance when fragmentation is high
 2024-03-29  1:00 UTC  (6+ messages)
` [PATCH v6 1/4] ocfs2: "
` [PATCH v6 2/4] ocfs2: adjust enabling place for la window
` [PATCH v6 3/4] ocfs2: speed up chain-list searching
` [PATCH v6 4/4] ocfs2: fix sparse warnings

[PATCH v5 0/4] improve write IO performance when fragmentation is high
 2024-03-28 10:50 UTC  (11+ messages)
` [PATCH v5 1/4] ocfs2: "
` [PATCH v5 2/4] ocfs2: adjust enabling place for la window
` [PATCH v5 3/4] ocfs2: speed up chain-list searching
` [PATCH v5 4/4] ocfs2: fix sparse warnings

[PATCH v4 0/3] improve write IO performance when fragmentation is high
 2024-03-28  2:36 UTC  (14+ messages)
` [PATCH v4 1/3] ocfs2: "
` [PATCH v4 2/3] ocfs2: adjust enabling place for la window
` [PATCH v4 3/3] ocfs2: speed up chain-list searching

[PATCH 0/3] improve write IO performance when fragmentation is high
 2024-03-27  7:53 UTC  (5+ messages)
` [PATCH 1/3] ocfs2: "
` [PATCH 2/3] ocfs2: adjust enabling place for la window
` [PATCH 3/3] ocfs2: speed up chain-list searching

[PATCHv3 v6.5-rc2 0/3] fs: dlm: lock cancellation feature
 2024-03-26 13:02 UTC  (6+ messages)
` [PATCHv3 v6.5-rc2 2/3] fs: dlm: allow to F_SETLKW getting interrupted

[akpm-mm:mm-nonmm-unstable 38/38] fs/ocfs2/resize.c:127:46: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-03-25 11:35 UTC  (4+ messages)

[PATCH -next] fs: Add kernel-doc comments to ocfs2_prepare_orphan_dir()
 2024-03-22 12:41 UTC  (2+ messages)

[PATCH v3] ocfs2: improve write IO performance when fragmentation is high
 2024-03-20  1:08 UTC  (2+ messages)

[PATCH] ocfs2: improve write IO performance when fragmentation is high
 2024-03-19  7:00 UTC  (2+ messages)

[PATCH] ocfs2: update inode ctime in ocfs2_fileattr_set
 2024-03-19  1:43 UTC  (2+ messages)

[PATCH v2] ocfs2: improve write IO performance when fragmentation is high
 2024-03-18  7:47 UTC  (5+ messages)

[PATCH] ocfs2: fix journal protection issues
 2024-03-18  4:48 UTC  (8+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (9+ messages)

[PATCH] ocfs2: correctly use ocfs2_find_next_zero_bit()
 2024-03-14  3:48 UTC  (2+ messages)

[PATCH] ocfs2: improve write IO performance when fragmentation is high
 2024-03-13 12:32 UTC  (7+ messages)

ocfs2 mount error
 2024-03-12 20:42 UTC  (13+ messages)

[PATCH] ocfs2: enable ocfs2_listxattr for special files
 2024-03-12  6:23 UTC  (2+ messages)

[PATCH] ocfs2: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  1:11 UTC  (4+ messages)

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-02-18 12:16 UTC  (57+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks "
` [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core
` [PATCH v3 27/47] filelock: clean up locks_delete_block internals
` [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to "
` [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
` [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
` [PATCH v3 35/47] afs: "
` [PATCH v3 36/47] ceph: "
` [PATCH v3 37/47] dlm: "
` [PATCH v3 38/47] gfs2: "
` [PATCH v3 39/47] fuse: "
` [PATCH v3 40/47] lockd: "
` [PATCH v3 41/47] nfs: "
` [PATCH v3 42/47] nfsd: "
` [PATCH v3 43/47] ocfs2: "
` [PATCH v3 44/47] smb/client: "
` [PATCH v3 45/47] smb/server: "
` [PATCH v3 46/47] filelock: remove temporary compatibility macros
` [PATCH v3 47/47] filelock: split leases out of struct file_lock

[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-25 23:58 UTC  (19+ messages)
` [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core
` [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock
` [PATCH v2 30/41] afs: "
` [PATCH v2 31/41] ceph: "
` [PATCH v2 32/41] dlm: "
` [PATCH v2 33/41] gfs2: "
` [PATCH v2 34/41] lockd: "
` [PATCH v2 35/41] nfs: "
` [PATCH v2 36/41] nfsd: "
` [PATCH v2 37/41] ocfs2: "
` [PATCH v2 38/41] smb/client: "
` [PATCH v2 39/41] smb/server: "
` [PATCH v2 40/41] filelock: remove temporary compatability macros
` [PATCH v2 41/41] filelock: split leases out of struct file_lock


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 read-only IMAP folder(s) and NNTP newsgroup(s).