linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-22 07:15:06 to 2010-03-02 00:41:05 UTC [more...]

[Lsf10-pc] [ATTEND] I'd like to attend ;)
 2010-03-02  0:15 UTC  (2+ messages)

[ANNOUNCE] util-linux-ng v2.17.1
 2010-03-01 23:40 UTC  (9+ messages)

[patch] RFC directio: partial writes support
 2010-03-01 23:21 UTC  (3+ messages)

[RFC PATCH] Generic name to handle and open by handle syscalls
 2010-03-01 21:25 UTC  (24+ messages)
` [RFC PATCH 2/3] vfs: Add open by file handle support

[RFC PATCH] CIFS posix acl permission checking
 2010-03-01 18:33 UTC  (3+ messages)

vfat vs msdos and -o flush
 2010-03-01 17:08 UTC 

[RFC PATCH] CIFS posix acl permission checking
 2010-03-01 16:00 UTC 

[PATCH 0/8] dquot interface cleanups
 2010-03-01 14:18 UTC  (20+ messages)
` [PATCH 1/8] dquot: cleanup space allocation / freeing routines
` [PATCH 2/8] dquot: cleanup inode "
` [PATCH 3/8] dquot: move dquot transfer responsibiliy into the filesystem
` [PATCH 4/8] dquot: cleanup dquot transfer routine
            ` commiting unreviewed patches, was "
` [PATCH 5/8] dquot: move dquot drop responsibiliy into the filesystem
` [PATCH 6/8] dquot: cleanup dquot drop routine
` [PATCH 7/8] dquot: move dquot initialization responsibiliy into the filesystem

[PATCH] Fix __d_path for lazy unmounts
 2010-03-01 10:05 UTC  (9+ messages)

[PATCH 00/16] [PATCH 00/15] 512K readahead size with thrashing safe readahead v3
 2010-03-01  5:27 UTC  (17+ messages)
` [PATCH 01/16] readahead: limit readahead size for small devices
` [PATCH 02/16] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/16] readahead: bump up the default readahead size
` [PATCH 04/16] readahead: make default readahead size a kernel parameter
` [PATCH 05/16] readahead: limit read-ahead size for small memory systems
` [PATCH 06/16] readahead: add notes on readahead size
` [PATCH 07/16] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 08/16] readahead: thrashing safe context readahead
` [PATCH 09/16] readahead: record readahead patterns
` [PATCH 10/16] readahead: add tracing event
` [PATCH 11/16] readahead: add /debug/readahead/stats
` [PATCH 12/16] readahead: dont do start-of-file readahead after lseek()
` [PATCH 13/16] radixtree: introduce radix_tree_lookup_leaf_node()
` [PATCH 14/16] radixtree: speed up the search for hole
` [PATCH 15/16] readahead: reduce MMAP_LOTSAMISS for mmap read-around
` [PATCH 16/16] readahead: pagecache context based "

[RFC PATCH] x86, fs: add sys_compat_write for net/socket.c
 2010-02-28 11:04 UTC 

[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
 2010-02-27 20:00 UTC  (25+ messages)
          ` [PATCH] x86: Add optimized popcnt variants

[PATCH 1/3] vfs: redesign sb state flags
 2010-02-27  0:25 UTC  (3+ messages)
` [PATCH 2/3] vfs: per-sb write count preparation stage
  ` [PATCH 3/3] vfs: fix filesystem_sync vs write race on rw=>ro remount v2

[PATCH 00/15] 512K readahead size with thrashing safe readahead v2
 2010-02-26 14:17 UTC  (38+ messages)
` [PATCH 01/15] readahead: limit readahead size for small devices
` [PATCH 02/15] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/15] readahead: bump up the default readahead size
` [PATCH 04/15] readahead: make default readahead size a kernel parameter
` [PATCH 05/15] readahead: limit readahead size for small memory systems
      ` [PATCH] readahead: add notes on readahead size
` [PATCH 06/15] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 07/15] readahead: thrashing safe context readahead
` [PATCH 08/15] readahead: record readahead patterns
` [PATCH 09/15] readahead: add tracing event
` [PATCH 10/15] readahead: add /debug/readahead/stats
` [PATCH 11/15] readahead: dont do start-of-file readahead after lseek()
` [PATCH 12/15] radixtree: introduce radix_tree_lookup_leaf_node()
` [PATCH 13/15] radixtree: speed up the search for hole
` [PATCH 14/15] readahead: reduce MMAP_LOTSAMISS for mmap read-around
` [PATCH 15/15] readahead: pagecache context based "

[RFC] nfs: use 2*rsize readahead size
 2010-02-26  7:49 UTC  (13+ messages)
          ` [RFC] nfs: use 4*rsize "

[PATCH 00/10] quotactl fixed and cleanups
 2010-02-25 22:04 UTC  (2+ messages)

PROBLEM: Repeatable kernel SOFTLOCKS from modprobe, lsmod, and any attempt to read /proc/modules (grep/cat, etc.)
 2010-02-25 16:05 UTC 

[PATCH 3/3] Squashfs: update Kconfig help to include lzma support
 2010-02-25 16:16 UTC 

[PATCH 2/3] Squashfs: get rid of obsolete definition in header file
 2010-02-25 16:14 UTC 

[PATCH 1/3] Squashfs: get rid of obsolete variable in struct squashfs_sb_info
 2010-02-25 16:13 UTC 

[PATCH 0/3] Squashfs: Some trivial tidy-ups and tweaks
 2010-02-25 16:12 UTC 

[PATCH 4/4] [TCM_Loop]: Update virtual SAS NodeACL allocation handling for v4.0
 2010-02-25 14:05 UTC 

[PATCH 3/4] [LIO-Target/ConfigFS]: Convert NodeACl and MappedLUNs to use generic configfs struct config_item_types
 2010-02-25 14:05 UTC 

[PATCH 2/4] [TCM/ConfigFS]: Add generic NodeACL and MappedLUN configfs logic
 2010-02-25 14:05 UTC 

[PATCH 1/4] [TCM/ConfigFS]: Add generic tfc_discovery_cit to target_core_register_fabric()
 2010-02-25 14:05 UTC 

[PATCH 0/4] Generic target fabric configfs NodeACL and MappedLUN logic
 2010-02-25 14:05 UTC 

[LSF/VM TOPIC] Dynamic sizing of dirty_limit
 2010-02-24 23:30 UTC  (3+ messages)

[ext3] Changes to block device after an ext3 mount point has been remounted readonly
 2010-02-24 21:36 UTC  (16+ messages)

[PATCH 00/19] fs cleanup: remove duplicated code on inode init
 2010-02-24 18:12 UTC  (9+ messages)
` [PATCH 08/19] ext4: replace inode uid,gid,mode initialization with helper function
      ` [PATCH] ext4: deprecate obsoleted mount options
          ` [PATCH] ext4: deprecate obsoleted mount options v2
              ` [PATCH] ext4: deprecate obsoleted mount options v3

[LSF/VM TOPIC] Writeback code cleanup & improvements
 2010-02-24 14:26 UTC 

[patch 0/7] per-bdi flushing model improvements. reiser4
 2010-02-24  7:12 UTC  (7+ messages)

[RFC PATCH] VFS: Simplify truncate logic in do_filp_open()
 2010-02-23 19:05 UTC  (3+ messages)

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-02-23 16:39 UTC  (4+ messages)

[PATCH 2/3] [LIO-Target/ConfigFS]: Convert layout to use generic configfs struct config_item_types WIP
 2010-02-23  1:04 UTC 

[PATCH 0/3] Generic v4.0 fabric module configfs infrastructure
 2010-02-23  1:03 UTC 

[PATCH 3/3] [TCM_Loop/ConfigFS]: Convert layout to use generic configfs struct config_item_types
 2010-02-23  1:04 UTC 

[PATCH 1/3] [TCM/Configfs]: Generic fabric module configfs infrastructure WIP
 2010-02-23  1:04 UTC 

[PATCH] vfs: Fix use-after-free of vfsmount by mnt_drop_write()
 2010-02-22 21:13 UTC  (3+ messages)

[PATCH] VFS: BUG_ON() rehash of an already hashed dentry
 2010-02-22 20:42 UTC 

[PATCH] VFS: Make lookup_hash() return a struct path
 2010-02-22 20:39 UTC 

[PATCH v2] vfs: add NOFOLLOW flag to umount(2)
 2010-02-22 20:29 UTC  (4+ messages)

[PATCH] VFS: Comment follow_mount() and friends
 2010-02-22 20:28 UTC 

[PATCH 0/7] vfs: notify_changes() error handling
 2010-02-22 17:37 UTC  (6+ messages)

question about fs/smbfs/request.c
 2010-02-22  7:15 UTC 


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