public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-04-02 23:56:09 to 2007-04-09 20:10:41 UTC [more...]

[patch 0/8] unprivileged mount syscall
 2007-04-09 20:10 UTC  (23+ messages)
` [patch 1/8] add user mounts to the kernel
` [patch 2/8] allow unprivileged umount
` [patch 3/8] account user mounts
` [patch 4/8] propagate error values from clone_mnt
` [patch 5/8] allow unprivileged bind mounts
` [patch 6/8] put declaration of put_filesystem() in fs.h
` [patch 7/8] allow unprivileged mounts
` [patch 8/8] allow unprivileged fuse mounts

[GIT PULL -mm] Unionfs branch management code
 2007-04-09 19:52 UTC  (24+ messages)
` [PATCH 01/21] fs: Introduce path{get,put}
` [PATCH 02/21] fs: Export drop_pagecache_sb symbol
` [PATCH 03/21] Unionfs: Documentation updates for branch-management
` [PATCH 04/21] Unionfs: Proper comment on rwsem field
` [PATCH 05/21] Unionfs: Rename unionfs_data sbcount field to more appropriate open_files
` [PATCH 06/21] Unionfs: Provide more helpful info on branch leaks during unmount
` [PATCH 07/21] Unionfs: Actually verify if dentry's info node is locked
` [PATCH 08/21] Unionfs: Introduce branch-id code
` [PATCH 09/21] Unionfs: Bulk of branch-management remount code
` [PATCH 10/21] Unionfs: Introduce unionfs_mnt{get,put}
` [PATCH 11/21] Unionfs: Rewrite unionfs_d_revalidate
` [PATCH 12/21] Unionfs: Grab the unionfs sb private data lock around branch info users
` [PATCH 13/21] Unionfs: Remove the older incgen ioctl
` [PATCH 14/21] Unionfs: Document unionfs_d_release locking
` [PATCH 15/21] Unionfs: Decrement totalopens counter on error in unionfs_open
` [PATCH 16/21] Unionfs: unionfs_create needs to revalidate the dentry
` [PATCH 17/21] Unionfs: vfsmount reference counting fixes
` [PATCH 18/21] Unionfs: Pass lowernd to lower ->revalidate function
` [PATCH 19/21] Unionfs: Properly handle stale inodes passed to unionfs_permission
` [PATCH 20/21] Unionfs: Added several BUG_ONs to assert dentry validity
` [PATCH 21/21] Unionfs: Don't inline do_remount_{add,del,mode}_option

REISER4 FOR INCLUSION IN THE LINUX KERNEL
 2007-04-09 19:12 UTC  (14+ messages)
` Troll Of The Year (Was: REISER4 FOR INCLUSION IN THE LINUX KERNEL.)
  ` Troll Of The Year

[PATCH 12/17] lockd: handle fl_notify callbacks
 2007-04-09 18:43 UTC 

[PATCH 9/17] locks: add lock cancel command
 2007-04-09 18:41 UTC 

[PATCH 8/17] locks: add fl_notify arguments for asynchronous lock return
 2007-04-09 18:40 UTC 

mount options atime/diratime on cifs
 2007-04-09 18:40 UTC 

Reiser4. BEST FILESYSTEM EVER
 2007-04-09 18:35 UTC  (45+ messages)
                    ` Reiser4. BEST FILESYSTEM EVER - Christer Weinigel
    ` COMPILING AND CONFIGURING A NEW KERNEL

[RFC] Heads up on sys_fallocate()
 2007-04-09 16:34 UTC  (16+ messages)
    ` [RFC][PATCH] sys_fallocate() system call
            ` Interface for the new fallocate() "

[PATCH 1/17] locks: trivial removal of unnecessary parentheses
 2007-04-08 18:37 UTC  (19+ messages)
  ` [PATCH 2/17] locks: create posix-to-flock helper functions
    ` [PATCH 3/17] locks: make ->lock release private data before returning in GETLK case
      ` [PATCH 4/17] locks: give posix_test_lock same interface as ->lock
        ` [PATCH 5/17] locks: factor out generic/filesystem switch from test_lock
          ` [PATCH 6/17] locks: factor out generic/filesystem switch from setlock code
            ` [PATCH 7/17] locks: allow {vfs,posix}_lock_file to return conflicting lock
              ` [PATCH 8/17] locks: add fl_notify arguments for asynchronous lock return
                ` [PATCH 9/17] locks: add lock cancel command
                  ` [PATCH 10/17] nfsd4: Convert NFSv4 to new lock interface
                    ` [PATCH 11/17] lockd: save lock state on deferral
                      ` [PATCH 12/17] lockd: handle fl_notify callbacks
                        ` [PATCH 13/17] lockd: pass cookie in nlmsvc_testlock
                          ` [PATCH 14/17] lockd: handle test_lock deferrals
                            ` [PATCH 15/17] lockd: always preallocate block in nlmsvc_lock()
                              ` [PATCH 16/17] lockd: add code to handle deferred lock requests
                                ` [PATCH 17/17] gfs2: nfs lock support for gfs2

[PATCH 3/17] locks: make ->lock release private data before returning in GETLK case
 2007-04-08 18:32 UTC  (2+ messages)

compressing intermediate files with LZO on the fly
 2007-04-08  1:35 UTC  (3+ messages)

Reiser4. BEST FILESYSTEM EVER
 2007-04-07 15:28 UTC  (2+ messages)

[PATCH 7/17] locks: allow {vfs,posix}_lock_file to return conflicting lock
 2007-04-06 17:49 UTC 

[PATCH 6/17] locks: factor out generic/filesystem switch from setlock code
 2007-04-06 17:47 UTC 

[PATCH 5/17] locks: factor out generic/filesystem switch from test_lock
 2007-04-06 17:46 UTC 

[PATCH 4/17] locks: give posix_test_lock same interface as ->lock
 2007-04-06 17:46 UTC 

[PATCH 2/17] locks: create posix-to-flock helper functions
 2007-04-06 17:44 UTC 

[PATCH 1/17] locks: trivial removal of unnecessary parentheses
 2007-04-06 17:44 UTC 

2.6.21-rc5-git12 new aops patchset
 2007-04-06  1:39 UTC  (4+ messages)

[ANNOUNCE] new new aops patchset
 2007-04-06  1:38 UTC  (39+ messages)

nfsd locking for cluster filesystems
 2007-04-05 23:34 UTC 

nfs locking for cluster filesystems
 2007-04-05 23:40 UTC 

[KJ][PATCH]ROUND_UP macro cleanup in fs/smbfs/request.c
 2007-04-05 14:44 UTC 

[KJ][PATCH]ROUND_UP macro cleanup in fs/(select|compat|readdir).c
 2007-04-05 14:29 UTC 

Recursive ->i_mutex lockdep complaint
 2007-04-04  7:48 UTC  (3+ messages)

[PATCH] Add a struct key pointer to struct nameidata
 2007-04-03 19:26 UTC 

[PATCH 0/8] AF_RXRPC socket family and AFS rewrite [try #2]
 2007-04-03 14:01 UTC  (5+ messages)
` [PATCH 1/8] AF_RXRPC: Move generic skbuff stuff from XFRM code to generic code "
` [PATCH 2/8] AF_RXRPC: Make it possible to merely try to cancel timers and delayed work "
` [PATCH 3/8] AF_RXRPC: Key facility changes for AF_RXRPC "
` [PATCH 6/8] AF_RXRPC: Add an interface to the AF_RXRPC module for the AFS filesystem to use "

[PATCH 0/9] AF_RXRPC socket family and AFS rewrite
 2007-04-03  3:20 UTC  (3+ messages)
` [PATCH 2/9] AF_RXRPC: Move generic skbuff stuff from XFRM code to generic code


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox