messages from 2012-03-07 21:22:28 to 2012-03-13 09:37:21 UTC [more...]
[PATCH 00/25] vfs: atomic open RFC
2012-03-13 9:37 UTC (24+ messages)
` [PATCH 02/25] vfs: reorganize do_last()
` [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 09/25] nfs: remove nfs4 specific create function
` [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 18/25] vfs: only retry last component if opening stale dentry
` [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
[PATCH 0/9] vfs: path lookup fixes and cleanups
2012-03-13 9:34 UTC (3+ messages)
` [PATCH 7/9] vfs: reorganize do_lookup
LOAN OFFER!!
2012-03-12 19:27 UTC
[PATCH] eCryptfs: Fix kernel bug for writing mmaped non-eCryptfs file
2012-03-13 11:39 UTC
[PATCH 00/19] Fix filesystem freezing deadlocks
2012-03-12 23:48 UTC (12+ messages)
` [PATCH 10/19] ext4: Convert to new freezing mechanism
` [PATCH 11/19] xfs: Convert to new freezing code
[PATCH 0/9] proc: protect /proc/<pid>/* files across execve
2012-03-12 23:10 UTC (44+ messages)
` [PATCH 1/9] exec: add a global execve counter
` self_exec_id/parent_exec_id && CLONE_PARENT
` [PATCH 2/9] proc: add proc_file_private struct to store private information
` [PATCH 3/9] proc: new proc_exec_id_ok() helper function
` [PATCH 4/9] proc: protect /proc/<pid>/* INF files from reader across execve
` [PATCH 5/9] proc: add protection support for /proc/<pid>/* ONE files
` [PATCH 6/9] proc: protect /proc/<pid>/* ONE files from reader across execve
` [PATCH 7/9] proc: protect /proc/<pid>/{maps,smaps,numa_maps}
` [PATCH 8/9] proc: protect /proc/<pid>/{environ,pagemap} across execve
` [PATCH 9/9] proc: improve and clean up /proc/<pid>/mem protection
` exec_id protection from bad child exit signals (was: Re: [PATCH 0/9] proc: protect /proc/<pid>/* files across execve)
[PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
2012-03-12 22:22 UTC (10+ messages)
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
[bfields: [LSF/MM TOPIC] fileservers' filesystem wishlist]
2012-03-12 19:36 UTC (2+ messages)
ext3/4, btrfs, ocfs2: How to assure that cleancache_invalidate_fs is called on every superblock free
2012-03-12 13:38 UTC (2+ messages)
[patch] Adding Secure Deletion to UBIFS
2012-03-12 13:37 UTC (13+ messages)
` [patch] Add encryption key parameter to compress/decompress functions
FS-Cache questions: Delayed writing / aliasing
2012-03-12 13:18 UTC
[RFC PATCH v1 0/4] cgroup quota
2012-03-12 9:36 UTC (7+ messages)
[PATCH 0/7 v3] Push file_update_time() into .page_mkwrite
2012-03-12 8:22 UTC (3+ messages)
Can the VFS layer rely on i_uid
2012-03-12 6:40 UTC (5+ messages)
[PATCH 1/2] overlayfs: fix possible leak in ovl_new_inode
2012-03-12 5:44 UTC (2+ messages)
` [PATCH 2/2] overlayfs: create new inode in ovl_link
getdents - ext4 vs btrfs performance
2012-03-11 16:13 UTC (10+ messages)
虎~虎~虎 [發??票] 健@康¥歌vr我% {RAND_LETTER_0}
2012-03-11 15:42 UTC
[RFC PATCH v1 1/4] cgroup quota: add disk space parse strategy to res_counter
2012-03-11 11:19 UTC (3+ messages)
[git pull] vfs fixes
2012-03-10 22:14 UTC (3+ messages)
[linux-pm] [Patch] JBD and JBD2 missing set_freezable()
2012-03-10 21:42 UTC (3+ messages)
fallocate(FALLOC_FL_PUNCH_HOLE)
2012-03-10 20:07 UTC
[PATCH 2/6] Squashfs: remove redundant length initialisation in squashfs_readdir
2012-03-10 2:51 UTC
[PATCH 1/6] Squashfs: update comment removing reference to zlib only
2012-03-10 2:51 UTC
[PATCH 6/6] Squashfs: add mount time sanity check for block_size and block_log match
2012-03-10 2:56 UTC
[PATCH 5/6] Squashfs: fix f_pos check in get_dir_index_using_offset
2012-03-10 2:54 UTC
[PATCH 4/6] Squashfs: get rid of obsolete definitions in header file
2012-03-10 2:53 UTC
[PATCH 3/6] Squashfs: remove redundant length initialisation in squashfs_lookup
2012-03-10 2:52 UTC
[PATCH 0/6] Squashfs updates
2012-03-10 2:49 UTC
[PATCH] vfs: take i_mutex on renamed file
2012-03-09 22:29 UTC (10+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] locks: introduce new FL_DELEG lock flag
` [PATCH 3/7] locks: implement delegations
` [PATCH 4/7] locks: break delegations on unlink
` [PATCH 5/7] locks: break delegations on rename
` [PATCH 6/7] locks: break delegations on link
` [PATCH 7/7] locks: break delegations on any attribute modification
[PATCH, RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY
2012-03-09 16:20 UTC (32+ messages)
[RFC PATCH v1 4/4] cgroup quota: validate and charge inode quota for XFS
2012-03-09 11:21 UTC
[RFC PATCH v1 2/4] cgroup quota: introduce quota subsys
2012-03-09 11:21 UTC
[RFC PATCH v1 3/4] cgroup quota: validate and charge block quota for XFS
2012-03-09 11:21 UTC
[PATCH 0/4] Get rid of iput() from flusher thread
2012-03-09 9:02 UTC (5+ messages)
` [PATCH 1/4] fs: Remove bogus wait in write_inode_now()
` [PATCH 2/4] writeback: Remove outdated comment
` [PATCH 3/4] writeback: Refactor writeback_single_inode()
` [PATCH 4/4] writeback: Avoid iput() from flusher thread
[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
2012-03-09 8:19 UTC (3+ messages)
NFSv4: truncate returns I/O error
2012-03-08 21:27 UTC (14+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] NFS: Properly handle the case where the delegation is revoked
` [PATCH 2/2] NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
[RFC] fadvise: add more flags to provide a hint for block allocation
2012-03-08 17:01 UTC (8+ messages)
[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
2012-03-08 8:08 UTC (12+ messages)
` [Lsf-pc] "
[PATCH RESEND] vfs: Fix missed wakeup in I_NEW handling
2012-03-08 3:19 UTC (2+ 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).