linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-15 09:02:03 to 2015-09-21 17:00:40 UTC [more...]

[RFC v7 00/41] Richacls
 2015-09-21 17:00 UTC  (24+ 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

[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  (59+ messages)
` [PATCH v3 06/39] fs: super: introduce a get_super_cdev_thawed to get sb by cdev reference
` [PATCH v3 07/39] fs: char_dev: introduce cd_acquire function to acquire cdev
` [PATCH v3 08/39] fs: introduce a __lookup_dev for internal using
` [PATCH v3 09/39] fs: char_dev: introduce lookup_cdev to get cdev by pathname
` [PATCH v3 10/39] fs: dquot: skip invalidate_bdev if bdev is NULL
` [PATCH v3 11/39] fs: quota: replace opened calling of ->sync_fs with sync_filesystem
` [PATCH v3 12/39] fs: quota: make quota support fs which is running on char dev
` [PATCH v3 13/39] fs: introduce a get_qsize() to inode_operations
` [PATCH v3 14/39] fs: quota: restore i_flags of quota files in dquot_disable
` [PATCH v3 15/39] fs: quota: introduce a callback of restore_iflags to quotactl_ops
` [PATCH v3 16/39] ubi: introduce a interface to get cdev in ubi_volume
` [PATCH v3 17/39] ubifs: extend budget for blocks
` [PATCH v3 18/39] ubifs: fill sb->s_cdev in ubifs_fill_super()
` [PATCH v3 19/39] ubifs: fill ->s_dev in ubifs_fill_super
` [PATCH v3 20/39] ubifs: export read_block() from file.c
` [PATCH v3 21/39] ubifs: introduce i_dquot to ubifs_inode
` [PATCH v3 22/39] ubifs: implement IO functions for quota files
` [PATCH v3 23/39] ubifs: disable quota in ubifs_put_super
` [PATCH v3 24/39] ubifs: write quota back in ubifs_sync
` [PATCH v3 25/39] ubifs: set/clear MS_RDONLY properly in ubifs_remount
` [PATCH v3 26/39] ubifs: suspend & resume quota "
` [PATCH v3 27/39] ubifs: check inode with NULL before using it
` [PATCH v3 28/39] ubifs: record quota information about inode in ubifs_new_inode
` [PATCH v3 29/39] ubifs: free quota inode information in ubifs_evict_inode
` [PATCH v3 30/39] ubifs: alloc quota space in ubifs writing path
` [PATCH v3 31/39] ubifs: free quota space in do_truncation
` [PATCH v3 32/39] ubifs: free quota space when deleting a file
` [PATCH v3 33/39] ubifs: adapt quota space informatin in do_setattr
` [PATCH v3 34/39] ubifs: transfer quota information in changing owner or group
` [PATCH v3 35/39] ubifs: write inode in ubifs_quota_write if we are appending
` [PATCH v3 36/39] ubifs: implement ubifs_get_qsize to get quota size in ubifs
` [PATCH v3 37/39] ubifs: implement ubifs_restore_iflags for quotactl_operations
` [PATCH v3 38/39] ubifs: fill the quota related fields in ubifs_fill_super
` [PATCH v3 39/39] ubifs: introduce quota related mount options

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

[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  (21+ messages)
  ` [PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
    ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
    ` [PATCH 11/13] Always define MAX_RAW_MINORS as 65535 in 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] "

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  (13+ messages)
` Test program: check if fsync() can detect I/O error (1/2)
  ` Test program: check if fsync() can detect I/O error (2/2)
` [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 v2 0/9] VFS: In-kernel copy system call
 2015-09-15 17:01 UTC  (6+ messages)
` [PATCH v2 8/9] vfs: copy_file_range() can do a pagecache copy with splice

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-09-15 13:16 UTC  (3+ messages)

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