linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-09-24 22:01:15 to 2008-10-07 13:02:21 UTC [more...]

[PATCH 0/4] Updated fiemap patches
 2008-10-07 13:02 UTC  (17+ 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/7] Discard requests, v2
 2008-10-07 12:07 UTC  (4+ messages)
` [PATCH 7/7] [BLOCK] Allow elevators to sort/merge discard requests

[RESEND] [PATCH] VFS: make file->f_pos access atomic on 32bit arch
 2008-10-07 10:29 UTC  (4+ messages)

[PATCH] Improve buffered streaming write ordering
 2008-10-07 10:02 UTC  (17+ messages)

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 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
  ` [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

Distributed storage release
 2008-10-06 16:00 UTC 

[RFC] Btrfs mainline plans
 2008-10-06 13:40 UTC  (7+ messages)

unprivileged mounts git tree
 2008-10-06 11:05 UTC  (12+ messages)

[PATCH 3/3] Add timeout feature
 2008-10-05 10:00 UTC  (13+ 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)

[PATCH 0/39] Ocfs2 updates for 2.6.28
 2008-10-02  8:16 UTC  (18+ 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 34/39] ocfs2: bug-fix for journal extend in xattr
` [PATCH 39/39] ocfs2: Add xattr mount option in ocfs2_show_options()

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 

[RFC][PATCH 7/12]ext4: Add the EXT4_IOC_FREE_BLOCKS_INFO ioctl
 2008-09-27  7:26 UTC 

[RFC][PATCH 8/12]ext4: Add the EXT4_IOC_FIEMAP_INO ioctl
 2008-09-27  7:27 UTC 

[RFC][PATCH 6/12]ext4: Add the EXT4_IOC_GROUP_INFO ioctl
 2008-09-27  7:26 UTC 

[RFC][PATCH 5/12]ext4: Add the EXT4_IOC_FIBMAP ioctl
 2008-09-27  7:26 UTC 

[RFC][PATCH 4/12]ext4: exchange the blocks between two inodes
 2008-09-27  7:26 UTC 

[RFC][PATCH 3/12]ext4: read and write file data with memory page
 2008-09-27  7:26 UTC 

[RFC][PATCH 2/12]ext4: allocate new contiguous blocks with mballoc
 2008-09-27  7:26 UTC 

[RFC][PATCH 1/12]ext4: Add the EXT4_IOC_DEFRAG ioctl and defrag main function
 2008-09-27  7:26 UTC 

[PATCH] Convert ecryptfs to use new aops
 2008-09-26 21:53 UTC  (3+ messages)

[PATCH 0/10] freeze feature ver 1.13
 2008-09-26 21:26 UTC  (3+ messages)

[PATCH] fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
 2008-09-26 18:52 UTC 

[PATCH 5/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  9:37 UTC  (2+ messages)

[PATCH 10/10] Add timeout feature
 2008-09-26  8:59 UTC 

[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
 2008-09-26  8:59 UTC 

[PATCH 8/10] Implement generic freeze feature
 2008-09-26  8:59 UTC 

[PATCH 7/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:58 UTC 

[PATCH 6/10] jfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:58 UTC 

[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:58 UTC 

[PATCH 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:57 UTC 

[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:57 UTC 

[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
 2008-09-26  8:57 UTC 

[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-25 21:22 UTC  (3+ messages)

[patch] fsblock preview
 2008-09-25  4:38 UTC  (5+ messages)

Tux3 gets a high speed atom smasher
 2008-09-25  2:22 UTC 

Semantics of setting an extended attribute to empty vs removexattr?
 2008-09-25  0:38 UTC  (3+ messages)

[PATCH] remove outdated sentence from Documentation/filesystems/Locking
 2008-09-25  0:16 UTC 

[patch] fs: remove prepare_write/commit_write
 2008-09-24 23:54 UTC  (3+ messages)

[PATCH] afs: convert to new aops
 2008-09-24 23:36 UTC 

[PATCH] cifs: Convert cifs to new aops
 2008-09-24 22:15 UTC  (3+ messages)


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).