linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-15 23:52:43 to 2015-09-22 20:51:05 UTC [more...]

[PATCH v2] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-22 20:51 UTC  (2+ messages)

[RFC v7 00/41] Richacls
 2015-09-22 20:50 UTC  (43+ messages)
` [RFC v7 10/41] richacl: Permission check algorithm
` [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
` [RFC v7 14/41] richacl: Create-time inheritance
` [RFC v7 15/41] richacl: Automatic Inheritance
` [RFC v7 20/41] richacl: acl editing helper functions
` [RFC v7 21/41] richacl: Move everyone@ aces down the acl
` [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
` [RFC v7 23/41] richacl: Set the owner permissions to the owner mask
` [RFC v7 25/41] richacl: Isolate the owner and group classes
` [RFC v7 26/41] richacl: Apply the file masks to a richacl

[PATCH v2 0/9] VFS: In-kernel copy system call
 2015-09-22 20:30 UTC  (18+ messages)
` [PATCH v2 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v2 4/9] vfs: Copy should check len after file open mode
` [PATCH v2 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v2 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v2 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()

[4.3-rc1, regression] dax: hang on i_mmap_rwsem in generic/075
 2015-09-22 19:56 UTC  (3+ messages)

Good day
 2015-09-22 19:50 UTC 

Darlehen
 2015-09-22 12:12 UTC 

[RFC PATCH 1/2] VFS: Kill use of O_LARGEFILE inside the kernel
 2015-09-22 19:25 UTC  (5+ messages)
` [RFC PATCH 2/2] VFS: Don't pass O_LARGEFILE when opening a file internally

[PATCH] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-22 18:00 UTC  (2+ messages)

Build regressions/improvements in v4.3-rc2
 2015-09-22 14:24 UTC  (3+ messages)

[PATCH v2 0/7] Pass xattr handler to xattr handler operations
 2015-09-22 12:47 UTC  (10+ messages)
` [PATCH v2 1/7] ubifs: Remove unused security xattr handler
` [PATCH v2 2/7] hfsplus: Remove unused xattr handler list operations
` [PATCH v2 3/7] jffs2: Add missing capability check for listing trusted xattrs
` [PATCH v2 4/7] xattr handlers: Pass handler to operations instead of flags
` [PATCH v2 5/7] 9p: xattr simplifications
` [PATCH v2 6/7] squashfs: "
` [PATCH v2 7/7] f2fs: "

[PATCH] generic/224: Increase filesystem instance size to 1.5 GiB
 2015-09-22  5:18 UTC  (4+ messages)

[PATCH] DOC: filesystem: Fix typo in fs/eventfd.c
 2015-09-22  3:04 UTC 

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-21 20:21 UTC  (41+ messages)

[PATCH] f2fs: should get a victim from retrials
 2015-09-21 19:12 UTC 

[PATCH v8 0/5] Support for Open-Channel SSDs
 2015-09-21 16:05 UTC  (6+ messages)
` [PATCH v8 1/5] lightnvm: "
` [PATCH v8 2/5] lightnvm: Hybrid Open-Channel SSD block manager
` [PATCH v8 3/5] lightnvm: RRPC target
` [PATCH v8 4/5] null_nvm: LightNVM test driver
` [PATCH v8 5/5] nvme: LightNVM support

[PATCH] fs/super.c: use && instead of & for warn_on condition
 2015-09-21 15:40 UTC  (2+ messages)

[PATCH] fs: fix data race on mnt.mnt_flags
 2015-09-21 14:06 UTC  (2+ messages)

[PATCH] fs: fix data races on inode->i_flctx
 2015-09-21 11:53 UTC  (9+ messages)

[PATCH v3 00/39] Add quota supporting in ubifs
 2015-09-21 11:02 UTC  (30+ messages)
` [PATCH v3 07/39] fs: char_dev: introduce cd_acquire function to acquire cdev
` [PATCH v3 11/39] fs: quota: replace opened calling of ->sync_fs with sync_filesystem
` [PATCH v3 15/39] fs: quota: introduce a callback of restore_iflags to quotactl_ops
` [PATCH v3 28/39] ubifs: record quota information about inode in ubifs_new_inode
` [PATCH v3 36/39] ubifs: implement ubifs_get_qsize to get quota size in ubifs
` [PATCH v3 39/39] ubifs: introduce quota related mount options

[PATCH 0/5] Pass xattr handler to xattr handler operations
 2015-09-21  7:30 UTC  (8+ messages)
` [PATCH 3/5] 9p: Simplify the xattr handlers
` [PATCH 4/5] xattr handlers: Pass handler to operations instead of flags
` [PATCH 5/5] xattr handlers: Some simplifications

[4.3-rc1, regression] ext2 vs ext3/ext4 fs probing issues
 2015-09-21  7:07 UTC 

mmotm 2015-09-18-16-08 uploaded
 2015-09-18 23:09 UTC 

fs: out of bounds on stack in iov_iter_advance
 2015-09-18  2:24 UTC  (5+ messages)

[PATCH v3 0/7] Initial support for user namespace owned mounts
 2015-09-17 22:15 UTC  (15+ messages)
` [PATCH v3 1/7] fs: Add user namesapace member to struct super_block
` [PATCH v3 2/7] userns: Simpilify MNT_NODEV handling
` [PATCH v3 3/7] fs: Verify access of user towards block device file when mounting
` [PATCH v3 4/7] fs: Limit file caps to the user namespace of the super block
` [PATCH v3 5/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 6/7] Smack: Add support for unprivileged mounts from user namespaces
` [PATCH v3 7/7] selinux: "

[RFC 2] Orangefs and the iov_iter interface
 2015-09-17 21:12 UTC  (2+ messages)

[PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
 2015-09-17 20:53 UTC  (13+ messages)
  ` [PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
    ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
    ` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c

[PATCH 1/2] f2fs: cover number of dirty node pages under node_write lock
 2015-09-17 18:00 UTC  (5+ messages)
` [PATCH 2/2] f2fs: no need to lock for update_inode_page all the time
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: cover number of dirty node pages under node_write lock

[PATCH] mm: take i_mmap_lock in unmap_mapping_range() for DAX
 2015-09-17 15:47 UTC  (6+ messages)

[PATCH v2 0/4] fs: allow userland tasks to use delayed_fput infrastructure
 2015-09-17 12:39 UTC  (5+ messages)
` [PATCH v2 1/4] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v2 2/4] fs: add a kerneldoc header to fput
` [PATCH v2 3/4] fs: add fput_queue
` [PATCH v2 4/4] fs: export flush_delayed_fput

[PATCH] f2fs crypto: allocate buffer for decrypting filename
 2015-09-17 12:24 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
        ` [f2fs-dev] "

[PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
 2015-09-17  3:56 UTC  (2+ messages)

[PATCH 11/13] Always define MAX_RAW_MINORS as 65535 in userspace
 2015-09-17  3:08 UTC  (2+ messages)

mmotm 2015-09-16-16-34 uploaded
 2015-09-16 23:35 UTC 

[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-16 22:04 UTC  (7+ messages)
` [HPDD-discuss] "

[PATCH 0/1] Fix false-negative error reporting from fsync/fdatasync
 2015-09-16 17:47 UTC  (10+ messages)
` [PATCH 1/1] fs: global sync to not clear error status of individual inodes
        ` xfstests: test data-writeback error detection with fsync
      ` [PATCH v2] fs: global sync to not clear error status of individual inodes

[PATCH v2 0/1] Generalize poll events from eventfd
 2015-09-16  7:43 UTC  (4+ messages)
  ` [PATCH v2 1/1] eventfd: implementation of EFD_MASK flag

[PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
 2015-09-15 21:15 UTC 

[PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
 2015-09-15 14:07 UTC 

[PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
 2015-09-14 22:50 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).