messages from 2015-08-17 03:57:05 to 2015-08-24 20:48:02 UTC [more...]
[RFC 00/11] Inode security label invalidation
2015-08-24 20:47 UTC (20+ messages)
` [RFC 01/11] ubifs: Remove unused "security.*" xattr handler
` [RFC 02/11] hfsplus: Remove unused xattr handler list operations
` [RFC 03/11] 9p: Simplify the xattr handlers
` [RFC 04/11] xattr handlers: Pass handler to operations instead of flags
` [RFC 05/11] xattr handlers: Some simplifications
` [RFC 06/11] lib: Move strcmp_prefix into string.c
` [RFC 07/11] 9p: Stop using the generic xattr_handler infrastructure
` [Cluster-devel] "
` [RFC 08/11] xattr: Pass inodes to xattr handlers instead of dentries
` [RFC 09/11] vfs: Add igetxattr inode operation
` [RFC 10/11] selinux: Allow to invalidate an inode's security label
` [RFC 11/11] gfs2: Invalide security labels of inodes that go invalid
` [Cluster-devel] "
[PATCH] nfsd: Add Jeff Layton as co-maintainer
2015-08-24 20:44 UTC
generic/04[89] fail on XFS due to change in writeback code [4.2-rc1 regression]
2015-08-24 19:32 UTC (36+ messages)
` [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes
[PATCH 1/2] ubifs: Remove dead xattr code
2015-08-24 17:19 UTC (26+ messages)
` [PATCH 2/2] ubifs: Allow O_DIRECT
[RFC 0/8] Allow GFP_NOFS allocation to fail
2015-08-24 12:06 UTC (21+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
` [RFC -v2 "
` [RFC 5/8] ext4: Do not fail journal due to block allocator
` [RFC -v2 "
` [RFC 6/8] ext3: Do not abort journal prematurely
` [RFC -v2 "
` [RFC 7/8] btrfs: Prevent from early transaction abort
` [RFC -v2 "
` [RFC 8/8] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio
` [RFC -v2 "
[ANNOUNCE] util-linux v2.27-rc2
2015-08-24 11:07 UTC
[PATCH 1/5] f2fs: reuse nids more aggressively
2015-08-24 9:38 UTC (13+ messages)
` [PATCH 2/5] f2fs: fix to cover lock_op for update_inode_page
` [PATCH 3/5] f2fs: retry gc if one section is not successfully reclaimed
` [PATCH 4/5] f2fs: go out for insert_inode_locked failure
` [f2fs-dev] "
` [PATCH 5/5] f2fs: check the node block address of newly allocated nid
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/5] f2fs: reuse nids more aggressively
[PATCH 1/2] f2fs: handle failed bio allocation
2015-08-24 9:31 UTC (8+ messages)
` [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks
` [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation
[PATCH v2 00/35] Add quota supporting in ubifs
2015-08-24 7:26 UTC (13+ messages)
` [PATCH v2 14/35] ubifs: extend budget for blocks
` [PATCH v2 23/35] ubifs: set/clear MS_RDONLY properly in ubifs_remount
[git pull] 9p regression fix
2015-08-23 1:53 UTC
[ANNOUNCE] bcachefs - a general purpose COW filesystem
2015-08-22 21:33 UTC (2+ messages)
btrfs regression since 4.X kernel NULL pointer dereference
2015-08-22 17:29 UTC
[GIT PULL] User namespace related changes for v4.3
2015-08-22 7:40 UTC
[GIT PULL] superblock scalability patches
2015-08-21 22:45 UTC (2+ messages)
__sb_start_write() && force_trylock hack
2015-08-21 18:30 UTC (7+ messages)
[PATCH v3 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook
2015-08-21 15:56 UTC (9+ messages)
` [PATCH v3 01/11] user_ns: 3 new LSM hooks for user namespace operations
[PATCH review 0/9] Call for testing and review of mount detach fixes
2015-08-21 15:27 UTC (28+ 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 review 0/6] Bind "
` [PATCH review 4/6] mnt: Track when a directory escapes a bind mount
` [PATCH review 0/8] Bind mount escape fixes
` [PATCH review 3/8] dcache: Clearly separate the two directory rename cases in d_splice_alias
` [PATCH review 0/7] Bind mount escape fixes
` [PATCH] vfs: Test for and handle paths that are unreachable from their mnt_root
[PATCH v5 0/2] Enable capsule loader interface for efi firmware
2015-08-21 11:34 UTC (3+ messages)
` [PATCH v5 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v5 2/2] efi: a misc char interface for user to update efi firmware
[PATCH v6] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
2015-08-21 3:10 UTC
[PATCH] fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
2015-08-20 19:11 UTC
[PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL)
2015-08-20 16:14 UTC (4+ messages)
[PATCH] udf: Don't modify filesystem for read-only mounts
2015-08-20 12:57 UTC
[PATCH] fs/block_dev.c: always return error in thaw_bdev()
2015-08-20 10:07 UTC
[PATCH] f2fs: do not write any node pages related to orphan inodes
2015-08-20 9:03 UTC (4+ messages)
` [f2fs-dev] "
` [f2fs-dev] [PATCH v2] "
(unknown),
2015-08-20 7:12 UTC
[PATCH] devpts: allow mounting with uid/gid of uint32_t
2015-08-19 10:47 UTC (7+ messages)
` [PATCH v2] "
hfs+: unable to access random files (after a while)
2015-08-19 8:24 UTC (5+ messages)
fs: out of bounds on stack in iov_iter_advance
2015-08-19 5:46 UTC (4+ messages)
[PATCH 0/6 v9] NFSD: Pin to vfsmount for nfsd exports cache
2015-08-19 5:02 UTC (12+ messages)
` [PATCH 1/6 v9] fs-pin: allow pin_remove() to be called other than from->kill()
` [PATCH 2/6] fs_pin: Export functions for specific filesystem
` [PATCH 3/6 v9] path: New helpers path_get_pin/path_put_unpin for path pin
` [PATCH 4/6 v9] fs: New helper legitimize_mntget() for getting a legitimize mnt
` [PATCH 5/6 v9] sunrpc: New helper cache_delete_entry for deleting cache_head directly
` [PATCH 6/6 v9] nfsd: Allows user un-mounting filesystem where nfsd exports base on
` [PATCH 2/6 v9] fs_pin: Export functions for specific filesystem
[PATCH v5 0/7] dax: I/O path enhancements
2015-08-18 19:55 UTC (3+ messages)
` [PATCH v5 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v5 7/7] pmem, dax: have direct_access use __pmem annotation
[PATCH] nfsd: don't hold i_mutex over userspace upcalls
2015-08-18 19:10 UTC (2+ messages)
[PATCH v4 0/7] dax: I/O path enhancements
2015-08-18 17:14 UTC (3+ messages)
` [PATCH v4 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v4 7/7] pmem, dax: have direct_access use __pmem annotation
[FYI] tux3: Core changes
2015-08-18 16:39 UTC (15+ messages)
fsync and journal_async_commit mount options
2015-08-18 16:25 UTC (4+ messages)
Replacing the FLUSH and FUA by cache barriers
2015-08-18 10:05 UTC
[PATCH 0/9 v8] NFSD: Pin to vfsmount for nfsd exports cache
2015-08-18 6:37 UTC (6+ messages)
` [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()
mmotm 2015-08-17-16-31 uploaded
2015-08-17 23:32 UTC
4.2: Can't mount sysfs in a mount ns & user ns
2015-08-17 20:52 UTC (4+ messages)
` [PATCH] kdbus: create /sys/fs/kdbus with sysfs_create_mount_point()
[PATCH v2 0/7] dax: I/O path enhancements
2015-08-17 20:07 UTC (5+ messages)
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation
[PATCH v3 0/7] dax: I/O path enhancements
2015-08-17 19:11 UTC (5+ messages)
` [PATCH v3 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v3 7/7] pmem, dax: have direct_access use __pmem annotation
[PATCH v2 0/7] Initial support for user namespace owned mounts
2015-08-17 16:35 UTC (3+ messages)
` [PATCH v2 2/7] userns: Simpilify MNT_NODEV handling
[PATCH v7 0/5] Add initial configfs support for IIO
2015-08-17 12:49 UTC (8+ messages)
` [PATCH v7 3/5] iio: core: Introduce IIO software triggers
` [PATCH v7 4/5] iio: trigger: Introduce IIO hrtimer based trigger
` [PATCH v7 5/5] iio: Documentation: Add IIO configfs documentation
[PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore
2015-08-17 11:35 UTC (3+ messages)
[PATCH] vfs: Test for and handle paths that are unreachable from their mnt_root
2015-08-17 6:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).