linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-28 23:17:30 to 2015-10-05 11:03:03 UTC [more...]

[PATCH v5 00/20] nfsd: open file caching
 2015-10-05 11:02 UTC  (17+ messages)
` [PATCH v5 01/20] list_lru: add list_lru_rotate
` [PATCH v5 02/20] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v5 03/20] fs: add a kerneldoc header to fput
` [PATCH v5 04/20] fs: add fput_queue
` [PATCH v5 07/20] locks: create a new notifier chain for lease attempts
` [PATCH v5 09/20] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v5 10/20] nfsd: add a new struct file caching facility to nfsd
` [PATCH v5 11/20] nfsd: keep some rudimentary stats on nfsd_file cache
` [PATCH v5 15/20] nfsd: hook nfsd_commit up to the "
  ` [PATCH v5 05/20] fs: export flush_delayed_fput
  ` [PATCH v5 06/20] fsnotify: export several symbols
  ` [PATCH v5 08/20] nfsd: move include of state.h from trace.c to trace.h
  ` [PATCH v5 12/20] nfsd: allow filecache open to skip fh_verify check
  ` [PATCH v5 13/20] nfsd: hook up nfsd_write to the new nfsd_file cache
  ` [PATCH v5 14/20] nfsd: hook up nfsd_read to the "
  ` [PATCH v5 18/20] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file

[PATCH 0/3] Revert locking changes in DAX for v4.3
 2015-10-05  8:49 UTC  (7+ messages)
` [PATCH 1/3] Revert "dax: fix NULL pointer in __dax_pmd_fault()"
` [PATCH 2/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 3/3] Revert "dax: fix race between simultaneous faults"

[PATCH v3 00/39] Add quota supporting in ubifs
 2015-10-05  8:36 UTC  (11+ messages)
` [PATCH v3 01/39] fs: introduce a ->s_cdev field into struct super_block
` [PATCH v3 05/39] fs: super: introduce a get_super_cdev to get super by a cdev reference
` [PATCH v3 13/39] fs: introduce a get_qsize() to inode_operations

[PATCH v2] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-05  7:11 UTC  (5+ messages)

help with understanding evict inode functionality
 2015-10-04 22:37 UTC  (5+ messages)

[PATCH v2 0/2] Inode security label invalidation
 2015-10-04 19:19 UTC  (3+ messages)
` [PATCH v2 1/2] security: Add hook to invalidate inode security labels
` [PATCH v2 2/2] gfs2: Invalide security labels of inodes that go invalid

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

[PATCH v2 0/4] fs: allow userland tasks to use delayed_fput infrastructure
 2015-10-04 13:35 UTC  (3+ messages)
` [PATCH v2 1/4] fs: have flush_delayed_fput flush the workqueue job

[PATCH v2 0/7] Pass xattr handler to xattr handler operations
 2015-10-04 13:10 UTC  (12+ messages)
` [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 v8 00/41] Richacls
 2015-10-04  6:23 UTC  (9+ messages)
` [PATCH v8 09/41] richacl: Update the file masks in chmod()

[PATCH] fs.h: Remove comment referring to removed inode-operation
 2015-10-04  5:42 UTC 

[PATCH v2 0/2] Revert locking changes in DAX for v4.3
 2015-10-04  5:24 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v2 2/2] Revert "dax: fix race between simultaneous faults"

[PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-03 23:16 UTC  (13+ messages)
` [PATCH v6 1/2] efi: export efi_capsule_supported() function symbol
  ` [PATCH v6 2/2] efi: a misc char interface for user to update efi firmware

[PATCH v6] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
 2015-10-03 18:34 UTC  (2+ messages)

[PATCH 00/15] get_user_pages() for dax mappings
 2015-10-02 22:55 UTC  (7+ messages)
` [PATCH 14/15] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup

[PATCH] f2fs: merge meta writes as many possible
 2015-10-02 16:47 UTC 

[PATCH] ext2, ext4: warn when mounting with dax enabled
 2015-10-02 14:16 UTC  (2+ messages)

[PATCH] dax: fix deadlock in __dax_fault
 2015-10-02 12:55 UTC  (18+ messages)

Re
 2015-10-02  2:23 UTC 

[PATCH 0/5] User namespace mount updates
 2015-10-01 23:07 UTC  (14+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting
` [PATCH 2/5] fs: Treat foreign mounts as nosuid
` [PATCH 3/5] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH 4/5] userns: Replace in_userns with current_in_userns
` [PATCH 5/5] Smack: Handle labels consistently in untrusted mounts

[PATCH 0/7] xfs, dax: fix the page fault/allocation mess
 2015-10-01 22:54 UTC  (16+ messages)
` [PATCH 1/7] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 2/7] Revert "dax: fix race between simultaneous faults"
` [PATCH 3/7] xfs: fix inode size update overflow in xfs_map_direct()
` [PATCH 4/7] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 5/7] xfs: Don't use unwritten extents for DAX
` [PATCH 6/7] xfs: DAX does not use IO completion callbacks
` [PATCH 7/7] xfs: add ->pfn_mkwrite support for DAX

help with understanding evict inode functionality
 2015-10-01 22:54 UTC 

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-10-01 20:49 UTC  (21+ messages)
` [PATCH 04/17] fs/btrfs: remove unnecessary new_valid_dev check
` [PATCH 05/17] fs/exofs: "
` [PATCH 09/17] fs/hpfs: "
` [PATCH 10/17] fs/jffs2: "
` [PATCH 14/17] fs/nilfs2: "
` [PATCH 17/17] fs/ubifs: "
` [PATCH] "

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-01 18:18 UTC  (4+ messages)

Build regressions/improvements in v4.3-rc2
 2015-10-01 14:46 UTC  (6+ messages)

mmotm 2015-09-30-16-16 uploaded
 2015-09-30 23:16 UTC 

kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
 2015-09-30 22:07 UTC  (4+ messages)
` [RFC PATCH] fstests: generic: Test that fsync works on file in overlayfs merged directory

fs: out of bounds on stack in iov_iter_advance
 2015-09-30 21:30 UTC  (6+ messages)

Crash in jbd2_chksum due to null journal->j_chksum_driver
 2015-09-30 18:43 UTC  (4+ messages)

[PATCH v5 0/9] VFS: In-kernel copy system call
 2015-09-30 17:26 UTC  (11+ messages)
` [PATCH v5 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v5 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH v5 3/9] btrfs: add .copy_file_range file operation
` [PATCH v5 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v5 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v5 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
  ` [PATCH v5 4/9] vfs: Copy should check len after file open mode
  ` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
  ` [PATCH v5 10/9] copy_file_range.2: New page documenting copy_file_range()

Samba symlinks and dcache collisions
 2015-09-30 16:18 UTC  (3+ messages)

[PATCH 0/5] Security: Provide unioned file support
 2015-09-30 15:19 UTC  (4+ messages)

[PATCH v4 0/9] VFS: In-kernel copy system call
 2015-09-30 12:55 UTC  (13+ messages)
` [PATCH v4 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v4 4/9] vfs: Copy should check len after file open mode
  ` [PATCH v4 2/9] x86: add sys_copy_file_range to syscall tables
  ` [PATCH v4 3/9] btrfs: add .copy_file_range file operation
  ` [PATCH v4 5/9] vfs: Copy shouldn't forbid ranges inside the same file
  ` [PATCH v4 6/9] vfs: Copy should use file_out rather than file_in
  ` [PATCH v4 7/9] vfs: Remove copy_file_range mountpoint checks
  ` [PATCH v4 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v4 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v4 10/9] copy_file_range.2: New page documenting copy_file_range()

[PATCH] f2fs: should get a victim from retrials
 2015-09-30  9:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-09-30  0:05 UTC 

[PATCH] mnt: Silence lockdep warning about i_mutex, mount and reclaim
 2015-09-29 23:39 UTC  (2+ messages)

[PATCH] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
 2015-09-29 23:16 UTC 

[PATCH 2/2] ext4: implement cgroup writeback support
 2015-09-29 14:26 UTC  (13+ messages)
    ` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-29  7:55 UTC  (11+ messages)

fuse scalability part 1
 2015-09-29  6:18 UTC  (4+ messages)

[RFC] fs: change lookup_bh_lru() to use memmove()
 2015-09-29  3:16 UTC 

[PATCH stable request 3.10] vfs: Remove incorrect debugging WARN in prepend_path
 2015-09-28 23:17 UTC  (2+ messages)
` [PATCH] "


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