linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-05 19:51:11 to 2011-10-13 00:02:21 UTC [more...]

[PATCH v2 00/28] ext4: Add metadata checksumming
 2011-10-13  0:02 UTC  (34+ messages)
` [PATCH 01/28] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
` [PATCH 02/28] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 03/28] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 04/28] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 05/28] ext4: Fix endian problem in MMP initialization
` [PATCH 06/28] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 07/28] ext4: Create a rocompat flag for extended metadata checksumming
` [PATCH 08/28] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 09/28] ext4: Only call out to crc32c if necessary
` [PATCH 10/28] ext4: Calculate and verify superblock checksum
` [PATCH 11/28] ext4: Calculate and verify inode checksums
` [PATCH 12/28] ext4: Use i_generation in inode-related metadata checksums
` [PATCH 13/28] ext4: Create bitmap checksum helper functions
` [PATCH 14/28] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum
` [PATCH 16/28] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 17/28] ext4: Calculate and verify checksums for htree nodes
` [PATCH 18/28] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 19/28] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 20/28] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [PATCH 21/28] ext4: Add checksums to the MMP block
` [PATCH 22/28] jbd2: Update structure definitions and flags to support extended checksumming
` [PATCH 23/28] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 24/28] jbd2: Update structure definitions and flags to support extended checksumming
` [PATCH 25/28] jbd2: Checksum revocation blocks
` [PATCH 26/28] jbd2: Checksum descriptor blocks
` [PATCH 27/28] jbd2: Checksum commit blocks
` [PATCH 28/28] jbd2: Checksum data blocks that are stored in the journal

[PATCH 0/2 v4] writeback: Improve busyloop prevention and inode requeueing
 2011-10-12 20:57 UTC  (3+ messages)
` [PATCH 1/2] writeback: Improve busyloop prevention
` [PATCH 2/2] writeback: Replace some redirty_tail() calls with requeue_io()

[PATCH 1/2] writeback: Improve busyloop prevention
 2011-10-12 19:34 UTC  (23+ messages)
` [PATCH 2/2] writeback: Replace some redirty_tail() calls with requeue_io()

[PATCH 0/13] read-only remount race fix v7
 2011-10-12 15:26 UTC  (17+ messages)
` [PATCH 01/13] vfs: ignore error on forced remount
` [PATCH 02/13] vfs: keep list of mounts for each superblock
` [PATCH 03/13] vfs: protect remounting superblock read-only
` [PATCH 04/13] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON
` [PATCH 05/13] hypfs: remove unnecessary nlink setting
` [PATCH 06/13] jfs: "
` [PATCH 07/13] ocfs2: "
` [PATCH 08/13] logfs: "
` [PATCH 09/13] filesystems: add missing nlink wrappers
` [PATCH 10/13] filesystems: add set_nlink()
` [PATCH 11/13] vfs: protect i_nlink
` [PATCH 12/13] vfs: count unlinked inodes
` [PATCH 13/13] vfs: prevent remount read-only if pending removes

[PATCH] snapshot, defragment and raid test cases for btrfs
 2011-10-12  4:52 UTC  (16+ messages)
` [PATCH 3/3] Added test case 259 for the btrfs raid features
    ` [PATCH] Changes to received review comments
        ` [PATCH 1/3] 263: Functional test case for the btrfs snapshot
        ` [PATCH 2/3] 264: Functional test case for the btrfs de-fragmentation
        ` [PATCH 3/3] 265: Functional test case for the btrfs raid operations
` [PATCH 0/3] xfstest patch

deadlock balance_dirty_pages() to be expected?
 2011-10-12  1:45 UTC  (8+ messages)

[PATCH] d_prune dentry_operation
 2011-10-11 21:56 UTC  (11+ messages)
` [PATCH] vfs: add d_prune dentry operation

[Patch] SCSI: Retrieve Cache Mode Using SG_ATA_16 if normal routine fails
 2011-10-11 16:03 UTC  (8+ messages)

[PATCH] binfmt_elf.c: core file shrinking
 2011-10-11 15:36 UTC 

[PATCH] nfs-utils: mount: really return from errno test
 2011-10-11  9:44 UTC 

EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list
 2011-10-11  8:45 UTC  (2+ messages)

[Patch] SCSI: Retrieve Cache Mode Using SG_ATA_16 if normal routine fails
 2011-10-11  8:26 UTC 

breaking leases on metadata changes
 2011-10-11  6:19 UTC  (4+ messages)
` [PATCH 2/6] leases: fix write-open/read-lease race
      ` Need information about the net ads user command

[Ext4 Secure Delete 0/7 v4] Ext4 secure delete
 2011-10-11  0:54 UTC  (33+ messages)
` [Ext4 Secure Delete 1/7v4] ext4: Secure Delete: Add new EXT4_SECRM_RANDOM_FL flag
` [Ext4 Secure Delete 2/7v4] ext4: Secure Delete: Add ext4_ind_hole_lookup function
` [Ext4 Secure Delete 3/7v4] ext4: Secure Delete: Add secure delete functions
` [Ext4 Secure Delete 4/7v4] ext4: Secure Delete: Secure delete file data
` [Ext4 Secure Delete 5/7v4] ext4: Secure Delete: Secure delete directory entry
` [Ext4 Secure Delete 6/7v4] ext4: Secure Delete: Secure delete meta data blocks
` [Ext4 Secure Delete 7/7v4] ext4/jbd2: Secure Delete: Secure delete journal blocks

[PATCH 0/6] udf: Message printing cleanup (v2)
 2011-10-10 23:17 UTC  (11+ messages)
` [PATCH 1/6] udf: Promote some debugging messages to udf_error
` [PATCH 2/6] udf: Rename udf_error to udf_err
` [PATCH 3/6] udf: Rename udf_warning to udf_warn
` [PATCH 4/6] udf: Convert printks to pr_<level>
` [PATCH 5/6] udf: Neaten logging output, use vsprintf extension %pV
` [PATCH 6/6] udf: Neaten udf_debug uses

[PATCH 00/11] IO-less dirty throttling v12
 2011-10-10 14:28 UTC  (6+ messages)
    ` [RFC][PATCH 1/2] nfs: writeback pages wait queue
      ` [RFC][PATCH 2/2] nfs: scale writeback threshold proportional to dirty threshold

[GIT] Bcache version 12
 2011-10-10 12:35 UTC  (8+ messages)

NFS performance
 2011-10-09  7:25 UTC 

[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
 2011-10-08  7:42 UTC  (5+ messages)
` [PATCH 4/4] crc32: Select an algorithm via kconfig
  ` [PATCH v5.1 "

[PATCH 0/6] Cleanup and improve sync (v3)
 2011-10-07 20:40 UTC  (7+ messages)
` [PATCH 1/6] vfs: Move noop_backing_dev_info check from sync into writeback
` [PATCH 2/6] quota: Split dquot_quota_sync() to writeback and cache flushing part
` [PATCH 3/6] quota: Move quota syncing to ->sync_fs method
` [PATCH 4/6] vfs: Reorder operations during sys_sync
` [PATCH 5/6] vfs: Make sys_sync writeout also block device inodes
` [PATCH 6/6] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes

[RFC][PATCH 0/2] btrfs/vfs: Return same device in stat(2) and /proc/pid/maps
 2011-10-07 18:32 UTC  (5+ messages)
` [RFC][PATCH 1/2] vfs: allow /proc/pid/maps to return a custom device

[PATCH 1/2 v2] writeback: Add a 'reason' to wb_writeback_work
 2011-10-07 18:07 UTC  (4+ messages)

[PATCH] VFS: Add "device" tag to /proc/self/mountstats
 2011-10-07 17:41 UTC 

Mail Box Quota Exceeded
 2011-10-07 16:00 UTC 

Ext4 data structures integrity
 2011-10-07 15:22 UTC  (10+ messages)

Re: Re: BUG in kernel: Wrong Handling of USB HDD’s in scsiglue(slave_configure) and scsi/sd(sd_read_cache_type)
 2011-10-07 14:09 UTC  (8+ messages)
                ` Re: Re: Re: BUG in kernel: Wrong Handling of USB HDD’s in scsiglue(slave_configure) and scsi/sd(sd_read_cache_ =?windows-1252?Q?type=29

UDF alternate anchor block detection
 2011-10-06 23:08 UTC  (2+ messages)

[PATCH 0/5 v2] Improve sync(2) handling
 2011-10-06 22:20 UTC  (3+ messages)

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-10-06 19:52 UTC  (8+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations

new location for writeback-for-next
 2011-10-05 23:01 UTC  (2+ messages)

[RFCv4 PATCH 0/6]: add poll_requested_events() function
 2011-10-05 21:01 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).