messages from 2009-08-08 10:36:32 to 2009-08-21 17:00:03 UTC [more...]
[PATCH 01/17] vfs: Introduce filemap_fdatawait_range
2009-08-21 16:59 UTC (10+ messages)
` [PATCH 02/17] vfs: Export __generic_file_aio_write() and add some comments
` [PATCH 03/17] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
` [PATCH 04/17] pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
` [PATCH 05/17] ocfs2: "
` [PATCH 06/17] vfs: Rename generic_file_aio_write_nolock
` [PATCH 07/17] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
` [PATCH 08/17] ext2: Update comment about generic_osync_inode
` [PATCH 09/17] ext3: Remove syncing logic from ext3_file_write
` [PATCH 10/17] ext4: Remove syncing logic from ext4_file_write
O_DIRECT and barriers
2009-08-21 15:24 UTC (8+ messages)
[patch 00/11] new truncate sequence
2009-08-21 14:22 UTC (15+ messages)
` [patch 01/11] fs: new truncate helpers
` [patch 02/11] fs: use "
` [patch 03/11] fs: introduce new truncate sequence
` [patch 04/11] fs: convert simple fs to new truncate
` [patch 05/11] tmpfs: convert to use the new truncate convention
` [patch 06/11] ext2: "
` [patch 07/11] fat: "
` [patch 08/11] btrfs: "
` [patch 09/11] jfs: "
` [patch 10/11] udf: "
` [patch 11/11] minix: "
[PATCH, RFC] xfs: batched discard support
2009-08-21 12:46 UTC (27+ messages)
[PATCH RFC 0/10] nfsd41 backchannel patches for 2.6.32
2009-08-21 8:43 UTC (3+ messages)
[Bugme-new] [Bug 14021] New: hfsplus caused data loss
2009-08-21 7:37 UTC (5+ messages)
Question : are concurrent write() calls with O_APPEND on local files atomic ?
2009-08-20 15:02 UTC (6+ messages)
` AW: Question : are concurrent write() calls with O_APPEND on localfiles "
` "
[PATCH] exofs: remove BKL from super operations
2009-08-19 23:49 UTC (2+ messages)
[PATCH] splice: update mtime and atime on files
2009-08-19 8:50 UTC (8+ messages)
[V5 Patch 0/2] fix file truncations when both suid and write permissions set
2009-08-19 4:44 UTC (3+ messages)
` [Patch 1/2] selinux: adjust rules for ATTR_FORCE
` [Patch 2/2] vfs: allow file truncations when both suid and write permissions set
[V4 Patch 0/2] fix file truncations when both suid and write permissions set
2009-08-19 2:34 UTC (17+ messages)
` [Patch 1/2] selinux: ajust rules for ATTR_FORCE
` [Patch 2/2] vfs: allow file truncations when both suid and write permissions set
[PATCH] aio.c: move EXPORT* macros to line after function
2009-08-18 16:44 UTC
fs/namespace.c:638 mntput_no_expire warn_on in 2.6.30.2
2009-08-18 9:57 UTC
[patch 0/5] new truncate sequence
2009-08-18 9:19 UTC (17+ messages)
` [patch 1/5] fs: new truncate helpers
` [patch 2/5] fs: use "
` [patch 3/5] fs: introduce new truncate sequence
` [patch 4/5] tmpfs: convert to use the new truncate convention
` [patch 5/5] ext2: "
[PATCH] qnx4: remove write support
2009-08-17 20:00 UTC
[PATCH] ntfs: remove ntfs_file_write
2009-08-17 18:12 UTC
[PATCH] qnx4: remove write support
2009-08-17 18:10 UTC
[PATCH] poll/select: avoid arithmetic overflow in __estimate_accuracy()
2009-08-17 11:20 UTC (3+ messages)
[rfc][patch] fs: turn iprune_mutex into rwsem
2009-08-17 6:34 UTC (9+ messages)
[PATCH 0/4] XFS iget fixes
2009-08-17 3:05 UTC (8+ messages)
` [PATCH 1/4] xfs: fix locking in xfs_iget_cache_hit
[PATCH] poll/select: initialize triggered field of struct poll_wqueues
2009-08-16 1:40 UTC (7+ messages)
[rfc][patch 1/3] fs: new truncate sequence
2009-08-15 15:36 UTC (5+ messages)
Cleanup generic_osync_inode?
2009-08-15 15:21 UTC (3+ messages)
[PATCH RESEND] vfs: fix d_path() for unreachable paths
2009-08-14 9:40 UTC
bread problem
2009-08-14 5:04 UTC
[PATCH 0/9] Per-bdi writeback flusher threads v13
2009-08-12 16:18 UTC (5+ messages)
` [PATCH 1/9] writeback: move dirty inodes from super_block to backing_dev_info
[Patch v3] vfs: allow file truncations when both suid and write permissions set
2009-08-12 9:03 UTC (12+ messages)
[PATCH 1/8] fsnotify: allow notification requests to not include private data
2009-08-11 16:30 UTC (8+ messages)
` [PATCH 2/8] fsnotify: provide the data type to should_send_event
` [PATCH 3/8] fsnotify: include data in should_send calls
` [PATCH 4/8] fsnotify: pass a file instead of an inode to open, read, and write
` [PATCH 5/8] fsnotify: send struct file when sending events to parents when possible
` [PATCH 6/8] fsnotify: per group notification queue merge types
` [PATCH 7/8] fsnotify: clone existing events
` [PATCH 8/8] fsnotify: replace an event on a list
[PATCH 0/5] [RFC] Fix page_mkwrite for blocksize < pagesize
2009-08-10 22:20 UTC (6+ messages)
` [PATCH 1/5] fs: buffer_head writepage no invalidate
` [PATCH 2/5] fs: Don't zero out page on writepage()
` [PATCH 3/5] vfs: Create dirty buffer only inside i_size
` [PATCH 4/5] fs: Move i_size update in write_end() from under page lock
` [PATCH 5/5] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
[PATCH 0/3] vfs: change sb->s_maxbytes to loff_t (try #2)
2009-08-10 21:24 UTC (9+ messages)
` [PATCH 1/3] vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
` [PATCH 2/3] vfs: remove redundant position check in do_sendfile
` [PATCH 3/3] vfs: change sb->s_maxbytes to a loff_t
[PATCH] cleanup blockdev_direct_IO locking
2009-08-10 16:46 UTC (4+ messages)
for seq_file.c, EXPORT seq_path_root() and seq_dentry()?
2009-08-10 14:24 UTC
fanotify - overall design before I start sending patches
2009-08-10 10:03 UTC (10+ messages)
[patch 12/12] vfs: allow file truncations when both suid and write permissions set
2009-08-10 4:34 UTC (9+ messages)
CONFIG_VFAT_FS_DUALNAMES regressions
2009-08-08 12:19 UTC (11+ messages)
[PATCH 0/4] vfs: change sb->s_maxbytes to loff_t
2009-08-08 11:20 UTC (7+ messages)
` [PATCH 2/4] vfs: explicitly cast s_maxbytes in fiemap_check_ranges
` [PATCH 3/4] vfs: change sb->s_maxbytes to a loff_t
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).