linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-16 04:44:09 to 2011-06-20 22:23:24 UTC [more...]

[PATCH 0/8] remove i_alloc_sem
 2011-06-20 22:23 UTC  (14+ messages)
` [PATCH 1/8] far: remove i_alloc_sem abuse
` [PATCH 2/8] ext4: "
` [PATCH 3/8] fs: simpler handling of zero sized reads in __blockdev_direct_IO
` [PATCH 4/8] fs: kill i_alloc_sem
` [PATCH 5/8] fs: move inode_dio_wait calls into ->setattr
` [PATCH 6/8] fs: always maintain i_dio_count
` [PATCH 7/8] btrfs: wait for direct I/O requests in truncate
` [PATCH 8/8] rw_semaphore: remove up/down_read_non_owner

[PATCH 0/7] more writeback patches for 3.1
 2011-06-20 21:38 UTC  (18+ messages)
` [PATCH 1/7] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 2/7] writeback: add parameters to __bdi_update_bandwidth()
` [PATCH 3/7] writeback: introduce smoothed global dirty limit
` [PATCH 4/7] writeback: introduce max-pause and pass-good dirty limits
` [PATCH 5/7] writeback: make writeback_control.nr_to_write straight
` [PATCH 6/7] writeback: scale IO chunk size up to half device bandwidth
` [PATCH 7/7] writeback: timestamp based bdi dirty_exceeded state

[RFC] get_write_access()/deny_write_access() without inode->i_lock
 2011-06-20 19:47 UTC  (12+ messages)

[git pull] more vfs/fs patches
 2011-06-20 17:10 UTC 

3.0-rc3: WARNING: at fs/fs-writeback.c:356 writeback_single_inode+0x3e/0x18f()
 2011-06-20 16:50 UTC  (9+ messages)

mmotm 2011-06-15-16-56 uploaded
 2011-06-20 16:38 UTC  (14+ messages)
` mmotm 2011-06-15-16-56 uploaded (mm/migrate)
` mmotm 2011-06-15-16-56 uploaded (mm/page_cgroup.c)
      ` [BUGFIX][PATCH][-rc3] Define a consolidated definition of node_start/end_pfn for build error in page_cgroup.c (Was "

[PATCH 2/3 v5] XFS TESTS: Expand 252 punch hole test
 2011-06-20 14:49 UTC  (4+ messages)

[RFC PATCH 0/4] security_inode_init_security API change
 2011-06-20 11:21 UTC  (6+ messages)
` [RFC PATCH 1/4] security: modify security_inode_init_security to return an array of xattrs
` [RFC PATCH 2/4] evm: call evm_inode_init_security from security_inode_init_security
` [RFC PATCH 3/4] security: add security_inode_init_security function callback parameter
` [RFC PATCH 4/4] evm: call evm_inode_init_security from security_inode_init_security

[PATCH 0/12] Per superblock cache reclaim
 2011-06-20  4:30 UTC  (12+ messages)
` [PATCH 01/12] vmscan: add shrink_slab tracepoints
` [PATCH 02/12] vmscan: shrinker->nr updates race and go wrong
` [PATCH 03/12] vmscan: reduce wind up shrinker->nr when shrinker can't do work

[RFC][PATCH 0/13] Per-container dcache management (and a bit more)
 2011-06-20  0:49 UTC  (8+ messages)
` [PATCH 8/13] vfs: Introduce the dentry mobs

Fw: Re: [PATCH 0/7] overlay filesystem: request for inclusion
 2011-06-20  0:43 UTC  (12+ messages)
  `  "

[Bug 18632] "INFO: task" dpkg "blocked for more than 120 seconds
 2011-06-19 16:33 UTC  (12+ messages)

[PATCH 1/4] Cache xattr security drop check for write v2
 2011-06-18 18:04 UTC  (7+ messages)

WARNING: at /home/ak/lsrc/git/linux-2.6/fs/fs-writeback.c:356
 2011-06-18 17:29 UTC  (2+ messages)

[PATCH 1/5] VFS: Do (nearly) lockless generic_file_llseek
 2011-06-17 21:18 UTC  (8+ messages)
` [PATCH 2/5] VFS: Use f_lock for SEEK_SET
` [PATCH 3/5] VFS: Add generic_file_llseek_size
` [PATCH 4/5] EXT4: Replace cut'n'pasted llseek code with generic_file_llseek_size
` [PATCH 5/5] NFS: Drop unnecessary locking in llseek

[PATCH 3/3 v5] XFS TESTS: Add ENOSPC Hole Punch Test
 2011-06-17 20:20 UTC  (3+ messages)

pub/scm/linux/kernel/git/torvalds/linux-3.git?
 2011-06-17 18:39 UTC 

[RFC][PATCH 00/76] Union Mount
 2011-06-17 16:53 UTC  (79+ messages)
` [PATCH 01/76] VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
` [PATCH 02/76] VFS: Add hard read-only users count to superblock
` [PATCH 03/76] VFS: Add CL_NO_SHARED flag to clone_mnt()/copy_tree()
` [PATCH 04/76] VFS: Add CL_NO_SLAVE "
` [PATCH 05/76] VFS: Add CL_MAKE_HARD_READONLY "
` [PATCH 06/76] VFS: Comment follow_mount() and friends
` [PATCH 07/76] VFS: Make lookup_hash() return a struct path
` [PATCH 08/76] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 09/76] whiteout: Define flags and operations for opaque inodes
` [PATCH 10/76] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 11/76] whiteout: Allow removal of a directory with whiteouts
` [PATCH 12/76] tmpfs: Add whiteout support
` [PATCH 13/76] ext2: Add ext2_dirent_in_use()
` [PATCH 14/76] ext2: Split ext2_add_entry() from ext2_add_link()
` [PATCH 15/76] ext2: Add whiteout support
` [PATCH 16/76] jffs2: "
` [PATCH 17/76] VFS: Basic fallthru definitions
` [PATCH 18/76] ext2: Add fallthru support
` [PATCH 19/76] tmpfs: "
` [PATCH 20/76] jffs2: "
` [PATCH 21/76] union-mount: Union mounts documentation
` [PATCH 22/76] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 23/76] union-mount: Add CONFIG_UNION_MOUNT option
` [PATCH 24/76] union-mount: Create union_stack structure
` [PATCH 25/76] union-mount: Add two superblock fields for union mounts
` [PATCH 26/76] union-mount: Add union_alloc()
` [PATCH 27/76] union-mount: Add union_find_dir()
` [PATCH 28/76] union-mount: Create d_free_unions()
` [PATCH 29/76] union-mount: Free union stack on removal of topmost dentry from dcache
` [PATCH 30/76] union-mount: Create union_add_dir()
` [PATCH 31/76] union-mount: Add union_create_topmost_dir()
` [PATCH 32/76] union-mount: Create IS_MNT_UNION()
` [PATCH 33/76] union-mount: Create needs_lookup_union()
` [PATCH 34/76] union-mount: Create check_topmost_union_mnt()
` [PATCH 35/76] union-mount: Add clone_union_tree() and put_union_sb()
` [PATCH 36/76] union-mount: Create build_root_union()
` [PATCH 37/76] union-mount: Create prepare_mnt_union() and cleanup_mnt_union()
` [PATCH 38/76] union-mount: Prevent improper union-related remounts
` [PATCH 39/76] union-mount: Prevent topmost file system from being mounted elsewhere
` [PATCH 40/76] union-mount: Prevent bind mounts of union mounts
` [PATCH 41/76] union-mount: Implement union mount
` [PATCH 42/76] union-mount: Temporarily disable some syscalls
` [PATCH 43/76] union-mount: Basic infrastructure of __lookup_union()
` [PATCH 44/76] union-mount: Process negative dentries in __lookup_union()
` [PATCH 45/76] union-mount: Return files found in lower layers "
` [PATCH 46/76] union-mount: Build union stack "
` [PATCH 47/76] union-mount: Follow mount "
` [PATCH 48/76] union-mount: Add lookup_union()
` [PATCH 49/76] union-mount: Add do_lookup_union() wrapper for __lookup_union()
` [PATCH 50/76] union-mount: Call union lookup functions in lookup path
` [PATCH 51/76] union-mount: Create whiteout on unlink()
` [PATCH 52/76] union-mount: Create whiteout on rmdir()
` [PATCH 53/76] union-mount: Set opaque flag on new directories in unioned file systems
` [PATCH 54/76] union-mount: Copy up directory entries on first readdir()
` [PATCH 55/76] union-mount: Add generic_readdir_fallthru() helper
` [PATCH 56/76] fallthru: ext2 support for lookup of d_type/d_ino in fallthrus
` [PATCH 57/76] fallthru: tmpfs "
` [PATCH 58/76] fallthru: jffs2 "
` [PATCH 59/76] VFS: Split inode_permission() and create path_permission()
` [PATCH 60/76] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 61/76] union-mount: In-kernel file copyup routines
` [PATCH 62/76] union-mount: Implement union-aware access()/faccessat()
` [PATCH 63/76] union-mount: Implement union-aware link()
` [PATCH 64/76] union-mount: Implement union-aware rename()
` [PATCH 65/76] union-mount: Implement union-aware writable open()
` [PATCH 66/76] union-mount: Implement union-aware chown()
` [PATCH 67/76] union-mount: Implement union-aware truncate()
` [PATCH 68/76] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 69/76] union-mount: Implement union-aware lchown()
` [PATCH 70/76] union-mount: Implement union-aware utimensat()
` [PATCH 71/76] union-mount: Implement union-aware setxattr()
` [PATCH 72/76] union-mount: Implement union-aware lsetxattr()
` [PATCH 73/76] union-mount: Pass mount flags to sget()
` [PATCH 74/76] union-mount: Duplicate the i_{, dir_}mutex lock classes and use for upper layer
` [PATCH 76/76] Temporary commit
` [PATCH 75/76] Ext2: Unionmount devel

[PATCH] coredump: call vfs_getattr() to get inode attributes
 2011-06-17 14:48 UTC 

[PATCH 1/3 v5] XFS TESTS: Add Punch Hole to FSX
 2011-06-17 12:02 UTC  (2+ messages)

[PATCH] fs: file_table: fix coding style issues
 2011-06-17  8:17 UTC 

[PATCH 0/7] overlay filesystem: request for inclusion
 2011-06-17  1:49 UTC  (18+ messages)

[PATCH] Fix infinite loop in search_binary_handler()
 2011-06-16 22:11 UTC 

[git pull] vfs patches for -rc4
 2011-06-16 17:10 UTC 

suse xfs patches
 2011-06-16 15:09 UTC  (3+ 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).