linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-15 15:45:26 to 2016-03-20 18:40:25 UTC [more...]

[PATCH 00/71] get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-20 18:40 UTC  (19+ messages)
` [PATCH 01/71] arc: "
` [PATCH 02/71] arm: "
` [PATCH 03/71] parisc: "
` [PATCH 04/71] powerpc: "
` [PATCH 05/71] s390: "
` [PATCH 06/71] block: "
` [PATCH 07/71] drm: "
` [PATCH 08/71] md: "
` [PATCH 09/71] v4l: "
` [PATCH 10/71] drivers/misc: "
` [PATCH 11/71] mmc: "
` [PATCH 12/71] mtd: "
` [PATCH 13/71] nvdimm: "
` [PATCH 14/71] oprofile: "
` [PATCH 15/71] scsi: "
` [PATCH 16/71] lustre: "
` [PATCH 17/71] usb: "
` [PATCH 18/71] fbdev: "

[PATCH] fs/namei.c: Hard link and rename should check same device instead of same mount
 2016-03-20 18:22 UTC  (4+ messages)

[PATCH 07/13] aio: enabled thread based async fsync
 2016-03-20  2:03 UTC  (16+ messages)
                  ` aio openat "

[git pull] vfs.git
 2016-03-20  1:59 UTC  (3+ messages)

[PATCH v5 0/2] man-pages: document reflink/dedupe ioctls
 2016-03-19 17:04 UTC  (5+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE
` [PATCH 2/2] man2: document the FIDEDUPERANGE ioctl

RE
 2016-03-19 10:06 UTC 

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-19  1:02 UTC  (8+ messages)
` [PATCHv4 04/25] rmap: support file thp
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()
` [PATCHv5 26/25] thp: update Documentation/vm/transhuge.txt

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-18 22:55 UTC  (46+ messages)

[PATCH 0/2] fix RLIMIT_CORE accounting for sparse dumps
 2016-03-18 21:39 UTC  (4+ messages)

[PATCH] splice: handle zero nr_pages in splice_to_pipe()
 2016-03-18 20:05 UTC  (5+ messages)

[PATCH v6 0/4] vfs: Use per-cpu list for SB's s_inodes list
 2016-03-18 19:44 UTC  (5+ messages)
` [PATCH v6 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v6 2/4] fsnotify: Simplify inode iteration on umount
` [PATCH v6 3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v6 4/4] vfs: Use per-cpu list for superblock's inode list

[PATCH 0/11] Update version of write stream ID patchset
 2016-03-18 17:56 UTC  (12+ messages)

[RFC] [PATCH 0/12] DAX page fault locking
 2016-03-18 15:39 UTC  (6+ messages)
` [PATCH 12/12] dax: New "

[PATCH] mm,writeback: Don't use ALLOC_NO_WATERMARKS for wb_start_writeback
 2016-03-18 13:42 UTC  (7+ messages)
` [PATCH] mm,writeback: Don't use memory reserves "

[PATCH v20 00/23] Richacls (Core and Ext4)
 2016-03-18  8:48 UTC  (26+ messages)
` [PATCH v20 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v20 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v20 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v20 04/23] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v20 05/23] vfs: Add permission flags for setting file attributes
` [PATCH v20 06/23] richacl: In-memory representation and helper functions
` [PATCH v20 07/23] richacl: Permission mapping functions
` [PATCH v20 08/23] richacl: Compute maximum file masks from an acl
` [PATCH v20 09/23] richacl: Permission check algorithm
` [PATCH v20 10/23] posix_acl: Unexport acl_by_type and make it static
` [PATCH v20 11/23] posix_acl: Improve xattr fixup code
` [PATCH v20 12/23] vfs: Cache base_acl objects in inodes
` [PATCH v20 13/23] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v20 14/23] vfs: Cache richacl in struct inode
` [PATCH v20 15/23] richacl: Update the file masks in chmod()
` [PATCH v20 16/23] richacl: Check if an acl is equivalent to a file mode
` [PATCH v20 17/23] richacl: Create-time inheritance
` [PATCH v20 18/23] richacl: Automatic Inheritance
` [PATCH v20 19/23] richacl: xattr mapping functions
` [PATCH v20 20/23] richacl: Add richacl xattr handler
` [PATCH v20 21/23] vfs: Add richacl permission checking
` [PATCH v20 22/23] ext4: Add richacl support
` [PATCH v20 23/23] ext4: Add richacl feature flag

[GIT PULL] f2fs updates for v4.6
 2016-03-18  5:00 UTC  (4+ messages)

mmotm 2016-03-17-15-04 uploaded
 2016-03-17 22:05 UTC 

[PATCH v2] vfs: Add support to check max and min inode times
 2016-03-17 21:48 UTC  (2+ messages)

Orangefs, v4.5 and the merge window
 2016-03-17 20:45 UTC  (5+ messages)
      ` [PATCH] orangefs: getattr work (was: Re: Orangefs, v4.5 and the merge window...)

[PATCH] vfs: update atime using file->f_inode
 2016-03-17 16:36 UTC  (2+ messages)

Page migration issue with UBIFS
 2016-03-17 15:25 UTC  (20+ messages)
              ` [PATCH] UBIFS: Implement ->migratepage()

[PATCH v2 1/1] OverlayFS: Fix checking permissions during lookup
 2016-03-17 15:23 UTC  (5+ messages)

[RFC PATCH 0/9] dm-thin/xfs: prototype a block reservation allocation model
 2016-03-17 14:30 UTC  (10+ messages)
` [RFC PATCH 1/9] block: add block_device_operations methods to set and get reserved space
` [RFC PATCH 2/9] dm: add "
` [RFC PATCH 3/9] dm thin: "
` [RFC PATCH 4/9] dm thin: update reserve space func to allow reduction
` [RFC PATCH 5/9] block: add a block_device_operations method to provision space
` [RFC PATCH 6/9] dm: add "
` [RFC PATCH 7/9] dm thin: "
` [RFC PATCH 8/9] xfs: thin block device reservation mechanism
` [RFC PATCH 9/9] xfs: adopt a reserved allocation model on dm-thin devices

[PATCH 1/4] vfs: add file_dentry()
 2016-03-17 14:18 UTC  (9+ messages)
` [PATCH 2/4] nfs: use file_dentry()
` [PATCH 3/4] ext4: use dget_parent() in ext4_file_open()
` [PATCH 4/4] ext4: use file_dentry()

[WTF] utterly tasteless ABI in hfi1 (around ->write()/->write_iter())
 2016-03-16 22:52 UTC  (7+ messages)

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-16 22:38 UTC  (25+ messages)
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 21/22] ext4: Add richacl support

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2016-03-16 16:49 UTC  (6+ messages)
` [RESEND PATCH] "
  ` [RESEND v2 "
    ` [RESEND v3 "
      ` [RESEND v4 "

[patch] direct-io: propagate -ENOSPC errors
 2016-03-16 13:25 UTC  (2+ messages)

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-03-16  9:44 UTC 

mmotm 2016-03-15-16-15 uploaded
 2016-03-15 23:16 UTC 

[PATCH v2] devpts: Make ptmx be owned by the userns owner as a fallback
 2016-03-15 22:07 UTC  (2+ messages)

[PATCH] aio: rewrite aio_thread_op_foo_at to avoid 64-bit get_user
 2016-03-15 21:38 UTC 

[PATCH v7 0/3] fallocate for block devices to provide zero-out
 2016-03-15 19:42 UTC  (4+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices

[PATCH] devpts: Make ptmx be owned by the userns owner instead of userns-local 0
 2016-03-15 18:21 UTC  (3+ messages)

[PATCH] f2fs: support access control via key management
 2016-03-15 16:37 UTC  (3+ messages)

[RFCv4 0/2] man-pages: document reflink/dedupe ioctls
 2016-03-15 16:35 UTC  (6+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE

[PATCH v2 0/2] ima: tar issues
 2016-03-15 16:26 UTC  (4+ messages)
` [PATCH v2 2/2] ima: add support for creating files using the mknodat syscall

[PATCH RESEND v2 03/18] fs: Treat foreign mounts as nosuid
 2016-03-15 14:19 UTC  (4+ messages)
` [PATCH] fs: remove excess check for in_userns

[GIT PULL] configfs changes for 4.6
 2016-03-15 15:45 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).