messages from 2012-04-20 20:04:43 to 2012-04-26 15:52:15 UTC [more...]
[PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
2012-04-26 15:52 UTC (25+ messages)
` [PATCH 0/6] Extended file stat system call
` [PATCH 2/6] xstat: Ext4: Return extended attributes
` [PATCH 4/6] xstat: NFS: "
[PATCH] gfs2: Get rid of I_MUTEX_QUOTA usage
2012-04-26 15:19 UTC (5+ messages)
[PATCH 1/4] vfs: introduce try_to_writeback_inodes_sb(_nr)
2012-04-26 15:12 UTC (4+ messages)
[PATCH 0/6] Get rid of I_MUTEX_QUOTA use
2012-04-26 13:26 UTC (9+ messages)
` [PATCH 1/6] ext3: Remove i_mutex use from ext3_quota_write()
` [PATCH 2/6] ext4: Remove i_mutex use from ext4_quota_write()
` [PATCH 3/6] reiserfs: Remove i_mutex use from reiserfs_quota_write()
` [PATCH 4/6] ext2: Remove i_mutex use from ext2_quota_write()
` [PATCH 5/6] quota: Use precomputed value of sb_dqopt in dquot_quota_sync
` [PATCH 6/6] quota: Get rid of nested I_MUTEX_QUOTA locking subclass
[PATCH 2/4] Btrfs: fix deadlock on sb->s_umount when doing umount
2012-04-26 11:44 UTC (2+ messages)
[REVIEW][PATCH 0/43] Completing the user namespace
2012-04-26 9:09 UTC (32+ messages)
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 18/43] userns: Convert group_info values from gid_t to kgid_t
` [PATCH 22/43] userns: Convert capabilities related permsion checks
` [PATCH 24/43] userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
` [PATCH 27/43] userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
` [PATCH 30/43] userns: Fail exec for suid and sgid binaries with ids outside our user namespace
` [PATCH 33/43] userns: Convert binary formats to use kuid/kgid where appropriate
[PATCH 4/4] vfs: cleanup writeback_inodes_sb{_nr}_if_idle() and unused export
2012-04-26 2:58 UTC
[PATCH 3/4] Ext4: use try_to_writeback_inodes_sb() instead of writeback_inodes_sb_if_idle()
2012-04-26 2:58 UTC
[RFC] jbd2: reduce the number of writes when commiting a transacation
2012-04-25 20:34 UTC (10+ messages)
[git pull] vfs and fs fixes
2012-04-25 19:58 UTC (31+ messages)
` [PATCH 1/5] vfs: fix outdated i_mutex_lock_class documentation
` [PATCH 2/5] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 3/5] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 4/5] vfs: take i_mutex on renamed file
` [PATCH 5/5] vfs: change nondirectory i_mutex ordering to fix quota deadlock
[RFC] writeback and cgroup
2012-04-25 15:47 UTC (29+ messages)
` [Lsf] "
[PATCH] fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
2012-04-25 13:57 UTC (2+ messages)
[PATCH 00/16] vfs: atomic open v4 (part 1)
2012-04-25 12:44 UTC (17+ messages)
` [PATCH 01/16] vfs: split do_lookup()
` [PATCH 02/16] vfs: do_last(): make exit RCU safe
` [PATCH 03/16] vfs: do_last(): inline walk_component()
` [PATCH 04/16] vfs: do_last(): use inode variable
` [PATCH 05/16] vfs: make follow_link check RCU safe
` [PATCH 06/16] vfs: do_last(): make ENOENT exit "
` [PATCH 07/16] vfs: do_last(): check LOOKUP_DIRECTORY
` [PATCH 08/16] vfs: do_last(): only return EISDIR for O_CREAT
` [PATCH 09/16] vfs: do_last(): add audit_inode before open
` [PATCH 10/16] vfs: do_last() common post lookup
` [PATCH 11/16] vfs: split __dentry_open()
` [PATCH 12/16] vfs: do_dentry_open(): don't put filp
` [PATCH 13/16] vfs: nameidata_to_filp(): inline __dentry_open()
` [PATCH 14/16] vfs: nameidata_to_filp(): don't throw away file on error
` [PATCH 15/16] vfs: retry last component if opening stale dentry
` [PATCH 16/16] nfs: don't open in ->d_revalidate
[RFC] writeback and cgroup
2012-04-25 12:05 UTC (17+ messages)
[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-25 12:04 UTC (35+ messages)
` [PATCH RFC v3] vfs: make fstatat retry once "
[PATCH, RFC 0/3] Introduce new O_HOT and O_COLD flags
2012-04-24 19:33 UTC (21+ messages)
` [PATCH, RFC 3/3] ext4: use the O_HOT and O_COLD open flags to influence inode allocation
[PATCH] quota: fix a potential dead lock at add_dquot_ref() when performing quotaon against ext4 with files was writing
2012-04-24 16:41 UTC (3+ messages)
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
2012-04-24 16:10 UTC (10+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type
System Storage Manager ML
2012-04-24 8:58 UTC
[RFC]jbd2: use GFP_NOFS for blkdev_issue_flush
2012-04-24 1:53 UTC (2+ messages)
Integrated IO controller for buffered+direct writes
2012-04-23 8:28 UTC (3+ messages)
[PATCH]: Remove redundant underlying file system checking that the quota files resides from dquot_quota_on()
2012-04-23 7:44 UTC (3+ messages)
[PATCH] C6X: add support to build with BINFMT_ELF_FDPIC
2012-04-23 3:04 UTC (7+ messages)
[RFC][PATCH 0/3] add FALLOC_FL_NO_HIDE_STALE flag in fallocate
2012-04-23 1:55 UTC
[PATCH] fs: uselib - Set error on do_filp_open failure only
2012-04-21 22:09 UTC (3+ messages)
[PATCH] fs: fix integer overflow in MS_NOUSER definition
2012-04-21 8:37 UTC (3+ messages)
[PULL REQUEST] : ima-appraisal patches
2012-04-20 22:35 UTC (13+ messages)
` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)
RFC: expensive lookup for unlink
2012-04-20 20:46 UTC (2+ messages)
[PATCH 0/6] Extended file stat system call
2012-04-19 23:05 UTC
[PATCH 2/6] xstat: Ext4: Return extended attributes
2012-04-19 16:03 UTC
[PATCH 4/6] xstat: NFS: Return extended attributes
2012-04-19 14:35 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).