messages from 2007-06-22 20:06:48 to 2007-06-26 23:18:25 UTC [more...]
[PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
2007-06-26 23:18 UTC (36+ messages)
` [PATCH 0/6][TAKE5] fallocate system call
` [PATCH 1/7][TAKE5] fallocate() implementation on i386, x86_64 and powerpc
` [PATCH 2/7][TAKE5] fallocate() on s390(x)
` [PATCH 3/7][TAKE5] fallocate() on ia64
` [PATCH 4/7][TAKE5] support new modes in fallocate
` [PATCH 5/7][TAKE5] ext4: fallocate support in ext4
` [PATCH 6/7][TAKE5] ext4: write support for preallocated blocks
` [PATCH 7/7][TAKE5] ext4: support new modes
[RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
2007-06-26 23:15 UTC (5+ messages)
` [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
` [RFD 2/4] Never pass a NULL nameidata to vfs_create()
` [RFD 3/4] Dont use a NULL nameidata in xattr_permission()
` [RFD 4/4] Pass nameidata2 to permission() from nfsd_permission()
[AppArmor 00/44] AppArmor security module overview
2007-06-26 23:08 UTC (43+ messages)
` [AppArmor 01/44] Pass struct vfsmount to the inode_create LSM hook
` [AppArmor 02/44] Pass struct path down to remove_suid and children
` [AppArmor 03/44] Add a vfsmount parameter to notify_change()
` [AppArmor 04/44] Pass struct vfsmount to the inode_setattr LSM hook
` [AppArmor 05/44] Add struct vfsmount parameter to vfs_mkdir()
` [AppArmor 06/44] Pass struct vfsmount to the inode_mkdir LSM hook
` [AppArmor 07/44] Add a struct vfsmount parameter to vfs_mknod()
` [AppArmor 08/44] Pass struct vfsmount to the inode_mknod LSM hook
` [AppArmor 09/44] Add a struct vfsmount parameter to vfs_symlink()
` [AppArmor 10/44] Pass struct vfsmount to the inode_symlink LSM hook
` [AppArmor 11/44] Pass struct vfsmount to the inode_readlink "
` [AppArmor 12/44] Add struct vfsmount parameters to vfs_link()
` [AppArmor 13/44] Pass the struct vfsmounts to the inode_link LSM hook
` [AppArmor 14/44] Add a struct vfsmount parameter to vfs_rmdir()
` [AppArmor 15/44] Pass struct vfsmount to the inode_rmdir LSM hook
` [AppArmor 16/44] Call lsm hook before unhashing dentry in vfs_rmdir()
` [AppArmor 17/44] Add a struct vfsmount parameter to vfs_unlink()
` [AppArmor 18/44] Pass struct vfsmount to the inode_unlink LSM hook
` [AppArmor 19/44] Add struct vfsmount parameters to vfs_rename()
` [AppArmor 20/44] Pass struct vfsmount to the inode_rename LSM hook
` [AppArmor 21/44] Add a struct vfsmount parameter to vfs_setxattr()
` [AppArmor 22/44] Pass struct vfsmount to the inode_setxattr LSM hook
` [AppArmor 23/44] Add a struct vfsmount parameter to vfs_getxattr()
` [AppArmor 25/44] Add a struct vfsmount parameter to vfs_listxattr()
` [AppArmor 26/44] Pass struct vfsmount to the inode_listxattr LSM hook
` [AppArmor 27/44] Add a struct vfsmount parameter to vfs_removexattr()
` [AppArmor 28/44] Pass struct vfsmount to the inode_removexattr LSM hook
` [AppArmor 29/44] Fix __d_path() for lazy unmounts and make it unambiguous
` [AppArmor 30/44] Make d_path() consistent across mount operations
` [AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
` [AppArmor 33/44] Pass struct file down the inode_*xattr security LSM hooks
` [AppArmor 34/44] Factor out sysctl pathname code
` [AppArmor 35/44] Allow permission functions to tell between parent and leaf checks
` [AppArmor 36/44] Export audit subsystem for use by modules
` [AppArmor 37/44] AppArmor: Main Part
` [AppArmor 38/44] AppArmor: Module and LSM hooks
` [AppArmor 39/44] AppArmor: Profile loading and manipulation, pathname matching
` [AppArmor 40/44] AppArmor: all the rest
` [AppArmor 41/44] Add AppArmor LSM to security/Makefile
` [AppArmor 42/44] Switch to vfs_permission() in do_path_lookup()
` [AppArmor 43/44] Switch to vfs_permission() in sys_fchdir()
` [AppArmor 44/44] Fix file_permission()
[AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-26 21:01 UTC (20+ messages)
Problem with getting signals delivered to a Samba server
2007-06-26 20:48 UTC
[PATCH 00/26] Mount writer count and read-only bind mounts
2007-06-26 19:04 UTC (67+ messages)
` [PATCH 01/26] document nlink function
` [PATCH 02/26] ext3: remove extra IS_RDONLY() check
` [PATCH 03/26] ext4: "
` [PATCH 04/26] filesystem helpers for custom 'struct file's
` [PATCH 05/26] r/o bind mounts: stub functions
` [PATCH 06/26] elevate write count open()'d files
` [PATCH 07/26] r/o bind mounts: elevate write count for some ioctls
` [PATCH 08/26] elevate writer count for chown and friends
` [PATCH 09/26] make access() use mnt check
` [PATCH 10/26] elevate mnt writers for callers of vfs_mkdir()
` [PATCH 14/26] elevate write count for file_update_time()
` [PATCH 15/26] mount_is_safe(): add comment
` [PATCH 16/26] unix_find_other() elevate write count for touch_atime()
` [PATCH 17/26] elevate write count over calls to vfs_rename()
` [PATCH 18/26] nfs: check mnt instead of superblock directly
` [PATCH 19/26] elevate writer count for do_sys_truncate()
` [PATCH 20/26] elevate write count for do_utimes()
` [PATCH 21/26] elevate write count for do_sys_utime() and touch_atime()
` [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
` [PATCH 23/26] elevate mnt writers for vfs_unlink() callers
` [PATCH 24/26] do_rmdir(): elevate write count
` [PATCH 25/26] r/o bind mounts: scalable writer count
` [PATCH 26/26] honor r/w changes at do_remount() time
Patent or not patent a new idea
2007-06-26 17:38 UTC (15+ messages)
vm/fs meetup in september?
2007-06-26 17:07 UTC (9+ messages)
Adding subroot information to /proc/mounts, or obtaining that through other means
2007-06-26 14:34 UTC (12+ messages)
` [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
[RFC] fsblock
2007-06-26 12:34 UTC (31+ messages)
` [patch 1/3] add the fsblock layer
` [patch 2/3] block_dev: convert to fsblock
` [patch 3/3] minix: "
[PATCH] CIFS: make cifsd (more)
2007-06-26 6:09 UTC (2+ messages)
[PATCH] update description in Documentation/filesystems/vfs.txt
2007-06-25 19:06 UTC (3+ messages)
` [PATCH] update description in Documentation/filesystems/vfs.txt (typo fixed)
i_flags locking
2007-06-25 16:42 UTC
Discussion about flash SSD during OLS2007
2007-06-25 15:45 UTC (2+ messages)
[-mm PATCH] ocfs2: ->fallocate() support
2007-06-23 17:24 UTC (3+ messages)
[PATCH] make iunique use a do/while loop rather than its obscure goto loop
2007-06-23 8:08 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox