linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-06 20:48:41 to 2012-03-11 18:20:07 UTC [more...]

[PATCH 0/9] proc: protect /proc/<pid>/* files across execve
 2012-03-11 18:20 UTC  (29+ 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)

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 0/4] cgroup quota
 2012-03-11 11:57 UTC  (5+ messages)

[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 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
 2012-03-09 20:51 UTC  (7+ messages)
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()

[patch] Adding Secure Deletion to UBIFS
 2012-03-09 19:29 UTC  (9+ messages)
    ` [patch] Add encryption key parameter to compress/decompress functions

[PATCH, RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY
 2012-03-09 16:20 UTC  (32+ messages)

[PATCH 00/19] Fix filesystem freezing deadlocks
 2012-03-09 14:22 UTC  (8+ messages)
` [PATCH 10/19] ext4: Convert to new freezing mechanism
` [PATCH 11/19] xfs: Convert to new freezing code

[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 

ext3/4, btrfs, ocfs2: How to assure that cleancache_invalidate_fs is called on every superblock free
 2012-03-09 13:40 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  (14+ messages)

[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
 2012-03-08  8:08 UTC  (21+ messages)
  ` [Lsf-pc] "

[PATCH RESEND] vfs: Fix missed wakeup in I_NEW handling
 2012-03-08  3:19 UTC  (2+ messages)

[PATCH 00/25] vfs: atomic open RFC
 2012-03-07 21:27 UTC  (27+ 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 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 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}

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-03-07  9:01 UTC  (8+ 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  (19+ messages)
` [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock
` [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


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).