linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-22 11:29:23 to 2015-07-29 12:20:06 UTC [more...]

[PATCH 0/3] Remove ext3 filesystem driver
 2015-07-29 12:20 UTC  (2+ messages)

[PATCH 0/4] enable migration of driver pages
 2015-07-29 12:16 UTC  (14+ messages)
` [PATCH 1/4] fs/anon_inodes: new interface to create new inode
` [PATCH 2/4] mm/compaction: enable mobile-page migration
` [PATCH 4/4] mm: remove direct calling of migration

acl/directory security question
 2015-07-29 12:04 UTC  (3+ messages)
  ` Aw: "

[PATCH 1/2] f2fs: call set_page_dirty to attach i_wb for cgroup
 2015-07-29  9:32 UTC  (7+ messages)
` [PATCH 2/2] f2fs: handle error cases in commit_inmem_pages
      ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH 1/2] f2fs: call set_page_dirty to attach i_wb for cgroup

[PATCH 0/9 v8] NFSD: Pin to vfsmount for nfsd exports cache
 2015-07-29  3:59 UTC  (19+ messages)
  ` [PATCH 1/9 v8] fs_pin: Initialize value for fs_pin explicitly
  ` [PATCH 2/9 v8] fs_pin: Export functions for specific filesystem
  ` [PATCH 3/9 v8] path: New helpers path_get_pin/path_put_unpin for path pin
  ` [PATCH 6/9 v8] sunrpc/nfsd: Remove redundant code by exports seq_operations functions
  ` [PATCH 9/9 v8] nfsd: Allows user un-mounting filesystem where nfsd exports base on
      ` [PATCH] fs-pin: allow pin_remove() to be called other than from ->kill()
` [PATCH 4/9 v8] fs: New helper legitimize_mntget() for getting a legitimize mnt
` [PATCH 5/9 v8] sunrpc: Store cache_detail in seq_file's private directly
` [PATCH 7/9 v8] sunrpc: Switch to using hash list instead single list
` [PATCH 8/9 v8] sunrpc: New helper cache_delete_entry for deleting cache_head directly

mmotm 2015-07-28-16-15 uploaded
 2015-07-28 23:16 UTC 

[PATCH] ubifs: Kill unneeded locking in ubifs_init_security
 2015-07-28 21:23 UTC  (4+ messages)

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-28 20:40 UTC  (18+ messages)

[PATCH V3 8/7] Orangefs: kernel client update 1
 2015-07-28 20:27 UTC  (2+ messages)
` [PATCH V3 9/7] Orangefs: sooth most sparse complaints

Please can I trust you?
 2015-07-28 16:57 UTC 

[PATCH] null_blk: fix memory leak on cleanup
 2015-07-28 12:01 UTC 

[PATCH] null_blk: fix wrong capacity when bs is not 512 bytes
 2015-07-28 12:00 UTC 

[PATCH v6 0/5] Support for Open-Channel SSDs
 2015-07-28 11:17 UTC  (6+ messages)
` [PATCH v6 1/5] lightnvm: "
` [PATCH v6 2/5] lightnvm: Hybrid Open-Channel SSD RRPC target
` [PATCH v6 3/5] lightnvm: Hybrid Open-Channel SSD block manager
` [PATCH v6 4/5] null_nvm: Lightnvm test driver
` [PATCH v6 5/5] nvme: LightNVM support

[PATCH 0/4] change sb_writers to use percpu_rw_semaphore
 2015-07-28  8:36 UTC  (8+ messages)
` [PATCH 1/4] percpu-rwsem: introduce percpu_down_read_trylock()
` [PATCH 2/4] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()
` [PATCH 3/4] shift percpu_counter_destroy() into destroy_super_work()
` [PATCH 4/4] change sb_writers to use percpu_rw_semaphore

[GIT PULL] f2fs urgent fix
 2015-07-28  0:04 UTC 

Stable backport of ASLR fixes?
 2015-07-27 23:42 UTC  (3+ messages)

[PATCH 0/3] fsnotify cleanups
 2015-07-27 18:45 UTC  (4+ messages)
` [PATCH 1/3] fsnotify: Document mark locking
` [PATCH 2/3] fsnotify: Remove mark->free_list
` [PATCH 3/3] fsnotify: Get rid of fsnotify_destroy_mark_locked()

THANKS
 2015-07-27  9:51 UTC 

[PATCH] fsnotify: Fix oops in fsnotify_clear_marks_by_group_flags()
 2015-07-27  9:43 UTC  (3+ messages)

[PATCH 00/10 v7] NFSD: Pin to vfsmount for nfsd exports cache
 2015-07-27  3:17 UTC  (17+ messages)
` [PATCH 10/10 v7] nfsd: Allows user un-mounting filesystem where nfsd exports base on
                ` export table lookup: was "

[PATCH] fs: heap/bss calculation ignore section above STACK_TOP
 2015-07-26  6:27 UTC  (2+ messages)

[PATCH v5 0/5] Support for Open-Channel SSDs
 2015-07-25  6:25 UTC  (11+ messages)
` [PATCH v5 1/5] lightnvm: "
` [PATCH v5 2/5] rrpc: Hybrid Open-Channel SSD RRPC target
` [PATCH v5 3/5] bm_hb: Hybrid Open-Channel SSD block manager
` [PATCH v5 4/5] null_blk: LightNVM support
` [PATCH v5 5/5] nvme: "

[PATCH] fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
 2015-07-25  2:48 UTC 

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-07-24 20:39 UTC  (6+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
  ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 0/4] Loopback mount escape fixes

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-24 15:11 UTC  (12+ messages)
` [PATCH 6/7] selinux: Ignore security labels on user namespace mounts

Performance degrad on big cluster
 2015-07-24 14:58 UTC 

[PATCH] fs:Fix error handling in the function time_out_leases
 2015-07-24 10:16 UTC 

[PATCH v3 01/11] user_ns: 3 new LSM hooks for user namespace operations
 2015-07-24 10:04 UTC  (11+ messages)
` [PATCH v3 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook
` [PATCH v3 03/11] lsm: add file opener's cred to a setprocattr arguments
` [PATCH v3 04/11] lsm: inode_pre_setxattr hook
` [PATCH v3 05/11] smack: extend capability functions and fix 2 checks
` [PATCH v3 06/11] smack: don't use implicit star to display smackfs/syslog
` [PATCH v3 07/11] smack: abstraction layer for 2 common Smack operations
` [PATCH v3 08/11] smack: misc cleanups in preparation for a namespace patch
` [PATCH v3 09/11] smack: namespace groundwork
` [PATCH v3 10/11] smack: namespace implementation
` [PATCH v3 11/11] smack: documentation for the Smack namespace

[PATCH v3 00/11] Smack namespace
 2015-07-24 10:04 UTC 

[RFC PATCH] block: xfs: dm thin: train XFS to give up on retrying IO if thinp is out of space
 2015-07-24  2:34 UTC  (19+ messages)
                      ` [RFC PATCH] block: dm thin: export how block device handles -ENOSPC
          ` [dm-devel] [RFC PATCH] block: xfs: dm thin: train XFS to give up on retrying IO if thinp is out of space

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-23 23:48 UTC  (16+ messages)

Re:
 2015-07-23 23:24 UTC 

mmotm 2015-07-23-14-37 uploaded
 2015-07-23 21:37 UTC 

fs: circular locking dependency cred_guard_mutex vs i_mutex_key
 2015-07-23 17:04 UTC 

[GIT PULL] namespace: Infinite loop bugfixes for 4.2-rc4
 2015-07-23 16:52 UTC 

Race condition introduced in 4bf46a27 VFS: Impose ordering on accesses of d_inode and d_flags
 2015-07-23  9:43 UTC  (2+ messages)

[PATCH] 9p: do not overwrite return code when locking fails
 2015-07-23  7:53 UTC 

Actualización técnica
 2015-07-23  4:32 UTC 

[PATCH 0/4] sb_write: lockdep fixes/cleanups
 2015-07-22 21:13 UTC  (4+ messages)
` [PATCH 2/4] fix the broken lockdep logic in __sb_start_write()

[PATCH v5 00/39] Richacls
 2015-07-22 16:08 UTC  (42+ messages)
` [PATCH v5 01/39] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v5 03/39] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v5 04/39] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v5 05/39] vfs: Add permission flags for setting file attributes
` [PATCH v5 06/39] richacl: In-memory representation and helper functions
` [PATCH v5 07/39] richacl: Permission mapping functions
` [PATCH v5 08/39] richacl: Compute maximum file masks from an acl
` [PATCH v5 09/39] richacl: Update the file masks in chmod()
` [PATCH v5 11/39] vfs: Cache base_acl objects in inodes
` [PATCH v5 12/39] vfs: Cache richacl in struct inode
` [PATCH v5 13/39] richacl: Check if an acl is equivalent to a file mode
` [PATCH v5 14/39] richacl: Create-time inheritance
` [PATCH v5 15/39] richacl: Automatic Inheritance
` [PATCH v5 16/39] richacl: xattr mapping functions
` [PATCH v5 17/39] vfs: Add richacl permission checking
` [PATCH v5 18/39] ext4: Add richacl support
` [PATCH v5 19/39] ext4: Add richacl feature flag
  ` [PATCH v5 02/39] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v5 10/39] richacl: Permission check algorithm
  ` [PATCH v5 20/39] richacl: acl editing helper functions
` [PATCH v5 21/39] richacl: Move everyone@ aces down the acl
` [PATCH v5 22/39] richacl: Propagate everyone@ permissions to other aces
` [PATCH v5 23/39] richacl: Set the owner permissions to the owner mask
` [PATCH v5 24/39] richacl: Set the other permissions to the other mask
` [PATCH v5 25/39] richacl: Isolate the owner and group classes
` [PATCH v5 26/39] richacl: Apply the file masks to a richacl
` [PATCH v5 27/39] richacl: Create richacl from mode values
` [PATCH v5 28/39] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v5 29/39] nfsd: Use richacls as internal acl representation
` [PATCH v5 30/39] nfsd: Add richacl support
` [PATCH v5 31/39] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v5 32/39] richacl: Add support for unmapped identifiers
` [PATCH v5 33/39] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v5 34/39] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v5 35/39] sunrpc: Add xdr_init_encode_pages
` [PATCH v5 36/39] nfs: Fix GETATTR bitmap verification
` [PATCH v5 37/39] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v5 38/39] nfs: Add richacl support
` [PATCH v5 39/39] nfs: Add support for the v4.1 dacl attribute

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-07-22 15:55 UTC  (3+ messages)
` [RFC v3 1/4] "

[RFC PATCH 00/25] Add quota supporting in ubifs
 2015-07-22 14:13 UTC  (3+ messages)

[PATCH RFC] vfs: add a O_NOMTIME flag
 2015-07-22 13:47 UTC  (11+ 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 NNTP newsgroup(s).