linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-08 19:09:24 to 2014-12-17 08:06:10 UTC [more...]

[PATCH 0/8] clean up and generalize swap-over-NFS
 2014-12-17  8:06 UTC  (20+ 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] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-17  6:04 UTC  (2+ messages)

[PATCH] inotify: update documentation to reflect code changes
 2014-12-17  2:56 UTC 

O_CREAT|O_DIRECTORY on nonexisting file with ext4 not posix-compliant
 2014-12-16 21:43 UTC  (5+ messages)
  ` AW: "

[BUG, linux-next] spawn PID 1 without CLONE_FS, wireless inop
 2014-12-16 20:03 UTC  (10+ messages)

[PATCH 0/4] uio hotplug support
 2014-12-16 19:52 UTC  (5+ messages)
` [PATCH 1/4] staging: uio: Simplify the lifetime logic of struct uio_device
` [PATCH 2/4] staging: uio: Remove unused uio_info mmap method
` [PATCH 3/4] staging: libunload: A library to help remove open files
` [PATCH 4/4] staging: uio: Implement hotunplug support, using libunload

[GIT PULL] User namespace related fixes
 2014-12-16 18:09 UTC 

[git pull] vfs.git pile 2
 2014-12-16 18:06 UTC  (3+ messages)

[patch 0/3 resend] mm: close race between dirtying and truncation
 2014-12-16 16:18 UTC  (4+ messages)
` [patch 1/3] mm: protect set_page_dirty() from ongoing truncation
` [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

mmotm 2014-12-15-17-05 uploaded
 2014-12-16 12:19 UTC  (2+ messages)

[GIT PULL] isofs and reiserfs fix
 2014-12-16  9:53 UTC 

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

[RESEND v3 PATCH 3/3] vfs: make mounts and mountstats honor root dir like mountinfo does
 2014-12-16  3:59 UTC  (8+ messages)
          ` [RESEND v4 PATCH 1/2] vfs: cleanup show_mountinfo
          ` [RESEND v4 PATCH 2/2] vfs: make mounts and mountstats honor root dir like mountinfo does

[GIT PULL] nfsd changes for 3.19
 2014-12-15 17:13 UTC 

[PATCH 3.16.y-ckt 052/168] vfs: Don't exchange "short" filenames unconditionally
 2014-12-15 14:25 UTC 

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

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

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

[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  (20+ messages)

[RFC] Discard update for 3.19
 2014-12-08 22:59 UTC  (5+ 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 


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