linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-22 19:22:37 to 2010-05-01 10:18:58 UTC [more...]

[PATCH] Prevent creation of files larger than RLIMIT_FSIZE using fallocate
 2010-05-01 10:18 UTC  (7+ messages)

[PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
 2010-04-30 19:43 UTC  (13+ messages)
` [PATCH 3/4] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [PATCH 4/4] xfs: remove nr_to_write writeback windup

[PATCH 03/11] writeback: make bitfields unsigned
 2010-04-30 13:34 UTC 

exofs: add bdi backing to mount session
 2010-04-29 10:43 UTC  (3+ messages)
  ` [PATCH] exofs: Fix "add bdi backing to mount session" fall out

Difference between release_page() and launder_page()
 2010-04-30 12:05 UTC 

[PATCH 08/35] whiteout: tmpfs whiteout support
 2010-04-29 20:20 UTC  (14+ messages)
` [PATCH 09/35] whiteout: Split of ext2_append_link() from ext2_add_link()
  ` [PATCH 10/35] whiteout: ext2 whiteout support
    ` [PATCH 11/35] whiteout: jffs2 "
      ` [PATCH 12/35] fallthru: Basic fallthru definitions
        ` [PATCH 13/35] fallthru: ext2 fallthru support
          ` [PATCH 14/35] fallthru: jffs2 "
            ` [PATCH 15/35] fallthru: tmpfs "
              ` [PATCH 16/35] union-mount: Writable overlays/union mounts documentation

[PATCH 0/5] RFC: introduce extended inode owner identifier v6
 2010-04-30 12:14 UTC  (4+ messages)
` Ping
    ` Ping to Al

UBIFS, Memory fragmentation problem
 2010-04-29 11:00 UTC 

[PATCH] ubifs: add update vfs super block infomation when remount to ro mode
 2010-04-29  6:44 UTC  (7+ messages)

Cleancache [PATCH 6/7] (was Transcendent Memory): ext4 hook
 2010-04-28 23:08 UTC 

[PATCH 1/5] FS: libfs, implement simple_write_to_buffer
 2010-04-28 22:16 UTC  (4+ messages)

NFS hard read-only mount option - again
 2010-04-28 20:56 UTC  (5+ messages)

[RFC] sched: implement the exclusive wait queue as a LIFO queue
 2010-04-28 18:57 UTC  (24+ messages)

£1,000,000.00 Pounds
 2010-04-28 16:20 UTC 

[RFC PATCH 0/6] fuse: implement zero copy read
 2010-04-28 16:16 UTC  (7+ messages)
` [RFC PATCH 1/6] mm: export lru_cache_add_*() to modules
` [RFC PATCH 2/6] mm: export remove_from_page_cache() "
` [RFC PATCH 3/6] fuse: use get_user_pages_fast()
` [RFC PATCH 4/6] fuse: get page reference for readpages
` [RFC PATCH 5/6] fuse: support splice() writing to fuse device
` [RFC PATCH 6/6] fuse: allow splice to move pages

[PATCH 0/2] Context sensitive memory shrinker support
 2010-04-28 13:45 UTC  (15+ messages)
` [PATCH 1/2] mm: add context argument to shrinker callback

[PATCH -V6 0/8] Generic name to handle and open by handle syscalls
 2010-04-28  5:09 UTC  (12+ messages)
` [PATCH -V6 1/8] exportfs: Return the minimum required handle size
` [PATCH -V6 2/8] vfs: Add name to file handle conversion support
` [PATCH -V6 3/8] vfs: Add open by file handle support
` [PATCH -V6 4/8] vfs: Add freadlink syscall
` [PATCH -V6 5/8] ext4: Add get_fsid callback
` [PATCH -V6 6/8] x86: Add new syscalls for x86_32
` [PATCH -V6 7/8] x86: Add new syscalls for x86_64
` [PATCH -V6 8/8] ext3: Add get_fsid callback

[PATCH 1/3] vfs: re-introduce MAY_CHDIR
 2010-04-27 22:34 UTC  (11+ messages)
` [PATCH 2/3] security: make LSMs explicitly mask off permissions
` [PATCH 3/3] SELinux: special dontaudit for access checks

[patch 4/7] vfs: O_* bit numbers uniqueness check
 2010-04-27 21:23 UTC 

[patch 6/7] vfs: clarify that nonseekable_open() will never fail
 2010-04-27 21:24 UTC 

[patch 1/7] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
 2010-04-27 21:23 UTC 

[patch 5/7] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
 2010-04-27 21:23 UTC 

[patch 7/7] namei.c: update mnt when it is needed
 2010-04-27 21:24 UTC 

[patch 3/7] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
 2010-04-27 21:23 UTC 

[patch 2/7] vfs: improve comment describing fget_light()
 2010-04-27 21:23 UTC 

[PATCH -V4] Generic name to handle and open by handle syscalls
 2010-04-27 13:28 UTC  (19+ messages)
` [PATCH -V4 1/6] exportfs: Return the minimum required handle size
` [PATCH -V4 2/6] vfs: Add name to file handle conversion support
` [PATCH -V4 3/6] vfs: Add open by file handle support
` [PATCH -V4 4/6] ext4: Add get_fsid callback
` [PATCH -V4 5/6] x86: Add new syscalls for x86_32
` [PATCH -V4 6/6] x86: Add new syscalls for x86_64

No one seems to be using AOP_WRITEPAGE_ACTIVATE?
 2010-04-27 13:03 UTC  (5+ messages)

[PATCH -V5 0/8] Generic name to handle and open by handle syscalls
 2010-04-27  6:10 UTC  (13+ messages)
` [PATCH -V5 1/8] exportfs: Return the minimum required handle size
` [PATCH -V5 2/8] vfs: Add name to file handle conversion support
` [PATCH -V5 3/8] vfs: Add open by file handle support
` [PATCH -V5 4/8] vfs: Add freadlink syscall
` [PATCH -V5 5/8] ext4: Add get_fsid callback
` [PATCH -V5 6/8] x86: Add new syscalls for x86_32
` [PATCH -V5 7/8] x86: Add new syscalls for x86_64
` [PATCH -V5 8/8] ext3: Add get_fsid callback

[PATCH] quota: Make quota stat accounting lockless
 2010-04-27  3:54 UTC  (7+ messages)

dentist mailing lists
 2010-04-27  2:09 UTC 

Locking between writeback and truncate paths?
 2010-04-27  0:05 UTC  (2+ messages)

Direct aio_write/truncate question
 2010-04-26 23:55 UTC  (2+ messages)

[PATCH] Remove redundant check for CONFIG_MMU
 2010-04-26 14:56 UTC 

[PATCH -V3] Generic name to handle and open by handle syscalls
 2010-04-26 14:56 UTC  (18+ messages)
` [PATCH -V3 3/5] vfs: Add open by file handle support

[PATCH] Doublecheck for CONFIG_MMU
 2010-04-26 13:44 UTC 

[2.6.34-rc5] bad page state copying to/from HFS+ filesystem
 2010-04-25 21:14 UTC 

Is TRIM/DISCARD going to be a performance problem?
 2010-04-24 17:11 UTC  (7+ messages)

[PATCH 00/11] cifs: implement multisession mounts (try #2)
 2010-04-24  2:30 UTC  (12+ messages)
  ` [linux-cifs-client] "

pathname resolution, mounts namespaces, and checkpoint/restart
 2010-04-23 20:07 UTC 

[PATCH] Cleanup generic block based fiemap
 2010-04-23 16:17 UTC 

[PATCH] cleanup block based fiemap
 2010-04-23 15:56 UTC  (6+ messages)

[PATCH] mm: disallow direct reclaim page writeback
 2010-04-23 10:50 UTC  (12+ messages)

readahead on directories
 2010-04-23  4:13 UTC  (15+ messages)

[PATCH 4/4] squashfs: fix potential buffer over-run on 4K block file systems
 2010-04-23  2:22 UTC 

[PATCH 3/4] squashfs: add missing buffer free
 2010-04-23  2:19 UTC 

[PATCH 2/4] squashfs: fix warn_on when root inode is corrupted
 2010-04-23  2:18 UTC 

[PATCH 1/4] squashfs: fix locking bug in zlib wrapper
 2010-04-23  2:16 UTC 

[PATCH 0/4] Squashfs: bug fixes for 2.6.34-rc6
 2010-04-23  2:12 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).