Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 20:51:19 to 2015-06-24 23:17:50 UTC [more...]

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

[RFC v4 00/31] Richacls
 2015-06-24 21:57 UTC  (32+ messages)
` [RFC v4 01/31] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v4 04/31] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v4 05/31] vfs: Add permission flags for setting file attributes
` [RFC v4 06/31] richacl: In-memory representation and helper functions
` [RFC v4 07/31] richacl: Permission mapping 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 02/31] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [RFC v4 03/31] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
  ` [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 23/31] richacl: Set the owner permissions to the owner mask
` [RFC v4 25/31] richacl: Isolate the owner and group classes
` [RFC v4 29/31] nfsd: Use richacls as internal acl representation
` [RFC v4 30/31] nfsd: Add richacl support

[GIT PULL] f2fs updates for v4.2
 2015-06-24 20:25 UTC 

[RFC][PATCH 1/2] fs: use RCU for free_super() vs. __sb_start_write()
 2015-06-24 20:21 UTC  (5+ messages)
` [RFC][PATCH 2/2] fs: conditionally do memory barrier in __sb_end_write()

[PATCH] mm: make GUP handle pfn mapping unless FOLL_GET is requested
 2015-06-24 16:40 UTC  (2+ messages)

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

[PATCH RESEND] ubifs: Introduce a mount option of force_atime
 2015-06-24 16:04 UTC  (14+ messages)

[RESEND PATCH] proc: Add number of allocated FD in PID/status file
 2015-06-24 13:52 UTC 

[PATCH 00/15] libnvdimm: ->rw_bytes(), BLK-mode, unit tests, and misc features
 2015-06-24 12:11 UTC  (61+ messages)
` [PATCH 02/15] libnvdimm: infrastructure for btt devices
` [PATCH 03/15] nd_btt: atomic sector updates
` [PATCH 04/15] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH 10/15] libnvdimm: fix up max_hw_sectors
` [PATCH 11/15] libnvdimm: pmem, blk, and btt make_request cleanups
` [PATCH 12/15] libnvdimm: enable iostat
` [PATCH 14/15] libnvdimm: support read-only btt backing devices

Re: Re: Re: [PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-24 11:33 UTC 

Re: Re: [PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-24 11:22 UTC  (2+ messages)

[GIT PULL] UDF fixes and cleanups for 4.2-rc1
 2015-06-24  9:20 UTC 

[PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-24  8:42 UTC  (5+ messages)

[PATCH] fs: heap/bss calculation ignore special section
 2015-06-24  7:28 UTC  (2+ messages)

SMB3 very fast file copy over the network with FSCTL_DUPLICATE_EXTENTS
 2015-06-24  5:20 UTC 

[PATCH 0/8] super block scalability patches V4
 2015-06-24  3:24 UTC  (9+ messages)
` [PATCH 1/8] writeback: plug writeback at a high level
` [PATCH 2/8] inode: add hlist_fake to avoid the inode hash lock in evict
` [PATCH 3/8] inode: convert inode_sb_list_lock to per-sb
` [PATCH 4/8] sync: serialise per-superblock sync operations
` [PATCH 5/8] inode: rename i_wb_list to i_io_list
` [PATCH 6/8] bdi: add a new writeback list for sync
` [PATCH 7/8] writeback: periodically trim the writeback list
` [PATCH 8/8] inode: don't softlockup when evicting inodes

[PATCH 0/7] super block scalabilit patches V3
 2015-06-24  0:35 UTC  (6+ messages)
  ` [PATCH] sync: wait_sb_inodes() calls iput() with spinlock held (was Re: [PATCH 0/7] super block scalabilit patches V3)

[PATCH] mm: Fix MAP_POPULATE and mlock() for DAX
 2015-06-23 22:10 UTC  (5+ messages)

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-23 21:56 UTC  (6+ messages)

[FYI] tux3: Core changes
 2015-06-23 16:12 UTC  (13+ messages)

Re: [PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-23 14:16 UTC  (2+ messages)

[PATCH] fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper limitation
 2015-06-23 10:54 UTC 

Lieber Freund!!!
 2015-06-13 12:14 UTC 

[PATCH] ext4: replace open coded nofail allocation
 2015-06-23  9:50 UTC 

mount existing tmpfs mounts a new tmpfs
 2015-06-23  9:44 UTC  (2+ messages)

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

[PATCH] SELinux: Create a common helper to determine an inode label [ver #3]
 2015-06-22 21:48 UTC  (4+ messages)

[RFC 1/1 linux-next] FS: consolidate inode cache initialization
 2015-06-22 21:08 UTC 

[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
 2015-06-22 15:10 UTC  (2+ messages)

broken repo after power cut
 2015-06-22 12:31 UTC  (6+ messages)

[git pull] vfs part 2
 2015-06-22 12:02 UTC  (6+ messages)

[PATCH] null_blk: fix wrong capacity when bs is not 512 bytes
 2015-06-22 11:28 UTC 

[git pull] vfs pile 1
 2015-06-22  6:47 UTC 

Hello
 2015-06-21 17:05 UTC 

REQ_META performance impact on eMMC
 2015-06-21 14:02 UTC  (2+ messages)

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-20 20:00 UTC  (10+ messages)
` [PATCH 3/3] writeback, blkio: add documentation "

[PATCH 0/6 v5] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-19 21:09 UTC  (6+ 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

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-19 15:17 UTC  (8+ messages)
` [PATCH 06/51] memcg: add mem_cgroup_root_css

[PATCH 0/8] Security: Provide unioned file support
 2015-06-19 14:04 UTC  (8+ messages)

[PATCH 1/2] vfs: add file_path() helper
 2015-06-19  8:49 UTC  (7+ messages)
` [PATCH 2/2] vfs: add seq_file_path() helper

[PATCH 6/8] bdi: add a new writeback list for sync
 2015-06-19  8:38 UTC  (3+ messages)
` [PATCH 6/8 V4] "

[PATCH RFC v7 1/9] vfs: Add sb_want_write() function to grant write access to sb without the struct file/vfsmount
 2015-06-19  5:25 UTC  (2+ messages)

[PATCH] hfsplus: release bnode pages after use, not before
 2015-06-19  1:30 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).