messages from 2009-05-18 16:09:29 to 2009-05-23 20:13:41 UTC [more...]
[PATCH 0/20] Sysfs cleanups
2009-05-23 20:13 UTC (61+ 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 0/11] Per-bdi writeback flusher threads #4
2009-05-23 19:15 UTC (38+ 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 (13+ 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 00/32] VFS based Union Mount (V3)
2009-05-21 13:53 UTC (40+ messages)
` [PATCH 02/32] VFS: BUG() if somebody tries to rehash an already hashed dentry
` [PATCH 05/32] VFS: Remove unnecessary micro-optimization in cached_lookup()
` [PATCH 06/32] VFS: Make real_lookup() return a struct path
` [PATCH 09/32] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 10/32] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 13/32] whiteout: Add whiteout support to ext2
` [PATCH 14/32] whiteout: Add path_whiteout() helper
` [PATCH 15/32] union-mount: Documentation
` [PATCH 16/32] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 18/32] union-mount: Drive the union cache via dcache
` [PATCH 19/32] union-mount: Some checks during namespace changes
` [PATCH 21/32] union-mount: Make lookup work for union-mounted file systems
` [PATCH 22/32] union-mount: stop lookup when directory has S_OPAQUE flag set
` [PATCH 23/32] union-mount: stop lookup when finding a whiteout
` [PATCH 26/32] union-mount: call do_whiteout() on unlink and rmdir
` [PATCH 28/32] union-mount: Basic fallthru definitions
` [PATCH 29/32] union mount: Support for fallthru entries in union mount lookup
` [PATCH 30/32] union mount: ext2 fallthru support
` [PATCH 32/32] union-mount: Copy up directory entries on first readdir()
` [PATCH] Userland for VFS based Union Mount (V3)
[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 (19+ 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] "
[PATCH] ext2: Explicitly assign values to on-disk enum of filetypes
2009-05-19 10:00 UTC
[patch 0/3] make splice more generic
2009-05-19 9:38 UTC (10+ messages)
` [patch 2/3] splice: implement default splice_read method
[PATCH 0/2] sys_write() should write all valid data
2009-05-19 8:55 UTC (3+ messages)
` [PATCH 2/2] Perform check in iov_iter_fault_in_readable() by check_readable_bytes()
ubifs, race between link and unlink/rename?
2009-05-19 6:18 UTC (4+ messages)
get_block
2009-05-18 20:00 UTC (2+ messages)
[Jfs-discussion] JFS locking problem detected (kernel 2.6.30)
2009-05-18 18:46 UTC
How to best return errors on follow_link
2009-05-18 17:42 UTC (2+ messages)
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).