messages from 2008-09-16 18:05:15 to 2008-09-29 14:36:04 UTC [more...]
[PATCH 3/3] Add timeout feature
2008-09-29 14:36 UTC (9+ messages)
Tuning for Compact Flash
2008-09-29 12:23 UTC (4+ messages)
YET ANOTHER resend of the fiemap patches
2008-09-29 1:07 UTC (27+ messages)
` [PATCH 1/4] vfs: vfs-level fiemap interface
[RFC][PATCH 0/12]ext4: online defrag (ver 0.95)
2008-09-28 23:46 UTC (3+ messages)
[PATCH 0/39] Ocfs2 updates for 2.6.28
2008-09-28 5:16 UTC (41+ messages)
` [PATCH 01/39] ocfs2: POSIX file locks support
` [PATCH 02/39] ocfs2: Track local alloc bits internally
` [PATCH 03/39] ocfs2: throttle back local alloc when low on disk space
` [PATCH 04/39] ocfs2: track local alloc state via debugfs
` [PATCH 05/39] ocfs2: Modify ocfs2_num_free_extents for future xattr usage
` [PATCH 06/39] ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode
` [PATCH 07/39] ocfs2: Abstract ocfs2_extent_tree in b-tree operations
` [PATCH 08/39] ocfs2: Make high level btree extend code generic
` [PATCH 09/39] ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
` [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 12/39] ocfs2: reserve inline space for extended attribute
` [PATCH 13/39] ocfs2: Add extended attribute support
` [PATCH 14/39] ocfs2: Add xattr index tree operations
` [PATCH 15/39] ocfs2: Add xattr bucket iteration for large numbers of EAs
` [PATCH 16/39] ocfs2: Add xattr lookup code xattr btrees
` [PATCH 17/39] ocfs2: Optionally limit extent size in ocfs2_insert_extent()
` [PATCH 18/39] ocfs2: Enable xattr set in index btree
` [PATCH 19/39] ocfs2: Delete all xattr buckets during inode removal
` [PATCH 20/39] ocfs2: Add incompatible flag for extended attribute
` [PATCH 21/39] ocfs2: fix printk format warnings
` [PATCH 22/39] ocfs2: Prefix the extent tree operations structure
` [PATCH 23/39] ocfs2: Prefix the ocfs2_extent_tree structure
` [PATCH 24/39] ocfs2: Make ocfs2_extent_tree get/put instead of alloc
` [PATCH 25/39] ocfs2: Make 'private' into 'object' on ocfs2_extent_tree
` [PATCH 26/39] ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations
` [PATCH 27/39] ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents()
` [PATCH 28/39] ocfs2: Determine an extent tree's max_leaf_clusters in an et_op
` [PATCH 29/39] ocfs2: Create specific get_extent_tree functions
` [PATCH 30/39] ocfs2: Add an insertion check to ocfs2_extent_tree_operations
` [PATCH 31/39] ocfs2: Make ocfs2_extent_tree the first-class representation of a tree
` [PATCH 32/39] ocfs2: Comment struct ocfs2_extent_tree_operations
` [PATCH 33/39] ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
` [PATCH 34/39] ocfs2: bug-fix for journal extend in xattr
` [PATCH 35/39] ocfs2: Resolve deadlock in ocfs2_xattr_free_block
` [PATCH 36/39] ocfs2: Limit inode allocation to 32bits
` [PATCH 37/39] ocfs2: Add the 'inode64' mount option
` [PATCH 38/39] ocfs2: Switch over to JBD2
` [PATCH 39/39] ocfs2: Add xattr mount option in ocfs2_show_options()
[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 (4+ messages)
[PATCH] Introduce new LSM hooks where vfsmount is available
2008-09-24 21:18 UTC (12+ messages)
Distributed storage maintenance release
2008-09-24 16:29 UTC
ltp getdents syscalls testcases and 2.6.27-rcX
2008-09-24 15:50 UTC
[PATCH 7/10] jfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-24 14:05 UTC (2+ messages)
[PATCH 4/10] xfs: Fix error handling inwrite_super_lockfs/unlockfs
2008-09-24 8:14 UTC
(unknown)
2008-09-24 3:29 UTC
[RFC PATCH] Filesystem Journal Notifications
2008-09-23 22:26 UTC (13+ messages)
hfsplus: Missing O_LARGEFILE check
2008-09-23 13:13 UTC (2+ messages)
` [PATCH] hfsplus: Missing O_LARGEFILE check (correct diff this time)
Documentation on CFQ iosched parameters
2008-09-23 9:32 UTC (5+ messages)
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
2008-09-22 12:52 UTC (3+ messages)
` [PATCH 1/10] VFS: Fix error handling ofwrite_super_lockfs/unlockfs
[PATCH 6/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 11:23 UTC (2+ messages)
[PATCH 10/10] Add timeout feature
2008-09-22 10:58 UTC
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
2008-09-22 10:58 UTC
[PATCH 8/10] Implement generic freeze feature
2008-09-22 10:58 UTC
[PATHC 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:55 UTC
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:56 UTC
[PATCH 5/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:57 UTC
[PATCH 0/10] freeze feature ver 1.12
2008-09-22 10:55 UTC
[RFC PATCH] CMS minidisk filesystem support
2008-09-22 1:29 UTC (13+ messages)
` [PATCH 01/12] cmsfs: Documentation
` [PATCH 02/12] cmsfs: header file
` [PATCH 03/12] cmsfs: EBCDIC translation table
` [PATCH 04/12] cmsfs: block mapping code
` [PATCH 05/12] cmsfs: file operations
` [PATCH 06/12] cmsfs: inode operations
` [PATCH 07/12] cmsfs: super block operations
` [PATCH 08/12] cmsfs: export extra file attributes via xattr
` [PATCH 09/12] cmsfs: misc helpers
` [PATCH 10/12] MAINTAINERS: cmsfs entry
` [PATCH 11/12] cmsfs: Kconfig entry
` [PATCH 12/12] cmsfs: Makefile
[Unionfs] NULL pointer dereference if copyup_dentry() failed?
2008-09-21 8:47 UTC
[PATCH 16/27] nilfs2: file operations
2008-09-20 11:04 UTC (15+ messages)
` [PATCH 17/27] nilfs2: directory entry operations
` [PATCH 18/27] nilfs2: pathname operations
` [PATCH 19/27] nilfs2: operations for the_nilfs core object
` [PATCH 20/27] nilfs2: super block operations
` [PATCH 21/27] nilfs2: segment buffer
` [PATCH 22/27] nilfs2: segment constructor
` [PATCH 23/27] nilfs2: recovery functions
` [PATCH 24/27] nilfs2: another dat for garbage collection
` [PATCH 25/27] nilfs2: block cache "
[PATCH] VFS: make file->f_pos access atomic on 32bit arch
2008-09-18 9:59 UTC (4+ messages)
2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
2008-09-17 18:33 UTC (4+ messages)
[PATCH 0/27] nilfs2: continuous snapshotting file system
2008-09-17 17:52 UTC (7+ messages)
` [PATCH 01/27] nilfs2: add document
` [PATCH 02/27] nilfs2: disk format and userland interface
[PATCH 0/4] cifs: clean up cifs_unlink and fix silly-renames (try #2)
2008-09-17 1:49 UTC (11+ messages)
` [PATCH 1/4] cifs: clean up variables in cifs_unlink
` [PATCH 2/4] cifs: use common code for turning off ATTR_READONLY "
` [PATCH 3/4] cifs: move silly-rename logic into helper function
` [PATCH 4/4] cifs: add function to set file disposition
` [linux-cifs-client] "
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).