linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-11 15:27:29 to 2014-11-19 14:09:11 UTC [more...]

[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-11-19 14:09 UTC  (24+ messages)
` [PATCH v5 1/4] fuse: Add support for pid namespaces
` [PATCH v5 2/4] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v5 3/4] fuse: Restrict allow_other to the superblock's namespace or a descendant

[PATCH 0/2 v2] fsnotify cleanups
 2014-11-19  9:47 UTC  (5+ messages)
` [PATCH 1/2] fsnotify: Unify inode and mount marks handling
` [PATCH 2/2] fsnotify: Remove destroy_list from fsnotify_mark

[PATCH] vfs: fix reference leak in d_prune_aliases()
 2014-11-19  8:24 UTC  (2+ messages)

[RFC PATCH 0/6] btrfs: implement swap file support
 2014-11-19  7:22 UTC  (9+ messages)
` [RFC PATCH 1/6] btrfs: convert uses of ->mapping and ->index to wrappers
` [RFC PATCH 2/6] btrfs: don't allow -C or +c chattrs on a swap file
` [RFC PATCH 3/6] btrfs: don't set ->private on swapcache pages
` [RFC PATCH 4/6] btrfs: don't check the cleancache for "
` [RFC PATCH 5/6] btrfs: don't mark extents used for swap as up to date
` [RFC PATCH 6/6] btrfs: enable swap file support

[PATCH vfs 1/2] lib: implement ptrset
 2014-11-19  1:41 UTC  (15+ messages)
` [PATCH vfs 2/2] {block|char}_dev: remove inode->i_devices
` [PATCH vfs v2 1/2] lib: implement ptrset

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-11-18 22:29 UTC  (20+ messages)
` [PATCH 01/11] xfs: Remove useless test
` [PATCH 02/11] xfs: Remove unused variable in xfs_qm_scall_quotaon()
` [PATCH 03/11] xfs: Remove some useless flags tests
` [PATCH 04/11] quota: Split ->set_xstate callback into two
` [PATCH 05/11] quota: Wire up ->sysquota_{on,off} callbacks into Q_QUOTA{ON,OFF}
` [PATCH 06/11] quota: Add ->sysquota_{on,off} callbacks for VFS quotas
` [PATCH 07/11] ext4: Use generic helpers for quotaon and quotaoff
` [PATCH 08/11] ocfs2: "
` [PATCH 09/11] quota: Remove quota_on_meta callback
` [PATCH 10/11] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [PATCH 11/11] quota: Store maximum space limit in bytes

xfstests and ext4
 2014-11-18 20:28 UTC  (6+ messages)

[RPC PATCH 0/5] Support for Open-Channel SSDs
 2014-11-18 19:41 UTC  (6+ messages)
` [RPC PATCH 1/5] block: expose init_request_from_bio
` [RPC PATCH 2/5] block: extend rq_flag_bits
` [RFC PATCH 3/5] lightnvm: Support for Open-Channel SSDs
` [RFC PATCH 4/5] nvme: LightNVM integration
` [RFC PATCH 5/5] null_blk: "

VFS: Parallel unmounting of filesystems produces system call error
 2014-11-18 15:49 UTC 

[TROLL PATCH] namei: retry -EBUSY returns to workaround distributed fs race
 2014-11-18 15:45 UTC 

[PATCH 1/1] hfs/hfs+: Deletion of unnecessary checks before the function call "hfs_bnode_put"
 2014-11-18 11:20 UTC  (4+ messages)
                                  ` [PATCH 1/1] fs-eventpoll: Deletion of unnecessary checks before the function call "__pm_stay_awake"
                                  ` [PATCH 1/1] fs-namespace: Deletion of unnecessary checks before the function call "mntput"

[PATCH 1/2] f2fs: fix to call put_page at the error handling routine
 2014-11-18  5:30 UTC  (4+ messages)
` [PATCH 2/2] f2fs: put the inode page when error was occurred
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: fix to call put_page at the error handling routine

[PATCH] common: update README to list build dependencies
 2014-11-18  3:49 UTC 

[PATCH] f2fs: add cleancache support
 2014-11-18  3:30 UTC  (6+ messages)
` [f2fs-dev] "

xfstest generic/035 and rename
 2014-11-17 22:06 UTC 

[RFC] Discard update for 3.19
 2014-11-17 19:28 UTC  (13+ messages)
` [PATCH 3/3] block: Introduce blkdev_issue_zeroout_discard() function
    ` [PATCH] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH RFC] fs: check and toss errors returned by ->sync_fs
 2014-11-17 16:31 UTC 

SSHD ( Hybrid drive ) cache pinning
 2014-11-17 15:43 UTC  (2+ messages)

[PATCH 04/16] dcache: Replace smp_read_barrier_depends() with lockless_dereference()
 2014-11-17 10:35 UTC  (3+ messages)
` [PATCH 05/16] overlayfs: "

[RFC PATCH] overlayfs: support more than one read-only layer
 2014-11-17 10:32 UTC  (5+ messages)

Payment
 2014-11-16 16:23 UTC 

[PATCH 1/1] ftruncate: create FAN_MODIFY and IN_MODIFY events
 2014-11-14 21:30 UTC  (8+ messages)
` [PATCH v2 1/1] ftruncate, truncate: create fanotify events

xfstests and 3.18-rc3 nfs
 2014-11-14 20:28 UTC 

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-14 18:52 UTC  (18+ messages)
` [PATCH v6 2/7] vfs: Define new syscalls preadv2,pwritev2

[PATCH v2 1/1] truncate: generate fanotify and inotify events
 2014-11-14  9:01 UTC  (2+ messages)

[git pull] vfs.git fix
 2014-11-14  7:28 UTC 

[PATCH 1/5] f2fs: disable roll-forward when active_logs = 2
 2014-11-14  1:21 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH 1/3] f2fs: reduce the number of inline_data inode before clearing it
 2014-11-14  0:59 UTC  (3+ messages)
` [PATCH 2/3] f2fs: fix deadlock to grab 0'th data page
` [PATCH 3/3] f2fs: convert inline_data when i_size becomes large

xfstest generic/018 and ext4 defrag
 2014-11-13 23:38 UTC  (5+ messages)

[PATCH,RFC] ext4: add lazytime mount option
 2014-11-13 22:49 UTC  (6+ messages)

[PATCH 01/56] moved sendfile syscall to splice translation unit
 2014-11-13 22:24 UTC  (14+ messages)
  ` [PATCH 02/56] moved kernel_write out of "
    ` [PATCH 03/56] fs: Support compiling out splice-family syscalls
  ` [PATCH 04/56] fs: Macros to define splice file_operations
  ` [PATCH 07/56] fs/affs: support compiling out splice
  ` [PATCH 09/56] fs/bad_inode: "
  ` [PATCH 10/56] fs/block_dev: "
  ` [PATCH 25/56] fs/hfs: "
  ` [PATCH 26/56] fs/hfsplus: "
  ` [PATCH 50/56] fs/read_write: "
  ` [PATCH 56/56] fs/splice: full support for "

[PATCH] jbd2: finish inode data buffers immediately after submiting data buffers
 2014-11-13 22:15 UTC  (2+ messages)

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-11-13 17:29 UTC  (8+ messages)
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers

[PATCH] fs: load FS modules before pinning the mountpoint
 2014-11-13 14:43 UTC  (2+ messages)

[PATCH 1/2] mkfs: use compact mode for data summaries
 2014-11-13 11:15 UTC  (2+ messages)
` [PATCH 2/2] mkfs.f2fs: fix missing endian conversion

A recommendation from Mitchell Miller
 2014-11-13  5:41 UTC 

HMM (heterogeneous memory management) v6
 2014-11-13  4:28 UTC  (5+ messages)

[PATCH 1/3] autofs - fix log print messages
 2014-11-13  3:50 UTC  (8+ messages)

mmotm 2014-11-12-16-34 uploaded
 2014-11-13  0:36 UTC 

[PATCH v7 4/4] Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
 2014-11-12 23:41 UTC 

[PATCH v7 3/4] fat: permit to return phy block number by fibmap in fallocated region
 2014-11-12 23:41 UTC 

[PATCH v7 2/4] fat: skip cluster allocation on fallocated region
 2014-11-12 23:40 UTC 

[PATCH v7 1/4] fat: add fat_fallocate operation
 2014-11-12 23:40 UTC 

[PATCH v7 0/4] fat: additions to support fat_fallocate
 2014-11-12 23:40 UTC 

[PATCH -next 0/2] seq: Convert seq_puts and seq_putc to return void
 2014-11-12 15:25 UTC  (5+ messages)
` [PATCH -next 2/2] seq_putc: Convert to return void and convert uses too

[PATCH] udf: fix lookup performance issue when SLUB_DEBUG is enable
 2014-11-12 12:41 UTC  (2+ messages)

[PATCH v2] fat: fix data past EOF resulting from fsx testsuite
 2014-11-12 10:09 UTC  (2+ messages)

[PATCH] mm: check memory reclaim bugs caused fs reentrance
 2014-11-12  8:58 UTC  (3+ messages)

[v6 0/4] ext4: add project quota support
 2014-11-11 21:58 UTC  (11+ messages)
` [v6 1/4] vfs: adds general codes to enforces project quota limits
` [v6 2/4] ext4: adds project ID support
` [v6 3/4] ext4: adds project quota support
` [v6 4/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support


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