messages from 2012-04-16 16:13:53 to 2012-04-20 11:01:02 UTC [more...]
[PATCH, RFC 0/3] Introduce new O_HOT and O_COLD flags
2012-04-20 11:01 UTC (17+ messages)
` [PATCH, RFC 1/3] fs: add new open flags O_HOT and O_COLD
` [PATCH, RFC 2/3] fs: propagate the open_flags structure down to the low-level fs's create()
` [PATCH, RFC 3/3] ext4: use the O_HOT and O_COLD open flags to influence inode allocation
[RFC] jbd2: reduce the number of writes when commiting a transacation
2012-04-20 11:06 UTC
[RFC][PATCH 0/3] add FALLOC_FL_NO_HIDE_STALE flag in fallocate
2012-04-20 9:59 UTC (28+ messages)
` [RFC][PATCH 1/3] vfs: "
` [RFC][PATCH 2/3] vfs: add security check for _NO_HIDE_STALE flag
` [RFC][PATCH 3/3] ext4: add FALLOC_FL_NO_HIDE_STALE support
[PULL REQUEST] : ima-appraisal patches
2012-04-20 8:09 UTC (12+ messages)
` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)
[PATCH 0/6] Extended file stat system call
2012-04-19 23:36 UTC (16+ messages)
` [PATCH 3/6] xstat: AFS: Return extended attributes
` [PATCH 4/6] xstat: NFS: "
` [PATCH 5/6] xstat: CIFS: "
` [PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
` [PATCH 2/6] xstat: Ext4: Return extended attributes
` [PATCH 6/6] xstat: eCryptFS: "
[RFC] writeback and cgroup
2012-04-19 20:26 UTC (29+ messages)
` [Lsf] "
Integrated IO controller for buffered+direct writes
2012-04-19 19:12 UTC (2+ messages)
[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
2012-04-19 15:04 UTC (6+ messages)
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
[git pull] vfs and fs fixes
2012-04-19 14:50 UTC (17+ messages)
[PATCH] fs: eventfd - Removed redundant initialization of res in BLOCKing mode
2012-04-19 14:34 UTC
[PATCH] fs: print warning when mount flags was ignored
2012-04-19 11:49 UTC (3+ messages)
[REGRESSION] NFSv4: open(O_TRUNC) hangs
2012-04-19 11:27 UTC (5+ messages)
[REVIEW][PATCH 0/43] Completing the user namespace
2012-04-18 19:10 UTC (37+ messages)
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 17/43] userns: Rework the user_namespace adding uid/gid mapping support
` [PATCH 18/43] userns: Convert group_info values from gid_t to kgid_t
` [PATCH 19/43] userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
` [PATCH 20/43] userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
` [PATCH 21/43] userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
` [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 25/43] userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
` [PATCH 26/43] userns: Convert in_group_p and in_egroup_p to use kgid_t
` [PATCH 27/43] userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
` [PATCH 28/43] userns: Convert user specfied uids and gids in chown into kuids and kgid
` [PATCH 29/43] userns: Convert stat to return values mapped from kuids and kgids
` [PATCH 30/43] userns: Fail exec for suid and sgid binaries with ids outside our user namespace
` [PATCH 31/43] userns: Teach inode_capable to understand inodes whose uids map to other namespaces
` [PATCH 32/43] userns: signal remove unnecessary map_cred_ns
` [PATCH 33/43] userns: Convert binary formats to use kuid/kgid where appropriate
osd_req_encode_op() breakage?
2012-04-18 15:56 UTC (4+ messages)
` [PATCH] ceph: osd_client: fix endianness bug in osd_req_encode_op()
[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-18 15:16 UTC (35+ messages)
` [PATCH RFC v2] "
` [PATCH RFC v3] vfs: make fstatat retry once "
[GIT PULL] fuse updates for 3.4
2012-04-18 14:23 UTC
[PATCH 00/19 v5] Fix filesystem freezing deadlocks
2012-04-18 0:46 UTC (31+ messages)
` [PATCH 06/27] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 08/27] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
` [PATCH 12/27] nfsd: "
` [PATCH 15/27] fs: Skip atime update on frozen filesystem
` [PATCH 16/27] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 17/27] ext4: Convert to new freezing mechanism
` [PATCH 18/27] xfs: Convert to new freezing code
` [PATCH 19/27] ocfs2: Convert to new freezing mechanism
` [PATCH 20/27] gfs2: "
` [PATCH 21/27] fuse: "
` [PATCH 22/27] ntfs: "
` [PATCH 23/27] nilfs2: "
` [PATCH 24/27] btrfs: "
` [PATCH 25/27] fs: Remove old "
` [PATCH 26/27] fs: Refuse to freeze filesystem with open but unlinked files
` [PATCH 27/27] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
[PATCH] fs: fix inode.c kernel-doc warnings
2012-04-18 0:11 UTC (2+ messages)
[PATCH] nextfd(2)
2012-04-17 18:12 UTC (13+ messages)
[PATCH] fs/bio: fix checkpatch errors
2012-04-17 15:12 UTC
[RFC]jbd2: use GFP_NOFS for blkdev_issue_flush
2012-04-17 9:58 UTC (2+ messages)
[PATCH V4 00/22] ext4: Add inline data support
2012-04-17 3:55 UTC (5+ messages)
` [PATCH V4 01/22] ext4: Move extra inode read to a new function
` [PATCH V4 17/22] ext4: let empty_dir handle inline dir
TRANSFER INFORMATION!
2012-04-17 1:26 UTC
[PATCH V2] hfsplus: Fix bless ioctl when used with hardlinks
2012-04-16 20:57 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).