gmane.linux.kernel.autofs archive

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

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]> • #8907
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]> • #8906
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]> • #8905
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]> • #8904
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]> • #8903
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]> • #8902
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]> • #8901
[PATCH v2 15/18] libfs: remove cond_resched() from scan_positives()
Sat, 15 Aug 2026 14:21:32 +1000
NeilBrown <[email protected]> • #8900
[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]> • #8899
[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]> • #8898
[PATCH v2 17/18] autofs: replace positive_after() with d_scan_positives()
Sat, 15 Aug 2026 14:21:34 +1000
NeilBrown <[email protected]> • #8897
[PATCH v2 16/18] libfs: rename and export scan_positives()
Sat, 15 Aug 2026 14:21:33 +1000
NeilBrown <[email protected]> • #8896
[PATCH v2 04/18] nfs: separate locked regions in nfs_clear_verifier_directory()
Sat, 15 Aug 2026 14:21:21 +1000
NeilBrown <[email protected]> • #8895
[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]> • #8894
[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]> • #8893
[PATCH v2 11/18] libfs: replace find_positive_dentry() with scan_positives()
Sat, 15 Aug 2026 14:21:28 +1000
NeilBrown <[email protected]> • #8892
[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]> • #8891
[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]> • #8890
[PATCH v2 08/18] libfs: simplify scan_positives()
Sat, 15 Aug 2026 14:21:25 +1000
NeilBrown <[email protected]> • #8889
[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]> • #8888
[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]> • #8887
[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]> • #8886
[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]> • #8885
[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]> • #8884
[PATCH v2 01/18] VFS: don't count references through ->d_parent
Sat, 15 Aug 2026 14:21:18 +1000
NeilBrown <[email protected]> • #8883
[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]> • #8882
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]> • #8881
[syzbot] [autofs?] possible deadlock in anon_pipe_write (3)
Fri, 14 Aug 2026 17:11:35 -0700
syzbot <[email protected]> • #8880
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Wed, 12 Aug 2026 09:32:04 +1000
NeilBrown <[email protected]> • #8879
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]> • #8878
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]> • #8877
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]> • #8876
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]> • #8875
Re: [PATCH v1 01/12] VFS: don't count references through ->d_parent
Tue, 11 Aug 2026 12:11:50 +1000
NeilBrown <[email protected]> • #8874
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]> • #8873
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]> • #8872
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]> • #8871
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]> • #8870
[syzbot] [autofs?] possible deadlock in autofs_notify_daemon (3)
Wed, 05 Aug 2026 17:13:28 -0700
syzbot <[email protected]> • #8869
[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]> • #8868
[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]> • #8867
[PATCH v1 12/12] libfs: remove cond_resched() from scan_positives()
Mon, 3 Aug 2026 11:21:21 +1000
NeilBrown <[email protected]> • #8866
[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]> • #8865
[PATCH v1 08/12] libfs: replace find_positive_dentry() with scan_positives()
Mon, 3 Aug 2026 11:21:17 +1000
NeilBrown <[email protected]> • #8864
[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]> • #8863
[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]> • #8862
[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]> • #8861
[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]> • #8860
[PATCH v1 05/12] libfs: simplify scan_positives()
Mon, 3 Aug 2026 11:21:14 +1000
NeilBrown <[email protected]> • #8859
[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]> • #8858
[PATCH v1 01/12] VFS: don't count references through ->d_parent
Mon, 3 Aug 2026 11:21:10 +1000
NeilBrown <[email protected]> • #8857
[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]> • #8856
[syzbot] [autofs?] possible deadlock in anon_pipe_write (2)
Fri, 17 Apr 2026 08:47:30 -0700
syzbot <[email protected]> • #8855
Re: [PATCH RESEND] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
Wed, 18 Mar 2026 10:56:09 +0100
Christian Brauner <[email protected]> • #8854
Re: [PATCH RESEND] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
Wed, 18 Mar 2026 10:56:34 +0100
Christian Brauner <[email protected]> • #8853
[PATCH RESEND] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
Wed, 18 Mar 2026 01:12:21 +0100
Thorsten Blum <[email protected]> • #8852
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]> • #8851
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]> • #8850
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]> • #8849
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]> • #8848
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]> • #8847
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]> • #8846
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]> • #8845
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]> • #8844
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]> • #8843
Re: [PATCH v3 02/12] audit: widen ino fields to u64
Thu, 5 Mar 2026 22:09:12 -0500
Paul Moore <[email protected]> • #8842
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]> • #8841
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]> • #8840
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]> • #8839
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]> • #8838
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]> • #8837
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]> • #8836
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]> • #8835
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]> • #8834
[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]> • #8833
[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]> • #8832
[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]> • #8831
[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]> • #8830
[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]> • #8829
[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]> • #8828
[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]> • #8827
[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]> • #8826
[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]> • #8825
[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]> • #8824
[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]> • #8823
[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]> • #8822
[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]> • #8821
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]> • #8820
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]> • #8819
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]> • #8818
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]> • #8817
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]> • #8816
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]> • #8815
Re: [PATCH v2 003/110] audit: widen ino fields to u64
Tue, 3 Mar 2026 11:17:34 -0500
Paul Moore <[email protected]> • #8814
Re: [PATCH v2 003/110] audit: widen ino fields to u64
Tue, 03 Mar 2026 11:12:12 -0500
Jeff Layton <[email protected]> • #8813
Re: [PATCH v2 003/110] audit: widen ino fields to u64
Tue, 3 Mar 2026 11:03:20 -0500
Paul Moore <[email protected]> • #8812
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]> • #8811
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]> • #8810
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]> • #8809
Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Tue, 03 Mar 2026 10:14:27 -0500
Jeff Layton via Linux-f2fs-devel <[email protected]> • #8808
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.