messages from 2011-07-24 12:03:32 to 2011-07-30 14:28:54 UTC [more...]
[PATCH v2 0/4] xfstests: Changed a couple of tests to be generic
2011-07-30 14:28 UTC (7+ messages)
` [PATCH v2 1/4] xfstests: Changed test 062 to be generic for all filesystems
` [PATCH v2 2/4] xfstests: Changed tests 083, 117, 120 and 192 "
` [PATCH v2 3/4] xfstests: Changed test 015 "
` [PATCH v2 4/4] xfstests: Changed test 079 "
xfstests 073 regression
2011-07-30 13:44 UTC (3+ messages)
[ANNOUNCE] util-linux v2.20-rc1
2011-07-29 21:47 UTC
Nanosecond fs timestamp support: sad
2011-07-29 21:37 UTC (14+ messages)
recursive locking: epoll
2011-07-29 18:50 UTC
[git pull] vfs pile 1.5
2011-07-29 17:56 UTC (19+ messages)
` [PATCH] xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
[PATCH] eCryptfs: fix compile error
2011-07-29 17:09 UTC (2+ messages)
[PATCH 0/4] xfstests: Add support for btrfs in a couple of xfstests
2011-07-29 14:30 UTC (15+ messages)
` [PATCH 1/4] xfstests: Add support for btrfs in 062
` [PATCH 2/4] xfstests: Add support for btrfs in 083, 117, 120 and 192
` [PATCH 3/4] xfstests: Add support for btrfs in 015
` [PATCH 4/4] xfstests: Add support for btrfs in 079
Not POSIX conform: open(..., O_CREAT | O_RDWR, ...) returns -1 although a file was created
2011-07-29 13:47 UTC
[PATCH 0/4] Per-superblock dcache limitation
2011-07-29 13:44 UTC (5+ messages)
` [PATCH 1/4] Keep nr_dentry per super block
` [PATCH 2/4] limit nr_dentries per superblock
` [PATCH 3/4] dcache set size
` [PATCH 4/4] parse options in the vfs level
[PATCH 0/5 v2] Improve sync(2) handling
2011-07-29 11:09 UTC (19+ messages)
` [PATCH 1/5] vfs: Make sync(1) writeout also block device inodes
` [PATCH 2/5] vfs: Move noop_backing_dev_info check from sync into writeback
` [PATCH 3/5] quota: Split dquot_quota_sync() to writeback and cache flushing part
` [PATCH 4/5] quota: Move quota syncing to ->sync_fs method
` [PATCH 5/5] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sync(1)
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-07-29 9:58 UTC (2+ messages)
fs: take the ACL checks to common code
2011-07-29 9:42 UTC
[kernel-hardening] Re: [PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
2011-07-29 8:17 UTC (21+ messages)
` [kernel-hardening] "
` "
` [patch v2] "
` [kernel-hardening] "
` [patch v3] "
[patch 0/3] A few patches for dcache
2011-07-29 7:50 UTC (10+ messages)
` [patch 1/3] vfs, dcache: Introduce lighten r/o rename_lock lockers
` [patch 2/3] vfs, dcache: Factor out rename_lock locking
` [patch 3/3] vfs: Make the rename_lock per-sb
[PATCH] locks: breaking read lease should not block read open
2011-07-29 2:30 UTC (10+ messages)
` [PATCH 1/3] locks: minor lease cleanup
` [PATCH 2/3] locks: move F_INPROGRESS from fl_type to fl_flags field
` [PATCH 3/3] locks: fix tracking of inprogress lease breaks
[PATCH] dio: Fast-path for page-aligned IOs
2011-07-28 22:10 UTC (6+ messages)
[PATCH 0/3] 32/64 bit llseek hashes
2011-07-28 20:04 UTC (9+ messages)
` [PATCH 1/3] Return 32/64-bit dir name hash according to usage type
` [PATCH 2/3] Remove check for a 32-bit cookie in nfsd4_readdir()
` [PATCH 3/3] nfsd: vfs_llseek() with O_32BITHASH or O_64BITHASH
Increase Your Mail Quota
2011-07-28 14:42 UTC
[PATCH v2 1/2] vfs: pass 'struct file *' as parameter to ->check_flags() methods
2011-07-28 18:12 UTC (6+ messages)
` [PATCH v2 2/2] fuse: permit O_DIRECT flag in open()
vfsmount lock issues on very large ppc64 box
2011-07-28 4:55 UTC (28+ messages)
` [Patch] VFS : mount lock scalability for files systems without mount point (WAS vfsmount lock issues on very large ppc64 box)
` [PATCH] vfs: dont chain pipe/anon/socket on superblock s_inodes list
` [PATCH] vfs: avoid taking locks if inode not in lists
` [PATCH] vfs: conditionally call inode_wb_list_del()
` [PATCH] vfs: avoid call to inode_lru_list_del() if possible
RFC: Micro-optimize direct IO submission path
2011-07-27 21:35 UTC (3+ messages)
[GIT PATCHES FOR 3.1] v4l-dvb: add and use poll_requested_events() function
2011-07-27 20:11 UTC (3+ messages)
[PATCH 0/2] fsfreeze: check ioctls
2011-07-27 7:36 UTC (6+ messages)
` [RFC][PATCH 0/4] fsfreeze: new API
` [PATCH 1/4] fsfreeze: add vfs ioctl to check freeze state
` [PATCH 2/4] fsfreeze: add block device "
` [PATCH 3/4] fsfreeze: add ioctl to create a fd for freeze control
` [PATCH 4/4] fsfreeze: add freeze fd ioctls
[git pull] vfs/fs fixes
2011-07-27 6:33 UTC (2+ messages)
Filesystem benchmarks on reasonably fast hardware
2011-07-27 3:39 UTC (8+ messages)
Increase Your Mail Quota
2011-07-27 2:07 UTC
[PULL REQUEST] ext3, jbd, ext2, and quota fixes for 3.1-rc1
2011-07-27 0:31 UTC (8+ messages)
[PATCH] vfs: add d_prune dentry operation
2011-07-26 23:24 UTC (2+ messages)
[GIT PULL] Ceph updates for 3.1-rc1
2011-07-26 20:36 UTC
VFS pathname walking cleanups (i_op and ACL access)
2011-07-26 18:45 UTC (15+ messages)
` [PATCH 1/2] VFS: Cut down inode->i_op->xyz accesses in path walking
` [PATCH] "
` [PATCH 2/2] vfs: move ACL cache lookup into generic code
` [PATCH] "
[PATCH] vfs: document locking requirements for d_move and __d_move
2011-07-26 17:33 UTC (2+ messages)
` [PATCH] vfs: document locking requirements for d_move, __d_move and d_materialise_unique (try #2)
[patch] fs: add missing unlock in default_llseek()
2011-07-26 16:50 UTC (3+ messages)
[PATCH] fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
2011-07-26 15:21 UTC (12+ messages)
` [PATCH] xfs: Fix wrong return value of xfs_file_aio_write
` [PATCH v2] "
[GIT PULL] writeback changes for 3.1
2011-07-26 9:14 UTC (2+ messages)
[PATCH] Documentation: Exporting: update description of d_splice_alias
2011-07-26 2:40 UTC
[RFC PATCH 1/2] fs/9p: Add fid before dentry instantiation
2011-07-25 18:06 UTC (2+ messages)
` [RFC PATCH 2/2] fs/9p: Don't update file type when updating file attributes
[RFC 0/5] Interface proposal for dentry grouping
2011-07-25 15:16 UTC (6+ messages)
` [RFC 1/5] Accept per-mntpoint named options
` [RFC 2/5] introduce dentry_is_mob_root
` [RFC 3/5] parse options at mount operation
` [RFC 4/5] destroy 0-sized mobs
` [RFC 5/5] save mnt info in do_loopback
Ticket Number (7PWYZ2011)
2011-07-25 14:25 UTC
[PATCH 0/4] more ACL updates
2011-07-25 6:40 UTC (8+ messages)
` [PATCH 1/4] 9p: do no return 0 from ->check_acl without actually checking
` [PATCH 4/4] fs: take the ACL checks to common code
[PATCH 2/2] Squashfs: Make ZLIB compression support optional
2011-07-24 22:57 UTC
[PATCH 1/2] Squashfs: Update documentation for XZ and add squashfs-tools devel tree
2011-07-24 22:55 UTC
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).