linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-14 13:59:10 to 2010-12-23 17:16:09 UTC [more...]

[PATCH] fs/char_dev.c: remove unused cdev_index()
 2010-12-23 17:16 UTC 

[RFC][PATCH 2/6] encrypted-keys: added additional debug messages
 2010-12-23 17:15 UTC 

[RFC][PATCH 1/6] encrypted-keys: fixed valid_master_desc() function description
 2010-12-23 17:14 UTC 

Atomic non-durable file write API
 2010-12-23 15:49 UTC  (6+ messages)

[Patch 1/1] fsnotify,fanotify: adding flag for execution
 2010-12-22 15:22 UTC 

[PATCH] fs/9p: TREADLINK fix
 2010-12-22 13:02 UTC 

[announce] vfs-scale git tree update
 2010-12-22 10:38 UTC  (3+ messages)

[patch] cgroup fs: avoid switching ->d_op on live dentry
 2010-12-22  4:38 UTC  (11+ messages)

What should listxattr() return if there are no xattrs?
 2010-12-22  4:28 UTC  (3+ messages)

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-21  9:39 UTC  (43+ messages)
` [PATCH 04/35] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 16/35] writeback: increase min pause time on concurrent dirtiers
` [PATCH 17/35] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 18/35] writeback: start background writeback earlier
` [PATCH 22/35] writeback: trace global dirty page states
      ` [PATCH] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 29/35] nfs: in-commit pages accounting and wait queue
` [PATCH 31/35] nfs: dont change wbc->nr_to_write in write_inode()

Big git diff speedup by avoiding x86 "fast string" memcmp
 2010-12-21  9:26 UTC  (5+ messages)

[patch] cgroup fs: avoid switching ->d_op on live dentry
 2010-12-21  9:04 UTC  (2+ messages)

VFS scalability + cgroups == panic
 2010-12-21  4:57 UTC  (3+ messages)

systemd failing with vfs-scale-working patch-set
 2010-12-21  4:57 UTC  (3+ messages)

[PATCH] ext4: Remove warning message from ext4_issue_discard helper
 2010-12-20 13:06 UTC  (3+ messages)

[PATCH] aio: using hash table for active requests
 2010-12-20  1:57 UTC  (3+ messages)

[PATCH] mm: add replace_page_cache_page() function
 2010-12-19 23:54 UTC  (15+ messages)

lifetime of DCACHE_DISCONECTED dentries
 2010-12-19 14:53 UTC  (15+ messages)
            ` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries
                    ` [PATCH] fs/dcache: use standard list macro for d_find_alias
                    ` [PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries

[PATCH] Typecasting required for comparing unlike datatypes
 2010-12-19  7:02 UTC  (5+ messages)

mmotm 2010-12-16-14-56 uploaded
 2010-12-18  8:17 UTC  (8+ messages)
` mmotm 2010-12-16-14-56 uploaded (hugetlb)

[patch 0/8] Inode data integrity patches
 2010-12-18  1:46 UTC  (9+ messages)
` [patch 1/8] fs: mark_inode_dirty barrier fix
` [patch 2/8] fs: simple fsync race fix
` [patch 3/8] fs: introduce inode writeback helpers
` [patch 4/8] fs: preserve inode dirty bits on failed metadata writeback
` [patch 5/8] fs: ext2 inode sync fix
` [patch 6/8] fs: fsync optimisations
` [patch 7/8] fs: fix or note I_DIRTY handling bugs in filesystems
` [patch 8/8] fs: add i_op->sync_inode

[PATCH] fs: call security_d_instantiate in d_obtain_alias V2
 2010-12-17 20:45 UTC  (2+ messages)

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-12-17 14:06 UTC  (11+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "
              `  "

[PATCH] aio: remove unnecessary check
 2010-12-16 23:48 UTC  (2+ messages)

[PATCH 16/16 v5] pramfs: Makefile and Kconfig
 2010-12-16 18:02 UTC 

[PATCH 11/16 v5] pramfs: ACL management
 2010-12-16 18:01 UTC 

[PATCH 10/16 v5] pramfs: xip operations
 2010-12-16 18:01 UTC 

[PATCH 05/16 v5] pramfs: block allocation
 2010-12-16 18:00 UTC 

[PATCH 04/16 v5] pramfs: file operations
 2010-12-16 18:00 UTC 

[PATCH 15/16 v5] pramfs: test module
 2010-12-16 18:02 UTC 

[PATCH 14/16 v5] pramfs: memory protection
 2010-12-16 18:02 UTC 

[PATCH 13/16 v5] pramfs: extended attributes block descriptors tree
 2010-12-16 18:02 UTC 

[PATCH 12/16 v5] pramfs: extended attributes management
 2010-12-16 18:01 UTC 

[PATCH 09/16 v5] pramfs: dir operations
 2010-12-16 18:01 UTC 

[PATCH 08/16 v5] pramfs: headers
 2010-12-16 18:00 UTC 

[PATCH 07/16 v5] pramfs: symbolic links
 2010-12-16 18:00 UTC 

[PATCH 06/16 v5] pramfs: inode operations for dirs
 2010-12-16 18:00 UTC 

[PATCH 03/16 v5] pramfs: inode operations
 2010-12-16 17:59 UTC 

[PATCH 02/16 v6] pramfs: super operations
 2010-12-16 17:59 UTC 

[PATCH 01/16 v5] pramfs: documentation
 2010-12-16 17:59 UTC 

[PATCH 00/16 v5] pramfs: persistent and protected RAM filesystem
 2010-12-16 17:59 UTC 

Big git diff speedup by avoiding x86 "fast string" memcmp
 2010-12-16 17:57 UTC  (21+ messages)

[PATCH 0/5] hfsplus: clean-up based on checkpatch.pl
 2010-12-16 17:13 UTC  (8+ messages)
` [PATCH 1/5] hfsplus: over 80 character lines clean-up
` [PATCH 2/5] hfsplus: C99 comments clean-up
` [PATCH 3/5] hfsplus: spaces/indentation clean-up
` [PATCH 4/5] hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
` [PATCH 5/5] hfsplus: assignments inside `if' condition clean-up

[PATCH 1/1] hfsplus: fix an artifact in ioctl flag checking
 2010-12-16 17:12 UTC  (2+ messages)

[PATCH] fs/9p: Fix the return error on default acl removal
 2010-12-16 15:29 UTC 

Bcache version 9
 2010-12-16 11:21 UTC  (5+ messages)

[PATCH for-2.6.37] update Documentation/filesystems/Locking
 2010-12-16 11:04 UTC  (2+ messages)
` [PATCH for-2.6.37 v2] "

[PATCH] fs: select: fix information leak to userspace
 2010-12-16  9:39 UTC  (16+ messages)
` [PATCH v2] "

[patch] cifs: don't overwrite dentry name in d_revalidate
 2010-12-16  4:48 UTC  (2+ messages)

[patch] fs: fix deadlocks in writeback_if_idle
 2010-12-16  3:12 UTC  (10+ messages)

[patch 1/2] fs: fix d_validate (again)
 2010-12-16  2:46 UTC  (3+ messages)

[patch] fs: scale vfsmount refcount (was Re: rcu-walk and dcache scaling tree update and status)
 2010-12-15 10:24 UTC  (5+ messages)

[announce] rcu-walk and dcache scaling tree update
 2010-12-15 10:22 UTC 

Deadlocks with transparent huge pages and userspace fs daemons
 2010-12-15 14:54 UTC  (5+ messages)

linux-next: Tree for December 14 (New tree: vfs-scale)
 2010-12-15  6:02 UTC  (3+ messages)

[PATCH] fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
 2010-12-14 20:12 UTC  (4+ messages)

(unknown),
 2010-12-14 16:12 UTC 

[PATCH 04/19] Make file_pos_read/write() public and export kernel_write()
 2010-12-14 16:45 UTC  (11+ messages)
  ` [PATCH 05/19] c/r: documentation
` [PATCH 07/19] c/r: basic infrastructure for checkpoint/restart
` [PATCH 12/19] c/r: introduce vfs_fcntl()
` [PATCH 13/19] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
` [PATCH 14/19] c/r: checkpoint and restart open file descriptors
` [PATCH 15/19] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [PATCH 17/19] c/r: dump memory address space (private memory)
` [PATCH 18/19] c/r: add generic '->checkpoint' f_op to ext fses
` [PATCH 19/19] c/r: add generic '->checkpoint()' f_op to simple devices

[PATCH 1/3] fs: add set_flags wrapper
 2010-12-14 15:11 UTC  (3+ messages)
` [PATCH 2/3] fs: add fadvise file_operation
` [PATCH 3/3] ecryptfs: add fadvise/set_flags calbacks


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