messages from 2008-09-27 07:27:12 to 2008-10-08 05:10:36 UTC [more...]
[RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit arch
2008-10-08 5:10 UTC (13+ messages)
[PATCH 0/39] Ocfs2 updates for 2.6.28
2008-10-08 1:56 UTC (24+ messages)
` [PATCH 01/39] ocfs2: POSIX file locks support
` [PATCH 03/39] ocfs2: throttle back local alloc when low on disk space
` [PATCH 04/39] ocfs2: track local alloc state via debugfs
` [PATCH 10/39] ocfs2: Add helper function in uptodate.c for removing xattr clusters
` [PATCH 11/39] ocfs2: Add extent tree operation for xattr value btrees
` [PATCH 13/39] ocfs2: Add extended attribute support
` [Ocfs2-devel] "
[PATCH 0/4] Updated fiemap patches
2008-10-07 23:43 UTC (25+ messages)
` [PATCH 1/4] vfs: vfs-level fiemap interface
` [PATCH 2/4] ocfs2: fiemap support
` [PATCH 3/4] generic block based fiemap implementation
` [PATCH 4/4] Hook ext4 to the vfs fiemap interface
[PATCH 0/5] Combine the XFS and Linux inode structures V2
2008-10-07 21:52 UTC (6+ messages)
` [PATCH 1/5] XFS: factor xfs_iget_core() into hit and miss cases
` [PATCH 2/5] XFS: Never call mark_inode_dirty_sync() directly
` [PATCH 3/5] Inode: Allow external initialisers
` [PATCH 4/5] Inode: Allow external list initialisation
` [PATCH 5/5] XFS: Combine the XFS and Linux inodes V3
[ANNOUNCE] Ceph distributed file system v0.4 (snapshot support)
2008-10-07 21:05 UTC
[0/3] The new POHMELFS release
2008-10-07 21:21 UTC (4+ messages)
` [1/3] POHMELFS: vfs changes
` [2/3] POHMELFS: documentation
` [3/3] POHMELFS: core
[RFC] Btrfs mainline plans
2008-10-07 20:25 UTC (10+ messages)
[PATCH] Improve buffered streaming write ordering
2008-10-07 14:46 UTC (22+ messages)
[PATCH 0/7] Discard requests, v2
2008-10-07 12:07 UTC (4+ messages)
` [PATCH 7/7] [BLOCK] Allow elevators to sort/merge discard requests
PATCH [0/4] Updated**2 fiemap patches
2008-10-07 1:09 UTC (6+ messages)
` [PATCH 1/4] vfs: vfs-level fiemap interface
` [PATCH 2/4] ocfs2: fiemap support
` [PATCH 3/4] generic block based fiemap implementation
` [PATCH 4/4] Hook ext4 to the vfs fiemap interface
[RFC v3] Security Label Support for NFSv4
2008-10-06 20:52 UTC (24+ messages)
` [PATCH 01/14] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx
` [PATCH 05/14] SELinux: Add new labeling type native labels
` [PATCH 06/14] KConfig: Add KConfig entries for Labeled NFS
` [PATCH 02/14] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information
` [PATCH 03/14] Security: Add hook to calculate context based on a negative dentry
` [PATCH 04/14] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 07/14] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 08/14] NFS: Add security_label text mount option and handling code to NFS
` [PATCH 09/14] NFS: Introduce lifecycle management for label attribute
` [PATCH 12/14] NFS: Client implementation of Labeled-NFS
` [PATCH 13/14] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 14/14] NFSD: Server implementation of MAC Labeling
` [PATCH 10/14] NFSv4: Introduce new label structure
` [PATCH 11/14] NFS/RPC: Add the auth_seclabel security flavor to allow the process label to be sent to the server
Distributed storage release
2008-10-06 16:00 UTC
unprivileged mounts git tree
2008-10-06 11:05 UTC (12+ messages)
[PATCH 3/3] Add timeout feature
2008-10-05 10:00 UTC (12+ messages)
Need to test BLKDISCARD ioctl and fs utils
2008-10-03 16:22 UTC
[PATCH] [VFS] mark bio_split_pool static
2008-10-03 13:01 UTC
What's the "prepare_discard_fn" supposed to do?
2008-10-03 6:53 UTC (4+ messages)
[PATCH] Convert ecryptfs to use new aops (updated)
2008-10-02 23:30 UTC
possible (ext4 related?) memory leak in kernel 2.6.26
2008-10-02 18:36 UTC (3+ messages)
Tuning for Compact Flash
2008-10-02 16:40 UTC (7+ messages)
ltp getdents syscalls testcases and 2.6.27-rcX
2008-10-02 11:37 UTC (2+ messages)
[RFC][PATCH 0/12]ext4: online defrag (ver 0.95)
2008-10-02 8:26 UTC (8+ messages)
Tux3 Report: Extolling the Extensive Virtues of Extents
2008-10-01 11:35 UTC
What is in ubifs-2.6.git
2008-09-30 9:19 UTC (26+ messages)
` [PATCH] UBIFS: add a print, fix comments and more minor stuff
` [PATCH] UBIFS: remove unneeded unlikely()
` [PATCH] UBIFS: inline one-line functions
` [PATCH] UBIFS: use an IS_ERR test rather than a NULL test
` [PATCH] UBIFS: add bulk-read facility
` [PATCH] UBIFS: add no_chk_data_crc mount option
` [PATCH] UBIFS: improve znode splitting rules
` [PATCH] UBIFS: check data CRC when in error state
` [PATCH] UBIFS: use bit-fields when possible
` [PATCH] UBIFS: correct key comparison
` [PATCH] UBIFS: ensure data read beyond i_size is zeroed out correctly
` [PATCH] UBIFS: fix races in bit-fields
` [PATCH] UBIFS: fix commentary
` [PATCH] UBIFS: update dbg_dump_inode
` [PATCH] UBIFS: correct comment for commit_on_unmount
` [PATCH] UBIFS: commit on sync_fs
` [PATCH] UBIFS: allow for sync_fs when read-only
` [PATCH] UBIFS: improve garbage collection
` [PATCH] UBIFS: fix bulk-read handling uptodate pages
` [PATCH] UBIFS: add more debugging messages for LPT
` [PATCH] UBIFS: correct condition to eliminate unecessary assignment
` [PATCH] UBIFS: check buffer length when scanning for LPT nodes
YET ANOTHER resend of the fiemap patches
2008-09-29 22:10 UTC (13+ messages)
` [PATCH 1/4] vfs: vfs-level fiemap interface
[RFC PATCH] touch_mnt_namespace when the mount flags change
2008-09-27 2:01 UTC
[RFC][PATCH 12/12]ext4: online defrag command
2008-09-27 7:27 UTC
[RFC][PATCH 11/12]ext4: Add the EXT4_IOC_BLOCK_RELEASE ioctl
2008-09-27 7:27 UTC
[RFC][PATCH 10/12]ext4: Add the EXT4_IOC_MOVE_VICTIM ioctl
2008-09-27 7:27 UTC
[RFC][PATCH 9/12]ext4: Add the EXT4_IOC_RESERVE_BLOCK ioctl
2008-09-27 7:27 UTC
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;
as well as URLs for NNTP newsgroup(s).