linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-24 21:56:57 to 2015-06-30 14:17:42 UTC [more...]

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-30 14:17 UTC  (13+ messages)
` [PATCH 19/51] bdi: make inode_to_bdi() inline
` [PATCH 21/51] bdi: separate out congested state into a separate struct
` [PATCH 22/51] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 23/51] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 24/51] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
` [PATCH 25/51] writeback: attribute stats to the matching per-cgroup bdi_writeback

[RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
 2015-06-30 13:54 UTC  (15+ messages)
                      ` [PATCH] fs/file.c: don't acquire files->file_lock in fd_install()
                        ` [PATCH v2] "
                          ` [PATCH v3] "

[PATCH 0/5] DAX updates for 4.2
 2015-06-30 11:19 UTC  (7+ messages)
` [PATCH 1/5] dax: Add block size note to documentation
` [PATCH 2/5] dax: Use copy_from_iter_nocache
` [PATCH 3/5] block: Add support for DAX on block devices
` [PATCH 4/5] ext4: Use ext4_get_block_write() for DAX
` [PATCH 5/5] vfs: Allow truncate, chomd and chown to be interrupted by fatal signals

[PATCH v2 00/17] libnvdimm: ->rw_bytes(), BLK, BTT, PMEM api, and unit tests
 2015-06-30 10:21 UTC  (34+ messages)
` [PATCH v2 01/17] libnvdimm: infrastructure for btt devices
` [PATCH v2 02/17] nd_btt: atomic sector updates
` [PATCH v2 03/17] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v2 04/17] tools/testing/nvdimm: libnvdimm unit test infrastructure
` [PATCH v2 05/17] libnvdimm: Non-Volatile Devices
` [PATCH v2 06/17] fs/block_dev.c: skip rw_page if bdev has integrity
` [PATCH v2 07/17] libnvdimm, btt: add support for blk integrity
` [PATCH v2 08/17] libnvdimm, blk: "
` [PATCH v2 09/17] libnvdimm, pmem: fix up max_hw_sectors
` [PATCH v2 10/17] pmem: make_request cleanups
` [PATCH v2 11/17] libnvdimm: enable iostat
` [PATCH v2 12/17] pmem: flag pmem block devices as non-rotational
` [PATCH v2 13/17] libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only
` [PATCH v2 14/17] acpi: Add acpi_map_pxm_to_online_node()
` [PATCH v2 15/17] libnvdimm: Set numa_node to NVDIMM devices
` [PATCH v2 16/17] libnvdimm: Add sysfs "
` [PATCH v2 17/17] arch, x86: pmem api for ensuring durability of persistent memory updates

[PATCH] fs/file.c: __fget() and dup2() atomicity rules
 2015-06-30  5:02 UTC  (3+ messages)

[RFC PATCH] vfs: avoid creation of inode number 0 in get_next_ino
 2015-06-30  4:35 UTC  (2+ messages)

[PATCH 01/12] f2fs: avoid freed stat information
 2015-06-30  3:43 UTC  (20+ messages)
` [PATCH 02/12] f2fs: avoid to use failed inode immediately
  ` [f2fs-dev] "
` [PATCH 03/12] f2fs: convert inline_data for various fallocate
  ` [f2fs-dev] "
` [PATCH 04/12] f2fs: remove wrong f2fs_bug_on when merging extents
` [PATCH 05/12] f2fs: fix wrong block address calculation for a split extent
` [PATCH 06/12] f2fs: update on-disk extents even under extent_cache
  ` [f2fs-dev] "
` [PATCH 07/12] f2fs: set cached_en after checking finally
` [PATCH 08/12] f2fs: introduce a shrinker for mounted fs
` [PATCH 09/12] f2fs: shrink nat_cache entries
` [PATCH 10/12] f2fs: shrink extent_cache entries
` [PATCH 11/12] f2fs: add noextent_cache mount option
` [PATCH 12/12] f2fs: use extent_cache by default

[Patch 3.14 stable 01/16] fold d_kill() and d_free()
 2015-06-29 23:56 UTC  (3+ messages)
` [PATCH 3.14] "

[PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
 2015-06-29 21:50 UTC  (9+ messages)
            ` Fwd: "

[GIT PULL] User namespace related fixes for v4.2
 2015-06-29 21:13 UTC  (3+ messages)

Darlehen anbieten
 2015-06-25 22:37 UTC 

Darlehen anbieten
 2015-06-26  5:50 UTC 

[PATCH 1/4] ovl: honor flag MS_SILENT at mount
 2015-06-29 17:19 UTC  (4+ messages)
` [PATCH 2/4] ovl: honor MS_NOEXEC flag at overlayfs mount
` [PATCH 3/4] ovl: honor MS_NOSUID "
` [PATCH 4/4] ovl: forbid overlayfs on top of overlayfs

[PATCH 1/1] fs-eventpoll: Deletion of unnecessary checks before the function call "__pm_stay_awake"
 2015-06-29 13:40 UTC  (5+ messages)
                                  ` [PATCH] "
                                ` [PATCH 1/1] hfs/hfs+: Deletion of unnecessary checks before the function call "hfs_bnode_put"
                                    ` [PATCH] "

[PATCH] hpfs: Remove unessary cast
 2015-06-29  8:19 UTC  (2+ messages)

[PATCH 1/5] Add SMB3.11 mount option synonym for new dialect
 2015-06-28 23:36 UTC  (5+ messages)
` [PATCH 3/5] Add Get/Set Integrity Information structure definitions
  ` [PATCH 2/5] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
  ` [PATCH 4/5] Add ioctl to set integrity
  ` [PATCH 5/5] Update negotiate protocol for SMB3.11 dialect

[PATCH] hpfs: add fstrim support
 2015-06-28 21:46 UTC  (4+ messages)

[PATCH 0/2] two patches about B-tree corruptions in hfs and hfsplus
 2015-06-28 18:52 UTC  (4+ messages)
` [PATCH v2] hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
` [PATCH] hfs: fix B-tree corruption after insertion at position 0

[PATCH] hpfs: kstrdup() out of memory handling
 2015-06-28 13:20 UTC 

[PATCH] hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
 2015-06-28 13:22 UTC 

THANKS
 2015-06-28  4:38 UTC 

[PATCH] fsnotify: Fix oops in fsnotify_clear_marks_by_group_flags()
 2015-06-27 18:54 UTC  (2+ messages)

[PATCH] bdi: Remove "inline" keyword from exported I_BDEV() implementation
 2015-06-27 17:44 UTC  (2+ messages)

PROJECT FUNDING/DEBT FINANCING
 2015-06-27  9:22 UTC 

i_version vs iversion (Was: Re: [RFC PATCH v2 1/2] Btrfs: add noi_version option to disable MS_I_VERSION)
 2015-06-26 13:32 UTC  (8+ messages)

[RFCv2][PATCH 2/7] fs: use RCU for free_super() vs. __sb_start_write()
 2015-06-26 13:26 UTC  (10+ messages)
` [RFCv2][PATCH 3/7] fs: fsnotify: replace memory barrier in __sb_end_write() with RCU
` [RFCv2][PATCH 5/7] fsnotify: use fsnotify_head for vfsmount data
` [RFCv2][PATCH 4/7] fsnotify: encapsulate embedded fsnotify data in a single spot
` [RFCv2][PATCH 6/7] fsnotify: change fsnotify_recalc_mask() conventions
` [RFCv2][PATCH 7/7] fsnotify: track when ignored mask clearing is needed

[RFCv2 0/5] enable migration of driver pages
 2015-06-26  9:58 UTC  (6+ messages)
  ` [RFCv2 1/5] mm/compaction: enable driver page migration
  ` [RFCv2 5/5] mm: remove direct calling of migration
` [RFCv2 2/5] fs/anon_inodes: get a new inode
` [RFCv2 3/5] mm/balloon: apply driver page migratable into balloon
` [RFCv2 4/5] mm/compaction: compaction calls generic migration

[PATCH RESEND] ubifs: Introduce a mount option of force_atime
 2015-06-26  8:22 UTC  (22+ messages)

[RFC v4 00/31] Richacls
 2015-06-26  7:55 UTC  (31+ messages)
` [RFC v4 04/31] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v4 06/31] richacl: In-memory representation and helper functions
` [RFC v4 08/31] richacl: Compute maximum file masks from an acl
` [RFC v4 11/31] vfs: Cache base_acl objects in inodes
` [RFC v4 14/31] richacl: Create-time inheritance
` [RFC v4 15/31] richacl: Automatic Inheritance
` [RFC v4 17/31] vfs: Add richacl permission checking
` [RFC v4 19/31] ext4: Add richacl feature flag
` [RFC v4 20/31] richacl: acl editing helper functions
` [RFC v4 23/31] richacl: Set the owner permissions to the owner mask
` [RFC v4 25/31] richacl: Isolate the owner and group classes
  ` [RFC v4 09/31] richacl: Update the file masks in chmod()
  ` [RFC v4 10/31] richacl: Permission check algorithm
  ` [RFC v4 12/31] vfs: Cache richacl in struct inode
  ` [RFC v4 13/31] richacl: Check if an acl is equivalent to a file mode
  ` [RFC v4 16/31] richacl: xattr mapping functions
  ` [RFC v4 18/31] ext4: Add richacl support
  ` [RFC v4 21/31] richacl: Move everyone@ aces down the acl
  ` [RFC v4 22/31] richacl: Propagate everyone@ permissions to other aces
  ` [RFC v4 24/31] richacl: Set the other permissions to the other mask
  ` [RFC v4 26/31] richacl: Apply the file masks to a richacl
  ` [RFC v4 27/31] richacl: Create richacl from mode values
  ` [RFC v4 28/31] nfsd: Keep list of acls to dispose of in compoundargs
  ` [RFC v4 31/31] nfsd: Add support for the v4.1 dacl attribute
` [RFC v4 29/31] nfsd: Use richacls as internal acl representation
` [RFC v4 30/31] nfsd: Add richacl support

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-26  7:30 UTC  (6+ messages)
` [RFC v3 1/4] "

[PATCH] vfs: avoid creation of inode number 0 in get_next_ino V2
 2015-06-25 20:58 UTC 

[RFC v3 00/45] Richacls
 2015-06-25 20:03 UTC  (3+ messages)

[PATCH 0/6 v5] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-25 14:46 UTC  (7+ messages)
` [PATCH 3/6 v5] fs_pin: Kill fs_pin under a reference of vfsmnt
` [PATCH 6/6 v5] nfsd: Allows user un-mounting filesystem where nfsd exports base on

[PATCH 00/10 v6] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-25 14:37 UTC  (11+ messages)
` [PATCH 02/10 v6] fs_pin: Export functions for specific filesystem
` [PATCH 03/10 v6] path: New helpers path_get_pin/path_put_unpin for path pin
` [PATCH 04/10 v6] fs: New helper legitimize_mntget() for getting a legitimize mnt
` [PATCH 06/10 v6] sunrpc/nfsd: Remove redundant code by exports seq_operations functions
` [PATCH 07/10 v6] sunrpc: Switch to using list_head instead single list
  ` [PATCH 01/10 v6] fs_pin: Initialize value for fs_pin explicitly
  ` [PATCH 05/10 v6] sunrpc: Store cache_detail in seq_file's private directly
  ` [PATCH 08/10] sunrpc: New helper cache_delete_entry for deleting cache_head directly
  ` [PATCH 09/10 v6] sunrpc: Support validate/invalidate for reference change in cache_detail
` [PATCH 10/10 v6] nfsd: Allows user un-mounting filesystem where nfsd exports base on

[GIT PULL] f2fs updates for v4.2
 2015-06-25  6:48 UTC  (7+ 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).