linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-05 18:02:05 to 2014-12-15 13:30:28 UTC [more...]

[PATCH] coredump: use defined macro instead of raw value in filp_open
 2014-12-15 13:30 UTC 

[PATCH 0/8] clean up and generalize swap-over-NFS
 2014-12-15 12:49 UTC  (12+ messages)
` [PATCH 1/8] nfs: follow direct I/O write locking convention
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO
` [PATCH 3/8] swap: don't add ITER_BVEC flag to direct_IO rw
` [PATCH 4/8] iov_iter: add iov_iter_bvec and convert callers
` [PATCH 5/8] direct-io: don't dirty ITER_BVEC pages on read
` [PATCH 6/8] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [PATCH 7/8] swap: use direct I/O for SWP_FILE swap_readpage
` [PATCH 8/8] vfs: update swap_{,de}activate documentation

[f2fs-dev][PATCH v2] f2fs: merge two uchar variable in struct node_info to reduce memory cost
 2014-12-15  9:33 UTC 

[f2fs-dev][PATCH] f2fs: merge two uchar variable in struct nat_entry to reduce memory cost
 2014-12-15  9:16 UTC  (3+ messages)

[PATCH 1/7] f2fs: remove checking dirty_exceed
 2014-12-15  7:27 UTC  (7+ messages)
` [PATCH 2/7] f2fs: fix wrong condition check to trigger f2fs_sync_fs
` [PATCH 3/7] f2fs: don't need to call lock_op and lock_page for abort
` [PATCH 4/7] f2fs: change atomic and volatile write policies
` [PATCH 5/7] f2fs: fix small discards not to issue redundantly
` [PATCH 6/7] f2fs: remove unnecessary call to invalidate inmemory pages
` [PATCH 7/7] f2fs: use missing the use of f2fs_kunmap_page

[PATCH review 00/18] userns: review of bug fixes for 3.19-rcX
 2014-12-15  2:25 UTC  (24+ messages)
` [PATCH review 01/18] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH review 02/18] mnt: Update unprivileged remount test
  ` [PATCH review 03/18] umount: Disallow unprivileged mount force
  ` [PATCH review 04/18] umount: Do not allow unmounting rootfs
  ` [PATCH review 11/18] userns: Don't allow unprivileged creation of gid mappings
  ` [PATCH review 13/18] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH review 05/18] mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers
` [PATCH review 06/18] mnt: Carefully set CL_UNPRIVILEGED in clone_mnt
` [PATCH review 07/18] mnt: Clear mnt_expire during pivot_root
` [PATCH review 08/18] groups: Consolidate the setgroups permission checks
` [PATCH review 09/18] userns: Document what the invariant required for safe unprivileged mappings
` [PATCH review 10/18] userns: Don't allow setgroups until a gid mapping has been setablished
` [PATCH review 12/18] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH review 14/18] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH review 15/18] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH review 16/18] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH review 17/18] userns; Correct the comment in map_write
` [PATCH review 18/18] userns: Unbreak the unprivileged remount tests

[ATTEND][LSF/MM TOPIC] kernel AIO support and block loop device improvements
 2014-12-14  2:07 UTC  (2+ messages)

ovl: add testsuite to docs
 2014-12-13 16:38 UTC 

Progress on system crash traces with LTTng using DAX and pmem
 2014-12-13 11:48 UTC  (4+ messages)

[GIT PULL] multi-layer support for overlay filesystem
 2014-12-13  0:07 UTC  (3+ messages)

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-12-12 22:51 UTC  (5+ messages)
` [PATCH 10/11] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

[PATCH 0/2] Squashfs: add LZ4 compression
 2014-12-12 22:45 UTC  (6+ messages)

[LSF/MM ATTEND] [TOPIC] fs/block interface discussions
 2014-12-12 20:49 UTC  (9+ messages)
` [Lsf-pc] "
      ` [Cluster-devel] "
          ` [Lsf-pc] [Cluster-devel] "

[RFC PATCH v3 0/7] btrfs: implement swap file support
 2014-12-12 20:15 UTC  (13+ messages)
` [RFC PATCH v3 1/7] direct-io: don't dirty ITER_BVEC pages on read
` [RFC PATCH v3 2/7] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [RFC PATCH v3 3/7] swap: use direct I/O for SWP_FILE swap_readpage
` [RFC PATCH v3 4/7] vfs: update swap_{,de}activate documentation
` [RFC PATCH v3 5/7] btrfs: prevent ioctls from interfering with a swap file
` [RFC PATCH v3 6/7] btrfs: add EXTENT_FLAG_SWAPFILE
` [RFC PATCH v3 7/7] btrfs: enable swap file support

Block layer projects that I haven't had time for
 2014-12-12 12:40 UTC  (14+ messages)

[PATCH] xfstests: generic/315: make sure the test file exists and is zero length
 2014-12-12  5:21 UTC  (2+ messages)

[GIT PULL] vfs.git
 2014-12-11 18:34 UTC  (4+ messages)

[f2fs-dev][PATCH] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-11 10:16 UTC 

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2014-12-10 20:53 UTC  (5+ messages)

Question about hfs_cat_keycmp
 2014-12-10 19:23 UTC  (4+ messages)
  ` [PATCH] fs: hfs: Fix comparison bug in hfs_cat_keycmp

[LSF/MM TOPIC] Working towards better power fail testing
 2014-12-10 15:09 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v8 1/4] fat: add fat_fallocate operation
 2014-12-10 12:10 UTC  (5+ messages)

[PATCH 0/5] fs: Fixes for removing xid bits and security labels
 2014-12-10 11:11 UTC  (6+ messages)
` [PATCH 4/5] fs: Remove security attributes on truncate

[GIT PULL] Quota improvements and minor cleanups
 2014-12-10 10:47 UTC 

[GIT PULL] f2fs updates for v3.19
 2014-12-10  2:18 UTC 

[v8 0/5] ext4: add project quota support
 2014-12-09 22:57 UTC  (7+ messages)
` [v8 1/5] vfs: adds general codes to enforces project quota limits
` [v8 2/5] ext4: adds project ID support
` [v8 3/5] ext4: adds project quota support
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
  ` [v8 5/5] ext4: cleanup inode flag definitions

[LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
 2014-12-09 18:51 UTC  (4+ messages)
    ` [Lsf-pc] "

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-09 18:22 UTC  (4+ messages)
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

[PATCH v8 4/4] Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
 2014-12-09  7:17 UTC 

[PATCH v8 3/4] fat: permit to return phy block number by fibmap in fallocated region
 2014-12-09  7:17 UTC 

[PATCH v8 2/4] fat: skip cluster allocation on fallocated region
 2014-12-09  7:17 UTC 

[PATCH v8 0/4] fat: additions to support fat_fallocate
 2014-12-09  7:16 UTC 

[f2fs-dev][PATCH 3/4 v2] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-09  6:21 UTC 

[PATCH 3/4] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-09  6:14 UTC  (3+ messages)
` [f2fs-dev][PATCH "

[PATCH-v7 0/3] add support for a lazytime mount option
 2014-12-09  4:04 UTC  (4+ messages)
` [PATCH-v7 1/3] vfs: "
` [PATCH-v7 2/3] vfs: add find_inode_nowait() function
` [PATCH-v7 3/3] ext4: add optimization for the lazytime mount option

[RFC][PATCHES] iov_iter.c rewrite
 2014-12-09  2:21 UTC  (24+ messages)

[RFC] Discard update for 3.19
 2014-12-08 22:59 UTC  (6+ messages)
` [PATCH 1/3] libata: Whitelist SSDs that are known to properly return zeroes after TRIM

[PATCH][RFC] dm: log writes target
 2014-12-08 22:32 UTC 

[PATCH 1/3] f2fs: check if inode state is dirty at fsync
 2014-12-08 18:53 UTC  (4+ messages)
` [PATCH 2/3] f2fs: cleanup path to need cp "
` [PATCH 3/3] f2fs: clear track info related to write mode all the time
  ` [f2fs-dev] "

[f2fs-dev][PATCH] f2fs: use atomic for counting inode with inline_{dir,inode} flag
 2014-12-08 11:08 UTC 

[PATCH 1/5] f2fs: do retry operations with cond_resched
 2014-12-08  9:29 UTC  (6+ messages)
` [PATCH 2/5] f2fs: count inline_xx in do_read_inode
` [PATCH 3/5] f2fs: set page private for inmemory pages for truncation
` [PATCH 4/5] f2fs: release inmemory pages when the file was closed
` [PATCH 5/5] f2fs: count the number of inmemory pages
` [f2fs-dev] [PATCH 1/5] f2fs: do retry operations with cond_resched

[f2fs-dev][PATCH 4/4] f2fs: avoid to ra unneeded blocks in recover flow
 2014-12-08  7:02 UTC 

[f2fs-dev][PATCH 2/4] f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
 2014-12-08  6:59 UTC 

[f2fs-dev][PATCH 1/4] f2fs: fix to enable readahead for SSA/CP blocks
 2014-12-08  6:56 UTC 

LBA starting address alignment from struct request
 2014-12-07 21:39 UTC  (2+ messages)

[PATCH v6 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-12-07 13:00 UTC  (4+ messages)
` [PATCH v6 4/7] fs/fuse: support compiling out splice

[PATCH v3 1/3] fanotify: only destroy mark when both mask and ignored_mask are cleared
 2014-12-06 18:53 UTC  (3+ messages)
` [PATCH v3 2/3] fanotify: dont recalculate a marks mask if only the ignored mask changed
` [PATCH v3 3/3] fanotify: dont set FAN_ONDIR implicitly on a marks ignored mask

Re:
 2014-12-06 13:18 UTC 

[PATCH 3/3 v2] f2fs: call radix_tree_preload before radix_tree_insert
 2014-12-05 18:23 UTC 

[PATCH 1/3] f2fs: fix missing kmem_cache_free
 2014-12-05 18:18 UTC  (3+ messages)

[PATCH] f2fs: check if inode's state is dirty or not before skip fsync
 2014-12-05 18:09 UTC  (8+ messages)
` [f2fs-dev] "


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