LinuxLists
Users
About
Louis Rilling (
[email protected]
)
Number of posts: 156 (0.14 per day)
First post: 2008-06-03 16:00:44
Last post: 2011-06-16 15:27:46
Previous Page
/
Next Page
Date
List
Subject
2008-06-25 09:55:38
linux-kernel
Re: configfs: Q: item leak in a failing configfs_attach_group()?
2008-06-24 18:05:11
linux-kernel
Re: configfs: Q: item leak in a failing configfs_attach_group()?
2008-06-24 14:17:37
linux-kernel
configfs: Q: item leak in a failing configfs_attach_group()?
2008-06-24 13:30:26
linux-kernel
Re: [PATCH 0/5][BUGFIX] configfs: Fix deadlock of rename() vs rmdir()
2008-06-24 13:20:21
linux-kernel
Re: [PATCH 0/2]v2 configfs: symlink() fixes
2008-06-23 13:39:23
linux-kernel
Re: [PATCH 01/70] tty: Ldisc revamp
2008-06-23 12:16:58
linux-kernel
[PATCH 2/2] configfs: Fix failing symlink() making rmdir() fail
2008-06-23 12:16:45
linux-kernel
[PATCH 1/2] configfs: Fix symlink() to a removing item
2008-06-23 12:16:30
linux-kernel
[PATCH 0/2]v2 configfs: symlink() fixes
2008-06-23 12:06:00
linux-kernel
Re: [PATCH] configfs: Fix failing symlink() making rmdir() fail
2008-06-20 15:04:23
linux-kernel
[RFC][PATCH v2] configfs: Provide variants of config_*_init_type_name() that report errors
2008-06-20 12:15:31
linux-kernel
[PATCH] configfs: Fix failing symlink() making rmdir() fail
2008-06-19 09:28:54
linux-kernel
Re: [BUGFIX][PATCH 3/3] configfs: Fix failing symlink() making rmdir() fail
2008-06-19 09:10:22
linux-kernel
Re: [RFC][PATCH] configfs: Report errors in config_*_init_type_name()
2008-06-18 18:31:07
linux-kernel
[RFC][PATCH] configfs: Report errors in config_*_init_type_name()
2008-06-18 11:40:54
linux-kernel
Re: [BUGFIX][PATCH 3/3] configfs: Fix failing symlink() making rmdir() fail
2008-06-17 17:38:27
linux-kernel
[BUGFIX][PATCH 2/3] configfs: Rename CONFIGFS_USET_IN_MKDIR to CONFIGFS_USET_ATTACHING
2008-06-17 17:38:05
linux-kernel
[BUGFIX][PATCH 3/3] configfs: Fix failing symlink() making rmdir() fail
2008-06-17 17:37:47
linux-kernel
[BUGFIX][PATCH 1/3] configfs: Fix symlink() to a removing item
2008-06-17 17:37:34
linux-kernel
[BUGFIX][PATCH 0/3] configfs: symlink() fixes
2008-06-17 12:57:14
linux-kernel
Re: [PATCH][BUGFIX] configfs: Fix symlink() to a removing item
2008-06-17 10:43:16
linux-kernel
Re: [PATCH][BUGFIX] configfs: Fix symlink() to a removing item
2008-06-16 18:14:54
linux-kernel
Re: [RFC] configfs: module reference counting rules
2008-06-16 18:09:21
linux-kernel
[PATCH][BUGFIX] configfs: Fix symlink() to a removing item
2008-06-16 17:23:08
linux-kernel
[PATCH 5/5][BUGFIX] configfs: Fix failing mkdir() making racing rmdir() fail
2008-06-16 17:22:50
linux-kernel
[PATCH 4/5][BUGFIX] configfs: Fix deadlock with racing rmdir() and rename()
2008-06-16 17:22:35
linux-kernel
[PATCH 3/5][BUGFIX] configfs: Make configfs_new_dirent() return error code instead of NULL
2008-06-16 17:22:20
linux-kernel
[PATCH 2/5][BUGFIX] configfs: Protect configfs_dirent s_links list mutations
2008-06-16 17:21:55
linux-kernel
[PATCH 1/5][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-16 17:21:42
linux-kernel
[PATCH 0/5][BUGFIX] configfs: Fix deadlock of rename() vs rmdir()
2008-06-16 12:39:22
linux-kernel
Re: [RFC] configfs: module reference counting rules
2008-06-16 11:30:29
linux-kernel
Re: [PATCH 1/3][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-13 22:28:01
linux-kernel
Re: [RFC] configfs: module reference counting rules
2008-06-13 21:54:23
linux-kernel
Re: [PATCH 1/3][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-13 12:09:33
linux-kernel
Re: [PATCH 1/3][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-13 10:45:29
linux-kernel
Re: [PATCH 1/3][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-13 09:52:17
linux-kernel
Re: [RFC] configfs: module reference counting rules
2008-06-12 23:54:30
linux-kernel
[RFC] configfs: module reference counting rules
2008-06-12 22:38:21
linux-kernel
Re: [RFC] configfs: Allow ->make_item() and ->make_group() to return detailed errors.
2008-06-12 22:26:18
linux-kernel
Re: [PATCH 1/3][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-12 15:31:45
linux-kernel
[RFC][PATCH 3/3] configfs: Protect configfs_dirent s_links list mutations
2008-06-12 15:31:32
linux-kernel
[RFC][PATCH 2/3] configfs: call drop_link() to cleanup after create_link() failure
2008-06-12 15:31:18
linux-kernel
[RFC][PATCH 1/3] configfs: Report errors in config_*_init_type_name()
2008-06-12 15:30:56
linux-kernel
[RFC][PATCH 0/3] configfs: Miscellaneous fixes
2008-06-12 13:44:57
linux-kernel
[PATCH 3/3][BUGFIX] configfs: Fix deadlock with racing rmdir() and rename()
2008-06-12 13:44:44
linux-kernel
[PATCH 2/3][BUGFIX] configfs: Make configfs_new_dirent() return error code instead of NULL
2008-06-12 13:44:27
linux-kernel
[PATCH 1/3][BUGFIX] configfs: Introduce configfs_dirent_lock
2008-06-12 13:44:13
linux-kernel
[PATCH 0/3][BUGFIX] configfs: Fix deadlock rmdir() vs rename()
2008-06-11 17:30:59
linux-kernel
Re: [BUG] deadlock between configfs_rmdir() and sys_rename() (WAS Re: [RFC][PATCH 4/4] configfs: Make multiple default_group) destructions lockdep friendly
2008-06-11 14:10:29
linux-kernel
Re: [BUG] deadlock between configfs_rmdir() and sys_rename() (WAS Re: [RFC][PATCH 4/4] configfs: Make multiple default_group) destructions lockdep friendly
2008-06-10 10:14:42
linux-kernel
Re: [BUG] deadlock between configfs_rmdir() and sys_rename() (WAS Re: [RFC][PATCH 4/4] configfs: Make multiple default_group) destructions lockdep friendly