messages from 2015-12-05 23:56:16 to 2015-12-15 17:29:01 UTC [more...]
[PATCH RFC 0/3] Fix splice for packetized pipes
2015-12-15 17:29 UTC (2+ messages)
` [PATCH RFC 1/3] pipe: make is_packetized() non-static and declare in pipe_fs_i.h
[PATCH] fcntl: allow to set O_DIRECT flag on pipe
2015-12-15 16:15 UTC (3+ messages)
[RFC v2 PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
2015-12-15 15:43 UTC
[PATCH v2] fcntl: allow to set O_DIRECT flag on pipe
2015-12-15 15:41 UTC
[RFC PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
2015-12-15 13:45 UTC (2+ messages)
[PATCH v16 00/22] Richacls (Core and Ext4)
2015-12-15 11:12 UTC (2+ messages)
Does the Community use Coverity ?
2015-12-15 8:15 UTC (2+ messages)
[PATCH] f2fs: add symbol to avoid any confusion with tools
2015-12-15 3:11 UTC
[PATCH v5 1/2] block: invalidate the page cache when issuing BLKZEROOUT
2015-12-15 0:04 UTC (7+ messages)
` [PATCH v5 2/2] block: create ioctl to discard-or-zeroout a range of blocks
[PATCH v4 4/7] dax: add support for fsync/sync
2015-12-14 23:31 UTC
[PATCH 00/10] fs: don't use module_init in non-modular code
2015-12-14 20:41 UTC (13+ messages)
` [PATCH 03/10] fs: make fcntl.c explicitly non-modular
` [PATCH 04/10] fs: make filesystems.c "
` [PATCH 05/10] fs: make locks.c "
` [PATCH 06/10] fs: make direct-io.c "
` [PATCH 08/10] fs: make binfmt_elf.c "
` [PATCH 09/10] fs: make hugetlbfs/inode.c "
` [PATCH v2] hugetlb: make mm and fs code "
` [PATCH 10/10] fs: make quota/dquot.c "
move btrfs clone ioctls to common code V2
2015-12-14 17:08 UTC (14+ messages)
` [PATCH 1/4] locks: new locks_mandatory_area calling convention
` [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
` [PATCH 5/4] vfs: return EINVAL for unsupported file types in clone
XFS and nobarrier with SSDs
2015-12-14 13:36 UTC (6+ messages)
xfstests failures with xfs, dax and v4.4-rc3
2015-12-14 0:20 UTC (8+ messages)
[PATCHSET] ->follow_link() without dropping from RCU mode
2015-12-13 18:43 UTC (24+ messages)
` [PATCHSET v2] "
` [PATCH v2 01/11] switch befs long symlinks to page_symlink_operations
` [PATCH v2 02/11] logfs: don't duplicate page_symlink_inode_operations
` [PATCH v2 03/11] udf: "
` [PATCH v2 04/11] ufs: get rid of ->setattr() for symlinks
` [PATCH v2 05/11] namei: page_getlink() and page_follow_link_light() are the same thing
` [PATCH v2 06/11] don't put symlink bodies in pagecache into highmem
` [PATCH v2 07/11] replace ->follow_link() with new method that could stay in RCU mode
` [PATCH v2 08/11] teach page_get_link() to work "
` [PATCH v2 09/11] teach shmem_get_link() "
` [PATCH v2 10/11] teach proc_self_get_link()/proc_thread_self_get_link() "
` [PATCH v2 11/11] teach nfs_get_link() "
[vfs:work.misc 22/24] drivers/char/nvram.c:216:66: error: 'PAGE_CACHE_SIZE' undeclared
2015-12-13 16:39 UTC
[PATCH] fs:affs:Replace time_t with time64_t
2015-12-13 9:48 UTC
Query on freeing of new_fdt->open_fds in file.c
2015-12-12 0:38 UTC (2+ messages)
[PATCH] nfs: Fix listxattr regression
2015-12-11 16:09 UTC (5+ messages)
` [PATCH] nfs: Fix listxattr regression (2)
[PATCH 0/8] super block scalability patches V4
2015-12-11 14:37 UTC (5+ messages)
` [PATCH 6/8] bdi: add a new writeback list for sync
[GIT PULL] fuse fixes for 4.4
2015-12-11 13:59 UTC
mmotm 2015-12-10-18-06 uploaded
2015-12-11 2:07 UTC
[PATCH v5] fs: clear file privilege bits when mmap writing
2015-12-10 22:33 UTC
[PATCH v5] fs: clear file privilege bits when mmap writing
2015-12-10 22:00 UTC (15+ messages)
[PATCH v3 0/7] DAX fsync/msync support
2015-12-10 20:31 UTC (11+ messages)
` [PATCH v3 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v3 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v3 3/7] mm: add find_get_entries_tag()
` [PATCH v3 4/7] dax: add support for fsync/sync
` [PATCH v3 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v3 6/7] ext4: "
` [PATCH v3 7/7] xfs: "
[RFC PATCH] VFS: Remove security module inode blob allocation overhead
2015-12-10 20:30 UTC
[PATCH] fs: Drop CAP_SYS_RAWIO requirement for FIBMAP
2015-12-09 22:52 UTC (2+ messages)
[PATCH 1/1] fs.h: import umode to DT conversion
2015-12-09 20:10 UTC (2+ messages)
[PATCH] nwflash: use no_seek_end_llseek_size
2015-12-09 18:04 UTC (2+ messages)
[PATCH 1/3] f2fs: enhance the bit operation for SSR
2015-12-09 17:54 UTC (7+ messages)
` [PATCH 2/3] f2fs: refactor f2fs_commit_super
` [f2fs-dev] "
` [PATCH 3/3] f2fs: use lock_buffer when changing superblock
` [f2fs-dev] "
` [f2fs-dev] [PATCH 3/3 v2] "
` [f2fs-dev] [PATCH 1/3] f2fs: enhance the bit operation for SSR
[PATCH v4] fs: clear file privilege bits when mmap writing
2015-12-09 17:53 UTC (4+ messages)
[git pull] a couple of fixes in vfs.git
2015-12-09 17:17 UTC
v4.4-rc4 regression with direct-io
2015-12-09 11:49 UTC (4+ messages)
Hang triggered by udev coldplug, looks like a race
2015-12-09 6:45 UTC (9+ messages)
` [V9fs-developer] "
Asterisk deadlocks since Kernel 4.1
2015-12-09 3:29 UTC (18+ messages)
` netlink: Add missing goto statement to netlink_insert
Update
2015-12-09 2:43 UTC
mmotm 2015-12-08-16-42 uploaded
2015-12-09 0:43 UTC
[PATCH] hfs: use list_for_each_entry in hfs_cat_delete
2015-12-08 17:12 UTC (2+ messages)
Bug report: Strange behaviour with nested bind mounts
2015-12-08 14:25 UTC
[PATCH] fs/super.c: use && instead of & for warn_on condition
2015-12-08 13:51 UTC (3+ messages)
[PATCH] blkdev: Fix blkdev_open to release the bdev on error
2015-12-08 11:56 UTC (7+ messages)
Warning Mailbox Exceeded Quota Limit
2015-12-08 11:13 UTC
locks: new locks_mandatory_area calling convention
2015-12-08 6:14 UTC
[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
2015-12-08 5:28 UTC (4+ messages)
[PATCH] epoll: add exclusive wakeups flag
2015-12-08 3:23 UTC (2+ messages)
` [PATCH] epoll: add EPOLLEXCLUSIVE flag
[PATCH v2 00/19] Support fuse mounts in user namespaces
2015-12-07 21:21 UTC (19+ messages)
` [PATCH v2 01/18] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v2 02/18] block_dev: Check permissions towards block device inode when mounting
` [PATCH v2 03/18] fs: Treat foreign mounts as nosuid
` [PATCH v2 04/18] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v2 05/18] userns: Replace in_userns with current_in_userns
` [PATCH v2 06/18] Smack: Handle labels consistently in untrusted mounts
` [PATCH v2 07/18] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH v2 10/18] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v2 13/18] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH v2 15/18] fuse: Add support for pid namespaces
` [PATCH v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v2 18/18] fuse: Allow user namespace mounts
int overflow in io_getevents
2015-12-07 10:27 UTC
[vfs:work.misc 23/24] drivers/usb/core/devio.c:162:48: note: in expansion of macro 'MAX_LFS_FILESIZE'
2015-12-07 2:41 UTC
[git pull] vfs.git fixes
2015-12-06 17:40 UTC
[RFC][exofs] locking for sbi->s_nextid?
2015-12-06 16:07 UTC (2+ messages)
could you respin the "add blkdev name format specifier" series?
2015-12-06 9:09 UTC (2+ messages)
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).