messages from 2012-03-02 19:57:02 to 2012-03-07 21:23:16 UTC [more...]
[PATCH 00/25] vfs: atomic open RFC
2012-03-07 21:22 UTC (25+ messages)
` [PATCH 01/25] vfs: split do_lookup()
` [PATCH 02/25] vfs: reorganize do_last()
` [PATCH 03/25] vfs: split __dentry_open()
` [PATCH 04/25] vfs: add i_op->atomic_open()
` [PATCH 05/25] vfs: add filesystem flags for atomic_open
` [PATCH 06/25] vfs: add i_op->atomic_create()
` [PATCH 07/25] nfs: implement i_op->atomic_open()
` [PATCH 08/25] nfs: clean up ->create in nfs_rpc_ops
` [PATCH 09/25] nfs: remove nfs4 specific create function
` [PATCH 10/25] nfs: don't use nd->intent.open.flags
` [PATCH 11/25] nfs: don't use intents for checking atomic open
` [PATCH 12/25] fuse: implement i_op->atomic_create()
` [PATCH 13/25] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 14/25] ceph: remove unused arg from ceph_lookup_open()
` [PATCH 15/25] ceph: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 16/25] 9p: implement i_op->atomic_create()
` [PATCH 17/25] vfs: remove open intents from nameidata
` [PATCH 19/25] vfs: remove nameidata argument from vfs_create
` [PATCH 20/25] vfs: move O_DIRECT check to common code
` [PATCH 21/25] gfs2: use i_op->atomic_create()
` [PATCH 22/25] nfs: "
` [PATCH 23/25] vfs: remove nameidata argument from i_op->create()
` [PATCH 24/25] vfs: optionally skip lookup on exclusive create
` [PATCH 25/25] vfs: remove nameidata from lookup
[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
2012-03-07 20:52 UTC (18+ messages)
` [Lsf-pc] "
[PATCH v2 00/11] ima: appraisal extension
2012-03-07 20:44 UTC (3+ messages)
Improve lseek scalability v3
2012-03-07 17:16 UTC (4+ messages)
` [PATCH 1/2] LSEEK: BTRFS: Avoid i_mutex for SEEK_{CUR,SET,END}
[RFC] fadvise: add more flags to provide a hint for block allocation
2012-03-07 17:11 UTC (15+ messages)
[PATCH RESEND] vfs: Fix missed wakeup in I_NEW handling
2012-03-07 17:05 UTC
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
2012-03-07 9:01 UTC (12+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type
Race inotify_rm_watch vs umount
2012-03-06 21:09 UTC (4+ messages)
[PATCH v3 00/23] ext4: Add metadata checksumming
2012-03-06 20:50 UTC (24+ messages)
` [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 02/23] ext4: Change on-disk layout to support extended metadata checksumming
` [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 04/23] ext4: Only call out to crc32c if necessary
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 06/23] ext4: Calculate and verify inode checksums
` [PATCH 07/23] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 08/23] ext4: Calculate and verify block bitmap checksum
` [PATCH 09/23] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 10/23] ext4: Calculate and verify checksums for htree nodes
` [PATCH 11/23] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 12/23] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 13/23] ext4: Make block group checksums use metadata_csum algorithm
` [PATCH 14/23] ext4: Add checksums to the MMP block
` [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
` [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming
` [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 18/23] jbd2: Checksum journal superblock
` [PATCH 19/23] jbd2: Checksum revocation blocks
` [PATCH 20/23] jbd2: Checksum descriptor blocks
` [PATCH 21/23] jbd2: Checksum commit blocks
` [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal
` [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features
[PATCH 0/9] vfs: path lookup fixes and cleanups
2012-03-06 17:47 UTC (15+ messages)
` [PATCH 1/9] vfs: fix double put after complete_walk()
` [PATCH 2/9] vfs: fix return value from do_last()
` [PATCH 3/9] vfs: fix d_need_lookup/d_revalidate order in do_lookup
` [PATCH 4/9] vfs: don't revalidate just looked up dentry
` [PATCH 5/9] vfs: move MAY_EXEC check from __lookup_hash()
` [PATCH 6/9] vfs: set LOOKUP_JUMPED in follow_managed
` [PATCH 7/9] vfs: reorganize do_lookup
` [PATCH 8/9] vfs: split __lookup_hash
` [PATCH 9/9] nfs: don't open in ->d_revalidate
[PATCH 1/1] overlayfs: apply device cgroup and security permissions to overlay files
2012-03-06 16:37 UTC (6+ messages)
` [PATCH 1/2] inode_only_permission: export inode level permissions checks
` [PATCH 2/2] overlayfs: switch to use inode_only_permissions
[PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
2012-03-06 15:28 UTC (6+ messages)
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
NFSv4: truncate returns I/O error
2012-03-06 14:16 UTC (2+ messages)
Proposal
2012-03-06 1:38 UTC
Proposal
2012-03-06 1:01 UTC
getdents - ext4 vs btrfs performance
2012-03-06 0:37 UTC (13+ messages)
[BUG] scsi_device.device == NULL in sd_revalidate_disk()
2012-03-06 0:11 UTC (3+ messages)
[PATCH] vfs: take i_mutex on renamed file
2012-03-05 22:43 UTC (2+ messages)
[PATCH v5] fuse: O_DIRECT support for files
2012-03-05 16:04 UTC (3+ messages)
[PATCH 00/19] Fix filesystem freezing deadlocks
2012-03-05 16:01 UTC (20+ messages)
` [PATCH 01/19] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 02/19] fs: Push mnt_want_write() outside of i_mutex
` [PATCH 03/19] fat: "
` [PATCH 04/19] btrfs: "
` [PATCH 05/19] nfsd: "
` [PATCH 14/19] fuse: Convert to new freezing mechanism
` [PATCH 06/19] fs: Improve filesystem freezing handling
` [PATCH 07/19] fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
` [PATCH 08/19] fs: Skip atime update on frozen filesystem
` [PATCH 09/19] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 10/19] ext4: Convert to new freezing mechanism
` [PATCH 11/19] xfs: Convert to new freezing code
` [PATCH 12/19] ocfs2: Convert to new freezing mechanism
` [PATCH 13/19] gfs2: "
` [PATCH 15/19] ntfs: "
` [PATCH 16/19] nilfs2: "
` [PATCH 17/19] btrfs: "
` [PATCH 18/19] fs: Remove old "
` [PATCH 19/19] fs: Refuse to freeze filesystem with open but unlinked files
Can the VFS layer rely on i_uid
2012-03-05 15:37 UTC (4+ messages)
[PATCH 0/7 v3] Push file_update_time() into .page_mkwrite
2012-03-05 14:54 UTC (8+ messages)
` [PATCH 1/7] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 2/7] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 3/7] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 4/7] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 5/7] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 6/7] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 7/7] mm: Update file times from fault path only if .page_mkwrite is not set
[linux-pm] [Patch] JBD and JBD2 missing set_freezable()
2012-03-05 10:28 UTC (2+ messages)
[PATCH 0/7, v2] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
2012-03-05 10:09 UTC (4+ messages)
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/7] ext4: "
[PATCH] cpumask: fix lg_lock/br_lock
2012-03-05 7:05 UTC (7+ messages)
` [PATCH 1/3] lglock: remove online variants of lock
` [PATCH 2/3] brlocks/lglocks: API cleanups
` [PATCH 3/3] brlocks/lglocks: turn into functions
Word-at-a-time dcache name accesses (was Re: .. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?)
2012-03-05 5:38 UTC (19+ messages)
` Word-at-a-time dcache name accesses
` Word-at-a-time dcache name accesses (was Re: .. anybody know ofany filesystems that depend on the exact VFS 'namehash' implementation?)
[PATCH 5/9] writeback: introduce the pageout work
2012-03-04 11:13 UTC
[PATCH v2] REQ_META set during meta data write
2012-03-04 8:02 UTC (3+ messages)
[xfstests patch] 113: add testing for O_DIRECT + O_SYNC
2012-03-03 19:03 UTC (4+ messages)
[PATCH] fs/dcache.c: Fix parameter documentation of __d_lookup_rcu function
2012-03-03 12:33 UTC
[PATCH v2.3 00/23] ext4: Add metadata checksumming
2012-03-03 3:56 UTC (9+ messages)
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [RFC] e2fsprogs: Rework metadata_csum/gdt_csum flag handling
` [RFC v2] "
` [RFC] ext4: Rework metadata_csum/gdt_csum flag handling in kernel
` [RFC v2] "
Use case for "loop: Issue O_DIRECT aio with pages"?
2012-03-02 20:50 UTC (3+ 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).