linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-27 04:23:03 to 2010-11-01 18:40:57 UTC [more...]

[PATCH 0/29] Staging: Add yaffs2 filesystem
 2010-11-01 18:40 UTC  (8+ messages)
` [PATCH 02/29] Staging: yaffs2: Add Makefile and Kconfig files
` [PATCH 03/29] Staging: yaffs2: devextras.h: Add file
` [PATCH 04/29] Staging: yaffs2: moduleconfig.h: "
` [PATCH 05/29] Staging: yaffs2: yaffs_allocator: Add files
` [PATCH 07/29] Staging: yaffs2: yaffs_checkptrw: "
` [PATCH 08/29] Staging: yaffs2: yaffs_ecc: "
` [PATCH 09/29] Staging: yaffs2: yaffs_getblockinfo.h: Add file

[PATCH 01/20] fanotify: allow fanotify to be built
 2010-11-01 17:34 UTC  (25+ messages)
` [PATCH 02/20] fsnotify: implement ordering between notifiers
` [PATCH 03/20] fanotify: implement fanotify listener ordering
` [PATCH 04/20] fanotify: use __aligned_u64 in fanotify userspace metadata
` [PATCH 05/20] fsnotify: correctly handle return codes from listeners
` [PATCH 06/20] fsnotify: call fsnotify_parent in perm events
` [PATCH 07/20] fanotify: allow userspace to flush all marks
` [PATCH 08/20] fanotify: ignore fanotify ignore marks if open writers
` [PATCH 09/20] fsnotify: implement a default maximum queue depth
` [PATCH 10/20] fanotify: allow userspace to override max "
` [PATCH 11/20] fanotify: limit the number of marks in a single fanotify group
` [PATCH 12/20] fanotify: allow userspace to override max marks
` [PATCH 13/20] fanotify: limit number of listeners per user
` [PATCH 14/20] fanotify: do not send events for irregular files
` [PATCH 15/20] fsnotify: rename FS_IN_ISDIR to FS_ISDIR
` [PATCH 16/20] fanotify: ignore events on directories unless specifically requested
` [PATCH 17/20] fanotify: do not recalculate the mask if the ignored mask changed
` [PATCH 18/20] fanotify: Fix FAN_CLOSE comments
` [PATCH 19/20] fs/notify/fanotify/fanotify_user.c: fix warnings
` [PATCH 20/20] fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds

[PATCH v2 1/1] FS: cifs, remove unneeded NULL tests
 2010-11-01 16:23 UTC  (2+ messages)

[PATCH, RFC] hfsplus: fix option parsing during remount
 2010-11-01 15:36 UTC 

fs: inode freeing and hash lookup via RCU
 2010-11-01 15:31 UTC  (8+ messages)
` [PATCH 1/3] fs: pull inode->i_lock up out of writeback_single_inode
` [PATCH 2/3] fs: Use RCU freeing of inodes via SLAB_DESTROY_BY_RCU
` [PATCH 3/3] fs: rcu protect inode hash lookups

[PATCH -V4 00/11] New ACL format for better NFSv4 acl interoperability
 2010-11-01 15:30 UTC  (7+ messages)

[PATCH 1/2] writeback: integrated background writeback work
 2010-11-01 15:22 UTC  (4+ messages)
      ` [PATCH 2/2] writeback: stop background/kupdate works from livelocking other works

[2.6.36-git17] /proc/vmstat failure
 2010-10-31 15:53 UTC 

[PATCH] rcu_read_lock/unlock protect find_task_by_vpid call
 2010-10-30 23:33 UTC  (6+ messages)

[PATCH 00/39] Cleanup WARN #defines
 2010-10-30 21:08 UTC  (2+ messages)
` [PATCH 28/39] fs: Update WARN uses

[PATCH] ecryptfs: fix truncation error in ecryptfs_read_update_atime
 2010-10-29 22:11 UTC 

[PATCH 0/5][v5][cr] Checkpoint/restart file locks
 2010-10-29 18:35 UTC  (8+ messages)
` [PATCH 1/5][v5][cr]: Move file_lock macros into linux/fs.h
` [PATCH 2/5][v5][cr]: Define flock_set()
` [PATCH 3/5][v5][cr]: Define flock64_set()
` [PATCH 4/5][v5][cr]: Checkpoint/restore file-locks
` [PATCH 5/5][v5][cr]: Document design of C/R of file-locks

Ensure FMODE_NONOTIFY is not set by userspace
 2010-10-29 16:10 UTC  (4+ messages)

[PATCH 0/4] IMA: making i_readcount a first class inode citizen
 2010-10-29 15:15 UTC  (14+ messages)
` [PATCH 1/4] IMA: define readcount functions
` [PATCH 2/4] IMA: maintain i_readcount in the VFS layer
` [PATCH 3/4] IMA: remove IMA imbalance checking
` [PATCH 4/4] IMA: making i_readcount a first class inode citizen

[PATCH] make fanotify_read() restartable across signals
 2010-10-29 13:53 UTC  (2+ messages)

[git pull] vfs, pile 2
 2010-10-29 13:25 UTC 

[PATCH 0/4] RFC: introduce extended inode owner identifier v7
 2010-10-29 13:03 UTC  (5+ messages)
` [PATCH 1/4] vfs: Add additional owner identifier
` [PATCH 2/4] quota: Implement project id support for generic quota
` [PATCH 3/4] ext4: Implement project ID support for ext4 filesystem
` [PATCH 4/4] ext4: add project quota support

[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
 2010-10-29 10:26 UTC  (4+ messages)
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim

[PATCH -V22 00/14] Generic name to handle and open by handle syscalls
 2010-10-29 10:19 UTC  (16+ messages)
` [PATCH -V22 01/14] exportfs: Return the minimum required handle size
` [PATCH -V22 02/14] vfs: Add name to file handle conversion support
` [PATCH -V22 03/14] vfs: Add open by file handle support
` [PATCH -V22 04/14] vfs: Add handle based readlink syscall
` [PATCH -V22 05/14] vfs: Add handle based stat syscall
` [PATCH -V22 06/14] fs: Don't allow to create hardlink for deleted file
` [PATCH -V22 07/14] fs: Remove i_nlink check from file system link callback
  ` [Updated PATCH "
` [PATCH -V22 08/14] vfs: Add handle based link syscall
` [PATCH -V22 09/14] x86: Add new syscalls for x86_32
` [PATCH -V22 10/14] x86: Add new syscalls for x86_64
` [PATCH -V22 11/14] unistd.h: Add new syscalls numbers to asm-generic
` [PATCH -V22 12/14] vfs: Export file system uuid via /proc/<pid>/mountinfo
` [PATCH -V22 13/14] ext3: Copy fs UUID to superblock
` [PATCH -V22 14/14] ext4: "

fs: Add FITRIM ioctl
 2010-10-29  9:50 UTC  (4+ messages)

fs: break out inode operations from inode_lock V4
 2010-10-29  9:48 UTC  (13+ messages)
` [PATCH 1/8] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/8] fs: factor inode disposal
` [PATCH 3/8] fs: Lock the inode LRU list separately
` [PATCH 4/8] fs: remove inode_lock from iput_final and prune_icache
` [PATCH 5/8] fs: move i_sb_list out from under inode_lock
` [PATCH 6/8] fs: move i_wb_list "
` [PATCH 7/8] fs: rename inode_lock to inode_hash_lock
` [PATCH 8/8] fs: Clean up documentation references to inode_lock

fs: break out inode operations from inode_lock V3
 2010-10-29  7:46 UTC  (14+ messages)
` [PATCH 1/8] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/8] fs: factor inode disposal
` [PATCH 3/8] fs: Lock the inode LRU list separately
` [PATCH 4/8] fs: remove inode_lock from iput_final and prune_icache
` [PATCH 5/8] fs: move i_sb_list out from under inode_lock
` [PATCH 6/8] fs: move i_wb_list "
` [PATCH 7/8] fs: rename inode_lock to inode_hash_lock
` [PATCH 8/8] fs: Clean up documentation references to inode_lock

[PATCH] vfs: fix possible use after free in finish_open()
 2010-10-29  6:58 UTC  (3+ messages)

[PATCH 0/3] fs: peel back the inode_lock some more
 2010-10-28 21:47 UTC  (9+ messages)
` [PATCH 1/3] fs: move i_sb_list out from under inode_lock
` [PATCH 2/3] fs: move i_wb_list "
` [PATCH 3/3] fs: move i_hash "

fs: break out inode LRU operations from inode_lock V2
 2010-10-28 21:41 UTC  (8+ messages)
` [PATCH 1/4] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/4] fs: factor inode disposal
` [PATCH 3/4] fs: Lock the inode LRU list separately
` [PATCH 4/4] fs: remove inode_lock from iput_final and prune_icache

How do I add yaffs file system to mainline?
 2010-10-28 18:23 UTC  (2+ messages)

How do I add yaffs file system to mainline?
 2010-10-28 17:58 UTC  (2+ messages)

[PATCH 00/19] quota: RFC SMP improvements for generic quota V2
 2010-10-28 14:27 UTC  (6+ messages)
` [PATCH 01/19] quota: protect getfmt call with dqonoff_mutex lock
` [PATCH 07/19] quota: make per-sb hash array

[GIT PULL] two small hfsplus fixes
 2010-10-28 11:30 UTC 

fs: break out inode LRU operations from node_lock
 2010-10-28 10:58 UTC  (22+ messages)
` [PATCH 1/4] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/4] fs: factor inode disposal
` [PATCH 3/4] fs: Lock the inode LRU list separately
` [PATCH 4/4] fs: remove inode_lock from iput_final and prune_icache

Alpv Uvaejpu
 2010-10-28 10:20 UTC 

[RFC] subtypes namig rules for stack-filesystem
 2010-10-28  8:35 UTC 

[PATCH] reiserfs: Fix locking in reiserfs_quota_on()
 2010-10-28  1:36 UTC  (3+ messages)

A few concerns about fanotify implementation
 2010-10-27 15:58 UTC  (4+ messages)
` [malware-list] "

[PATCH 01/11] IMA: use rbtree instead of radix tree for inode information cache
 2010-10-27 13:35 UTC  (10+ messages)

[PATCH] fs: add bdi_start_writeback(), bdi_start_writeback_if_idle()
 2010-10-27 11:59 UTC 

[PATCH] FS: hfsplus, fix lock imbalance
 2010-10-27 11:52 UTC  (2+ messages)


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