gmane.comp.file-systems.coda.general archive

421 archived articles, newest first (page 1 of 5). Latest articles →

Re: [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
Thu, 20 Aug 2026 09:39:00 -0400
"Chuck Lever" <[email protected]> • #6690
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Wed, 19 Aug 2026 18:21:48 +0200
Jan Kara <[email protected]> • #6689
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Wed, 19 Aug 2026 11:09:08 +0200
Amir Goldstein <[email protected]> • #6688
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Wed, 19 Aug 2026 09:30:34 +1000
NeilBrown <[email protected]> • #6687
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Mon, 17 Aug 2026 15:27:28 +0200
Amir Goldstein <[email protected]> • #6686
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Mon, 17 Aug 2026 13:03:19 +0200
Jan Kara <[email protected]> • #6685
Re: [PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
Sat, 15 Aug 2026 16:12:31 +1000
NeilBrown <[email protected]> • #6684
Re: [PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
Sat, 15 Aug 2026 06:03:49 +0100
Al Viro <[email protected]> • #6683
[PATCH v2 15/18] libfs: remove cond_resched() from scan_positives()
Sat, 15 Aug 2026 14:21:32 +1000
NeilBrown <[email protected]> • #6682
[PATCH v2 18/18] autofs: change get_next_positive_dentry() to NOT accept NULL for start-up
Sat, 15 Aug 2026 14:21:35 +1000
NeilBrown <[email protected]> • #6681
[PATCH v2 12/18] autofs: don't hold ->lookup_lock in get_next_positive_*
Sat, 15 Aug 2026 14:21:29 +1000
NeilBrown <[email protected]> • #6680
[PATCH v2 17/18] autofs: replace positive_after() with d_scan_positives()
Sat, 15 Aug 2026 14:21:34 +1000
NeilBrown <[email protected]> • #6679
[PATCH v2 16/18] libfs: rename and export scan_positives()
Sat, 15 Aug 2026 14:21:33 +1000
NeilBrown <[email protected]> • #6678
[PATCH v2 04/18] nfs: separate locked regions in nfs_clear_verifier_directory()
Sat, 15 Aug 2026 14:21:21 +1000
NeilBrown <[email protected]> • #6677
[PATCH v2 14/18] Call cond_reshed() as needed in d_for_each_positive_child().
Sat, 15 Aug 2026 14:21:31 +1000
NeilBrown <[email protected]> • #6676
[PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
Sat, 15 Aug 2026 14:21:30 +1000
NeilBrown <[email protected]> • #6675
[PATCH v2 11/18] libfs: replace find_positive_dentry() with scan_positives()
Sat, 15 Aug 2026 14:21:28 +1000
NeilBrown <[email protected]> • #6674
[PATCH v2 10/18] libfs: allow scan_positives() to be called without a cursor.
Sat, 15 Aug 2026 14:21:27 +1000
NeilBrown <[email protected]> • #6673
[PATCH v2 09/18] libfs: change scan_positives() to use d_for_each_positive_child_continue()
Sat, 15 Aug 2026 14:21:26 +1000
NeilBrown <[email protected]> • #6672
[PATCH v2 08/18] libfs: simplify scan_positives()
Sat, 15 Aug 2026 14:21:25 +1000
NeilBrown <[email protected]> • #6671
[PATCH v2 07/18] fsnotify: reduce i_lock hold time in fsnotify_set_children_dentry_flags()
Sat, 15 Aug 2026 14:21:24 +1000
NeilBrown <[email protected]> • #6670
[PATCH v2 06/18] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Sat, 15 Aug 2026 14:21:23 +1000
NeilBrown <[email protected]> • #6669
[PATCH v2 05/18] Add and use d_for_each_positive_child family of iterators
Sat, 15 Aug 2026 14:21:22 +1000
NeilBrown <[email protected]> • #6668
[PATCH v2 03/18] coda: don't take rcu_read_lock() in coda_flag_children()
Sat, 15 Aug 2026 14:21:20 +1000
NeilBrown <[email protected]> • #6667
[PATCH v2 02/18] autofs: change positive_after() so it takes d_lock rather than the caller
Sat, 15 Aug 2026 14:21:19 +1000
NeilBrown <[email protected]> • #6666
[PATCH v2 01/18] VFS: don't count references through ->d_parent
Sat, 15 Aug 2026 14:21:18 +1000
NeilBrown <[email protected]> • #6665
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
Sat, 15 Aug 2026 14:21:17 +1000
NeilBrown <[email protected]> • #6664
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Sat, 15 Aug 2026 10:28:41 +1000
NeilBrown <[email protected]> • #6663
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Wed, 12 Aug 2026 09:32:04 +1000
NeilBrown <[email protected]> • #6662
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Tue, 11 Aug 2026 14:14:13 +0200
Miklos Szeredi <[email protected]> • #6661
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Tue, 11 Aug 2026 15:18:48 +1000
NeilBrown <[email protected]> • #6660
Re: [PATCH v1 04/12] fsnotify: reduce i_lock hold time in fsnotify_set_children_dentry_flags()
Tue, 11 Aug 2026 14:52:08 +1000
NeilBrown <[email protected]> • #6659
Re: [PATCH v1 02/12] Add and use d_for_each_positive_child family of iterators
Tue, 11 Aug 2026 12:36:59 +1000
NeilBrown <[email protected]> • #6658
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Tue, 11 Aug 2026 12:11:50 +1000
NeilBrown <[email protected]> • #6657
Re: [PATCH v1 04/12] fsnotify: reduce i_lock hold time in fsnotify_set_children_dentry_flags()
Mon, 10 Aug 2026 16:37:13 +0200
Miklos Szeredi <[email protected]> • #6656
Re: [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Mon, 10 Aug 2026 16:28:01 +0200
Miklos Szeredi <[email protected]> • #6655
Re: [PATCH v1 02/12] Add and use d_for_each_positive_child family of iterators
Mon, 10 Aug 2026 16:04:56 +0200
Miklos Szeredi <[email protected]> • #6654
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Mon, 10 Aug 2026 13:49:42 +0200
Miklos Szeredi <[email protected]> • #6653
[PATCH v1 11/12] Call cond_reshed() as needed in d_for_each_positive_child().
Mon, 3 Aug 2026 11:21:20 +1000
NeilBrown <[email protected]> • #6652
[PATCH v1 10/12] VFS: don't move dentries in d_sib list when they have the same parent
Mon, 3 Aug 2026 11:21:19 +1000
NeilBrown <[email protected]> • #6651
[PATCH v1 12/12] libfs: remove cond_resched() from scan_positives()
Mon, 3 Aug 2026 11:21:21 +1000
NeilBrown <[email protected]> • #6650
[PATCH v1 09/12] autofs: don't hold ->lookup_lock in get_next_positive_*
Mon, 3 Aug 2026 11:21:18 +1000
NeilBrown <[email protected]> • #6649
[PATCH v1 08/12] libfs: replace find_positive_dentry() with scan_positives()
Mon, 3 Aug 2026 11:21:17 +1000
NeilBrown <[email protected]> • #6648
[PATCH v1 04/12] fsnotify: reduce i_lock hold time in fsnotify_set_children_dentry_flags()
Mon, 3 Aug 2026 11:21:13 +1000
NeilBrown <[email protected]> • #6647
[PATCH v1 07/12] libfs: allow scan_positives() to be called without a cursor.
Mon, 3 Aug 2026 11:21:16 +1000
NeilBrown <[email protected]> • #6646
[PATCH v1 06/12] libfs: change scan_positives() to use d_for_each_positive_child_continue()
Mon, 3 Aug 2026 11:21:15 +1000
NeilBrown <[email protected]> • #6645
[PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls.
Mon, 3 Aug 2026 11:21:12 +1000
NeilBrown <[email protected]> • #6644
[PATCH v1 05/12] libfs: simplify scan_positives()
Mon, 3 Aug 2026 11:21:14 +1000
NeilBrown <[email protected]> • #6643
[PATCH v1 02/12] Add and use d_for_each_positive_child family of iterators
Mon, 3 Aug 2026 11:21:11 +1000
NeilBrown <[email protected]> • #6642
[PATCH v1 01/12] VFS: don't count references through ->d_parent
Mon, 3 Aug 2026 11:21:10 +1000
NeilBrown <[email protected]> • #6641
[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
Mon, 3 Aug 2026 11:21:09 +1000
NeilBrown <[email protected]> • #6640
Re: Install on Debian Trixie (13)
Sat, 20 Jun 2026 09:24:59 +1200
Alex King <[email protected]> • #6639
Re: Install on Debian Trixie (13)
Tue, 16 Jun 2026 05:39:15 +1200
Alex King <[email protected]> • #6638
Re: Install on Debian Trixie (13)
Mon, 15 Jun 2026 09:20:46 -0400
Jan Harkes <[email protected]> • #6637
Install on Debian Trixie (13)
Mon, 15 Jun 2026 19:57:28 +1200
Alex King <[email protected]> • #6636
[PATCH v1 1/1] coda: Remove set but unused variables
Thu, 4 Jun 2026 12:33:19 +0200
Andy Shevchenko <[email protected]> • #6635
[PATCH AUTOSEL 7.0-6.12] coda_flag_children(): fix a UAF
Tue, 28 Apr 2026 06:40:51 -0400
Sasha Levin <[email protected]> • #6634
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mon, 09 Mar 2026 16:50:22 -0400
Jeff Layton <[email protected]> • #6633
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mon, 09 Mar 2026 16:11:02 -0400
Mimi Zohar <[email protected]> • #6632
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mon, 09 Mar 2026 15:33:03 -0400
Jeff Layton <[email protected]> • #6631
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mon, 09 Mar 2026 15:00:04 -0400
Mimi Zohar via Linux-f2fs-devel <[email protected]> • #6630
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mon, 09 Mar 2026 13:59:43 -0400
Jeff Layton <[email protected]> • #6629
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mon, 09 Mar 2026 13:47:08 -0400
Mimi Zohar <[email protected]> • #6628
Re: [PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
Fri, 6 Mar 2026 14:28:59 +0100
Christian Brauner via Linux-f2fs-devel <[email protected]> • #6627
Re: [PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
Fri, 06 Mar 2026 07:03:15 -0500
Jeff Layton <[email protected]> • #6626
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Fri, 6 Mar 2026 10:09:33 +0100
Christian Brauner <[email protected]> • #6625
Re: [PATCH v3 02/12] audit: widen ino fields to u64
Thu, 5 Mar 2026 22:09:12 -0500
Paul Moore <[email protected]> • #6624
Re: [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Thu, 5 Mar 2026 06:25:03 -0800
Christoph Hellwig <[email protected]> • #6623
Re: [PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
Thu, 5 Mar 2026 06:24:22 -0800
Christoph Hellwig <[email protected]> • #6622
Re: [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Thu, 5 Mar 2026 10:57:57 +0100
Jan Kara <[email protected]> • #6621
Re: [PATCH v3 06/12] ext2: widen trace event i_ino fields to u64
Thu, 5 Mar 2026 10:44:35 +0100
Jan Kara <[email protected]> • #6620
Re: [PATCH v3 04/12] vfs: widen trace event i_ino fields to u64
Thu, 5 Mar 2026 10:43:33 +0100
Jan Kara <[email protected]> • #6619
Re: [PATCH v3 08/12] zonefs: widen trace event i_ino fields to u64
Thu, 5 Mar 2026 06:41:41 +0900
Damien Le Moal <[email protected]> • #6618
Re: [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Thu, 5 Mar 2026 06:41:21 +0900
Damien Le Moal <[email protected]> • #6617
Re: [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Wed, 4 Mar 2026 10:49:09 -0500
Chuck Lever via Linux-f2fs-devel <[email protected]> • #6616
[PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Wed, 04 Mar 2026 10:32:42 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6615
[PATCH v3 11/12] nilfs2: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:41 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6614
[PATCH v3 10/12] f2fs: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:40 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6613
[PATCH v3 09/12] ext4: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:39 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6612
[PATCH v3 08/12] zonefs: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:38 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6611
[PATCH v3 07/12] hugetlbfs: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:37 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6610
[PATCH v3 06/12] ext2: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:36 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6609
[PATCH v3 05/12] cachefiles: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:35 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6608
[PATCH v3 04/12] vfs: widen trace event i_ino fields to u64
Wed, 04 Mar 2026 10:32:34 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6607
[PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() to u64
Wed, 04 Mar 2026 10:32:33 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6606
[PATCH v3 02/12] audit: widen ino fields to u64
Wed, 04 Mar 2026 10:32:32 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6605
[PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
Wed, 04 Mar 2026 10:32:31 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6604
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Wed, 04 Mar 2026 10:32:30 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6603
Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Wed, 4 Mar 2026 15:10:03 +0100
Christian Brauner via Linux-f2fs-devel <[email protected]> • #6602
Re: [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
Wed, 4 Mar 2026 09:30:33 +0000
David Laight <[email protected]> • #6601
Re: [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
Wed, 04 Mar 2026 17:26:59 +1100
NeilBrown <[email protected]> • #6600
Re: [PATCH v2 053/110] uprobes: use PRIino format for i_ino
Wed, 4 Mar 2026 10:12:29 +0900
Masami Hiramatsu (Google) <[email protected]> • #6599
Re: [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
Tue, 3 Mar 2026 10:06:19 -0800
Casey Schaufler <[email protected]> • #6598
Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Tue, 3 Mar 2026 17:18:30 +0000
Matthew Wilcox <[email protected]> • #6597
Re: [PATCH v2 003/110] audit: widen ino fields to u64
Tue, 3 Mar 2026 11:17:34 -0500
Paul Moore <[email protected]> • #6596
Re: [PATCH v2 003/110] audit: widen ino fields to u64
Tue, 03 Mar 2026 11:12:12 -0500
Jeff Layton <[email protected]> • #6595
Re: [PATCH v2 003/110] audit: widen ino fields to u64
Tue, 3 Mar 2026 11:03:20 -0500
Paul Moore <[email protected]> • #6594
Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Tue, 03 Mar 2026 10:25:50 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #6593
Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Tue, 3 Mar 2026 07:23:46 -0800
Christoph Hellwig <[email protected]> • #6592
Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Tue, 3 Mar 2026 10:16:17 -0500
"Theodore Tso" <[email protected]> • #6591
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.