messages from 2009-05-19 12:23:24 to 2009-05-25 07:34:48 UTC [more...]
[PATCH 0/12] Per-bdi writeback flusher threads #5
2009-05-25 7:34 UTC (2+ messages)
` [PATCH 01/12] ntfs: remove old debug check for dirty data in ntfs_put_super()
[PATCH 0/12] Per-bdi writeback flusher threads #5
2009-05-25 7:33 UTC (27+ messages)
` [PATCH 01/13] libata: get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple()
` [PATCH 01/12] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/13] block: add static rq allocation cache
` [PATCH 02/12] btrfs: properly register fs backing device
` [PATCH 03/13] scsi: unify allocation of scsi command and sense buffer
` [PATCH 03/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/13] scsi: get rid of lock in __scsi_put_command()
` [PATCH 04/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/13] aio: mostly crap
` [PATCH 05/12] writeback: get rid of pdflush completely
` [PATCH 06/13] block: move elevator ops into the queue
` [PATCH 06/12] writeback: separate the flushing state/task from the bdi
` [PATCH 07/13] block: avoid indirect calls to enter cfq io scheduler
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi
` [PATCH 08/13] block: change the tag sync vs async restriction logic
` [PATCH 08/12] writeback: include default_backing_dev_info in writeback
` [PATCH 09/13] libata: switch to using block layer tagging support
` [PATCH 09/12] writeback: allow sleepy exit of default writeback task
` [PATCH 10/13] block: add function for waiting for a specific free tag
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/13] block: disallow merging of read-ahead bits into normal request
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/13] block: first cut at implementing a NAPI approach for block devices
` [PATCH 12/12] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 13/13] block: unlocked completion test patch
[PATCH 00/32] VFS based Union Mount (V3)
2009-05-25 6:25 UTC (22+ messages)
` [PATCH 15/32] union-mount: Documentation
` [PATCH 21/32] union-mount: Make lookup work for union-mounted file systems
` [PATCH 30/32] union mount: ext2 fallthru support
` [PATCH] Userland for VFS based Union Mount (V3)
[RFC PATCH] bio-integrity: Copy bip_buf and bip_size in bio_integrity_clone()
2009-05-25 5:04 UTC (3+ messages)
[PATCH 0/20] Sysfs cleanups
2009-05-25 2:06 UTC (77+ messages)
` [PATCH 01/20] sysfs: Implement sysfs_rename_link
` [PATCH 02/20] driver core: Use sysfs_rename_link in device_rename
` [PATCH 03/20] sysfs: Remove now unnecessary error reporting suppression
` [PATCH 04/20] sysfs: Handle the general case of removing of directories with subdirectories
` [PATCH 05/20] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
` [PATCH 06/20] sysfs: Use dentry_ops instead of directly playing with the dcache
` [PATCH 07/20] sysfs: Simplify sysfs_chmod_file semantics
` [PATCH 08/20] sysfs: Optimize just changing the sysfs file mode
` [PATCH 09/20] sysfs: Simplify iattr assignments
` [PATCH 10/20] sysfs: Fix locking and factor out sysfs_sd_setattr
` [PATCH 11/20] sysfs: Update s_iattr on link and unlink
` [PATCH 12/20] sysfs: Nicely indent sysfs_symlink_inode_operations
` [PATCH 13/20] sysfs: Implement sysfs_getattr & sysfs_permission
` [PATCH 14/20] sysfs: In sysfs_chmod_file lazily propagate the mode change
` [PATCH 15/20] sysfs: Kill sysfs_addrm_start and sysfs_addrm_finish
` [PATCH 16/20] sysfs: Propagate renames to the vfs on demand
` [PATCH 17/20] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
` [PATCH 18/20] sysfs: Pass super_block to sysfs_get_inode
` [PATCH 19/20] sysfs: Kill unused sysfs_sb variable
` [PATCH 20/20] sysfs: Normalize error handling in sysfs_fill_inode
` [PATCH 21/20] sysfs: Rename sysfs_mv_dir sysfs_rename
` [PATCH 22/20] sysfs: Make sysfs_rename_link atomic
` [PATCH 23/20] driver core: Don't remove kobjects in device_shutdown
` [PATCH 24/20] sysfs: In sysfs_add_one fail if the targe directory has been removed
` [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
[PATCH 0/11] Per-bdi writeback flusher threads #4
2009-05-23 19:15 UTC (37+ messages)
` [PATCH 02/11] writeback: switch to per-bdi threads for flushing data
` [PATCH 04/11] writeback: separate the flushing state/task from the bdi
large fs testing
2009-05-23 13:53 UTC
[RFC] few hacks to optimize write-back
2009-05-22 18:38 UTC (3+ messages)
` [RFC] [PATCH] write-back: introduce a handy helper function
` [RFC] [PATCH] write-back: do not wake up unnecessarily
[RFC][PATCH 3/3] Manpage of ext4 online defrag command
2009-05-22 7:07 UTC
[RFC][PATCH 2/3] Ext4 online defrag command
2009-05-22 7:06 UTC
[RFC][PATCH 1/3] Add EXT4_IOC_MOVE_EXT ioctl and related functions
2009-05-22 7:06 UTC
[RFC][PATCH 0/3]ext4: online defrag (ver 2.0)
2009-05-22 7:05 UTC
[PATCH] readahead:add blk_run_backing_dev
2009-05-22 2:33 UTC (11+ messages)
[RESEND][PATCH] readahead:add blk_run_backing_dev
2009-05-22 0:09 UTC
[RFC PATCH 0/5] Put struct inode on a diet
2009-05-21 20:30 UTC (9+ messages)
` [PATCH 1/5] fs: i_flags and i_state in struct inode only need to be unsigned short
` [PATCH 2/5] fs: Remove i_cindex from struct inode
` [PATCH 3/5] fs: Slim down inode by only using an unsigned int for i_dnotify_mask
` [PATCH 4/5] fs: Rearrange inode structure elements to avoid waste due to padding
` [PATCH 5/5] Dump the inode structure (for debugging purposes only)
[patch 0/5] union-directory implementation
2009-05-21 9:56 UTC (7+ messages)
` [patch 1/5] union-directory: Introduce MNT_UNION and MS_UNION flags
` [patch 2/5] union-directory: Support for traversing the layers of a union-directory
` [patch 3/5] union-directory: Some checks during namespace changes
` [patch 4/5] union-directory: Make lookup continue in overlayed directories
` [patch 5/5] union-directory: Simple union-mount readdir implementation
[PATCH 2/4] bio_put(): add bio_clone() to the list of functions in the comment
2009-05-20 19:03 UTC
[PATCH 3/4] Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()
2009-05-20 19:05 UTC
EXT vs XFS at 80% filled filesystem
2009-05-20 14:20 UTC (9+ messages)
CFLAGS not taken while linking mkfs.xfs?
2009-05-20 12:00 UTC
[RFC] The reflink(2) system call v2
2009-05-19 20:15 UTC (17+ messages)
` [RFC] The reflink(2) system call v4
` [Ocfs2-devel] "
[PATCH 00/13] cifs: implement proper hardlink detection (try #3)
2009-05-19 14:08 UTC (7+ messages)
` [PATCH 01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg
` [PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
` [PATCH 05/13] cifs: rename cifs_iget to cifs_root_iget
` [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).