linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-16 15:05:42 to 2012-08-23 17:28:49 UTC [more...]

[patch 0/9] extended fdinfo via procfs series, v7
 2012-08-23 17:28 UTC  (20+ messages)
` [patch 1/9] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [patch 2/9] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
` [patch 3/9] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 4/9] fs, exportfs: Fix nil dereference if no s_export_op present
` [patch 5/9] fs, notify: Add file handle entry into inotify_inode_mark
` [patch 6/9] fs, notify: Add procfs fdinfo helper v4
` [patch 7/9] fs, eventfd: Add procfs fdinfo helper
` [patch 8/9] fs, epoll: Add procfs fdinfo helper v2
` [patch 9/9] fdinfo: Show sigmask for signalfd fd v2

mmotm 2012-08-13-16-55 uploaded
 2012-08-23 16:20 UTC  (4+ messages)

[patch 0/8] procfs, fdinfo updated
 2012-08-23  9:29 UTC  (50+ messages)
` [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

[PATCH 1/3] writeback: change nr_pages_dirtied argument into local variable
 2012-08-23  8:06 UTC  (2+ messages)

[PATCH 0/3] ext4: punching hole improvement
 2012-08-23  4:25 UTC  (4+ messages)
` [PATCH 1/3] ext4: add block-based file punching hole support
` [PATCH 2/3] ext4: let us fully support punching hole feature in fallocate
` [PATCH 3/3] ext4: add tracepoint in punching hole

[GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4
 2012-08-22 22:05 UTC 

ext4 write performance regression in 3.6-rc1
 2012-08-22 21:59 UTC  (14+ messages)
          ` ext4 write performance regression in 3.6-rc1 on RAID0/5

[PATCH] fs/proc: Move kfree outside pde_unload_lock
 2012-08-22 21:42 UTC  (4+ messages)
` [PATCH] fs/prof: Update comment on pde_unload_lock

[git pull] vfs.git for -rc3
 2012-08-22 14:42 UTC 

[MMTests] dbench4 async on ext3
 2012-08-22 10:48 UTC  (3+ messages)

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-22  9:53 UTC  (31+ messages)

[RFC PATCH 1/2] block: embed bdevname in struct block_device
 2012-08-22  9:28 UTC  (2+ messages)

[RFC] Move kfree outside pde_unload_lock
 2012-08-22  9:24 UTC  (3+ messages)

[RFC][PATCH 0/8 v2] ext4: extent status tree (step 1)
 2012-08-22  6:05 UTC  (9+ messages)
` [RFC][PATCH 1/8 v2] ext4: add two structures supporting extent status tree
` [RFC][PATCH 2/8 v2] ext4: add operations on "
` [RFC][PATCH 3/8 v2] ext4: initialize "
` [RFC][PATCH 4/8 v2] ext4: let ext4 maintain "
` [RFC][PATCH 5/8 v2] ext4: add some tracepoints in "
` [RFC][PATCH 6/8 v2] ext4: reimplement fiemap on "
` [RFC][PATCH 7/8 v2] ext4: reimplement ext4_find_delay_alloc_range "
` [RFC][PATCH 8/8 v2] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support

[PATCH 3/3] writeback: add dirty_ratio_time per bdi variable (NFS write performance)
 2012-08-22  1:10 UTC  (10+ messages)

[PATCH 0/4] hfsplus: reworked support of extended attributes
 2012-08-21 21:55 UTC  (2+ messages)

DCACHE_DISCONNECTED patches
 2012-08-21 21:37 UTC  (3+ messages)
  ` [PATCH 1/2] dcache: use IS_ROOT to decide where dentry is hashed
` [PATCH 2/2] dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries

[PATCH] compat_ioctl: Add RS-485 IOCTLs to the list
 2012-08-21 19:41 UTC  (2+ messages)
` [PATCH RESEND] "

Add invalidatepage_range address space operation
 2012-08-21 18:59 UTC  (15+ messages)
` [PATCH 01/15] mm: add "
` [PATCH 06/15] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 07/15] ext4: Take i_mutex before punching hole

BUG: NULL pointer dereference in shmem_evict_inode()
 2012-08-21  8:01 UTC  (9+ messages)

[PATCH 4/4] hfsplus: add support of manipulation by attributes file
 2012-08-20 19:06 UTC 

[PATCH 3/4] hfsplus: rework functionality of getting, writing and deleting of extended attributes
 2012-08-20 19:06 UTC 

[PATCH 2/4] hfsplus: add functionality of manipulating by records in attributes tree
 2012-08-20 19:06 UTC 

[PATCH 1/4] hfsplus: add on-disk layout declarations related to attributes tree
 2012-08-20 19:06 UTC 

[overlayfs/port] overlayfs: v13 port attempt to kernel 3.5
 2012-08-20 11:26 UTC  (6+ messages)

[PATCH 2/3] writeback: fix incorrect return value type of bdi_dirty_limit
 2012-08-20  0:09 UTC  (5+ messages)

[PATCH] fs: fix fs/namei.c kernel-doc warnings
 2012-08-19  0:39 UTC 

hii
 2012-08-18 13:33 UTC 

[PATCH 3/8] ext3: remove lock/unlock super
 2012-08-18  7:06 UTC  (6+ messages)

[PATCH 00/13] overlay filesystem: request for inclusion (v14)
 2012-08-17 18:20 UTC  (3+ messages)
` [PATCH 05/13] overlayfs: add statfs support

WARNING at btrfs_alloc_free_block()
 2012-08-17  6:24 UTC 

[PATCH] autofs4 - fix expire check
 2012-08-17  3:09 UTC 

[RFC PATCH] ocfs2: don't depend on DCACHE_DISCONNECTED
 2012-08-16 19:54 UTC  (6+ messages)
    ` [Ocfs2-devel] "
        ` [PATCH] ocfs2: comment missing-cluster-lock warning

[PATCH] vfs: fix propagation of atomic_open create error on negative dentry
 2012-08-16 17:09 UTC  (5+ messages)

[patch 0/7] procfs, fdinfo reworked, attempts N-th
 2012-08-16 16:34 UTC  (8+ messages)
` [patch 1/7] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [patch 2/7] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
` [patch 3/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 4/7] fs, notify: Add procfs fdinfo helper v4
` [patch 5/7] fs, eventfd: Add procfs fdinfo helper
` [patch 6/7] fs, epoll: Add procfs fdinfo helper v2
` [patch 7/7] fdinfo: Show sigmask for signalfd fd v2

[PATCH 2/8] exofs: remove lock/unlock super
 2012-08-16 16:09 UTC  (4+ messages)

[PATCH 1/8] vfs: remove lock and unlock functions for super block
 2012-08-16 16:05 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).