messages from 2015-12-24 14:19:48 to 2016-01-05 20:53:05 UTC [more...]
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-05 20:53 UTC (2+ messages)
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
[PATCH] fuse: implement cuse mmap
2016-01-05 20:21 UTC (2+ messages)
[resend PATCH 0/3] fs, bdev: handle end of life
2016-01-05 19:59 UTC (9+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life
` [resend PATCH 2/3] xfs: handle shutdown notifications
` [resend PATCH 3/3] writeback: fix false positive WARN in __mark_inode_dirty
[PATCH 1/2] compat_ioctl: don't look up the fd twice
2016-01-05 19:35 UTC (4+ messages)
` [PATCH 2/2] compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
[PATCH] fs/coredump: Prevent "" / "." / ".." core path components
2016-01-05 19:14 UTC (2+ messages)
[PATCH v2 0/8] Support for transparent PUD pages for DAX files
2016-01-05 18:30 UTC (9+ messages)
` [PATCH v2 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v2 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v2 3/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH v2 4/8] mincore: Add support for PUDs
` [PATCH v2 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v2 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v2 7/8] dax: Support for transparent PUD pages
` [PATCH v2 8/8] ext4: Support for PUD-sized transparent huge pages
[PATCH v6 0/7] DAX fsync/msync support
2016-01-05 18:22 UTC (16+ messages)
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 4/7] dax: add support for fsync/msync
[PATCH 1/3] f2fs: check the page status filled from disk
2016-01-05 17:57 UTC (7+ messages)
` [PATCH 2/3] f2fs: cover more area with nat_tree_lock
` [f2fs-dev] "
` [PATCH 3/3] Revert "f2fs: check the node block address of newly allocated nid"
` [f2fs-dev] [PATCH 1/3] f2fs: check the page status filled from disk
lazytime implementation questions
2016-01-05 17:36 UTC (2+ messages)
[PATCH] Remove I_WILL_FREE
2016-01-05 17:08 UTC (6+ messages)
[RFC] ->get_link(), ->put_link() and cookies
2016-01-05 16:27 UTC (19+ messages)
` [PATCH 01/13] switch befs long symlinks to page_symlink_operations
` [PATCH 02/13] logfs: don't duplicate page_symlink_inode_operations
` [PATCH 03/13] udf: "
` [PATCH 04/13] ufs: get rid of ->setattr() for symlinks
` [PATCH 05/13] namei: page_getlink() and page_follow_link_light() are the same thing
` [PATCH 06/13] don't put symlink bodies in pagecache into highmem
` [PATCH 07/13] replace ->follow_link() with new method that could stay in RCU mode
` [PATCH 08/13] teach page_get_link() to work "
` [PATCH 09/13] teach shmem_get_link() "
` [PATCH 10/13] teach proc_self_get_link()/proc_thread_self_get_link() "
` [PATCH 11/13] teach nfs_get_link() "
` [PATCH 12/13] kill free_page_put_link()
` [PATCH 13/13] switch ->get_link() to delayed_call, kill ->put_link()
__vmalloc() vs. GFP_NOIO/GFP_NOFS
2016-01-05 15:35 UTC (6+ messages)
a configfs update for 4.5, and the configfs tree question
2016-01-05 4:04 UTC (11+ messages)
` [PATCH] configfs: implement binary attributes
[vfs:work.csum 2/6] include/linux/export.h:46:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
2016-01-05 0:00 UTC
[PATCH 0/8] Support for transparent PUD pages
2016-01-04 22:01 UTC (18+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH 2/8] mincore: Add support for PUDs
` [PATCH 3/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH 4/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH 5/8] dax: Support for transparent PUD pages
` [PATCH 6/8] block_dev: Support PUD DAX mappings
` [PATCH 7/8] xfs: Support for transparent PUD pages
` [PATCH 8/8] ext4: Transparent support for PUD-sized transparent huge pages
Hang triggered by udev coldplug, looks like a race
2016-01-04 19:27 UTC (15+ messages)
` [V9fs-developer] "
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-01-04 18:03 UTC (19+ messages)
` [PATCH RESEND v2 01/18] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH RESEND v2 02/18] block_dev: Check permissions towards block device inode when mounting
` [PATCH RESEND v2 03/18] fs: Treat foreign mounts as nosuid
` [PATCH RESEND v2 04/18] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH RESEND v2 05/18] userns: Replace in_userns with current_in_userns
` [PATCH RESEND v2 06/18] Smack: Handle labels consistently in untrusted mounts
` [PATCH RESEND v2 07/18] fs: Check for invalid i_uid in may_follow_link()
` [PATCH RESEND v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH RESEND v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH RESEND v2 10/18] fs: Update posix_acl support to handle user namespace mounts
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH RESEND v2 13/18] fs: Allow superblock owner to access do_remount_sb()
` [PATCH RESEND v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
selective block polling and preadv2/pwritev2 revisited
2016-01-04 16:39 UTC (4+ messages)
` [PATCH 6/6] blk-mq: enable polling support by default
[v15 0/4] ext4: add project quota support
2016-01-04 6:15 UTC (6+ messages)
` [v15 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
` [v15 4/4] ext4: cleanup inode flag definitions
[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
2016-01-04 5:54 UTC (4+ messages)
` [PATCH 1/3] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
` [PATCH 2/3] xfs: use FS_XFLAG definitions directly
` [PATCH 3/3] xfs: introduce per-inode DAX enablement
[PATCH] fs: allow unprivileged chroot()
2016-01-04 1:54 UTC (5+ messages)
[PATCH 0/3] fs, bdev: handle end of life
2016-01-03 21:05 UTC (3+ messages)
` [PATCH 2/3] xfs: handle shutdown notifications
Charity Donation
2016-01-03 11:24 UTC
Charity Donation
2016-01-03 10:37 UTC
Charity Donation
2016-01-03 10:29 UTC
[PATCH] fs: xattr: Use kvfree()
2016-01-02 22:09 UTC
[PATCH RESEND] fs:Fix rcu locking in the function terminate_walk
2016-01-01 5:25 UTC
[PATCH 1/5] f2fs: remove f2fs_bug_on in terms of max_depth
2015-12-31 23:49 UTC (5+ messages)
` [PATCH 2/5] f2fs: write pending bios when cp_error is set
` [PATCH 3/5] f2fs: use IPU for fdatasync
` [PATCH 4/5] f2fs: monitor zombie_tree count
` [PATCH 5/5] f2fs: introduce zombie list for fast shrinking extent trees
Orphan inodes
2015-12-31 16:14 UTC (6+ messages)
Remount of debugfs succeeded even if mount() system call fails
2015-12-31 4:11 UTC (2+ messages)
mmotm 2015-12-30-14-39 uploaded
2015-12-30 22:40 UTC
[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
2015-12-30 21:13 UTC (4+ messages)
` [PATCH v2 1/2] nfit_test: Enable DSMs for all test NFITs
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks
[vfs:uncertain.symlinks 13/13] fs/configfs/symlink.c:302:8: error: 'page' undeclared
2015-12-30 16:46 UTC
[PATCH 1/2] f2fs: use atomic variable for total_extent_tree
2015-12-30 6:44 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 1/3] f2fs: early check broken symlink length in the encrypted case
2015-12-30 0:59 UTC (9+ messages)
` [PATCH 2/3] f2fs: use i_size_read to get i_size
` [f2fs-dev] "
` [PATCH 3/3] f2fs: load largest extent all the time
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: early check broken symlink length in the encrypted case
Orangefs: bug involving copy_attributes_to_inode
2015-12-29 20:06 UTC
[git pull] vfs.git fix
2015-12-29 18:11 UTC
Donation/Charity
2015-12-29 5:01 UTC
Assalam o Alaikum
2015-12-29 2:02 UTC
Charity Donation
2015-12-28 21:11 UTC
small updates to orangefs for-next
2015-12-28 18:33 UTC
[PATCH] pipe: limit the per-user amount of pages allocated in pipes
2015-12-28 14:04 UTC
XFS and nobarrier with SSDs
2015-12-26 23:44 UTC (5+ messages)
Ideas on unified real-ro mount option across all filesystems
2015-12-26 22:53 UTC (4+ messages)
Fwd: Re: [PATCH] allow strictatime to be set as a global default
2015-12-25 17:23 UTC
[PATCH 1/4] f2fs: introduce prepare_write_begin to clean up
2015-12-25 1:40 UTC (11+ messages)
` [PATCH 2/4] f2fs: return early when trying to read null nid
` [f2fs-dev] "
` [PATCH 3/4] f2fs: avoid f2fs_lock_op in f2fs_write_begin
` [f2fs-dev] "
[PATCH 1/4] f2fs: check inline_data flag at converting time
2015-12-25 1:38 UTC (4+ messages)
` [PATCH 4/4] f2fs: call f2fs_balance_fs only when node was changed
` [f2fs-dev] "
[PATCH] f2fs: early check broken symlink length in the encrypted case
2015-12-25 1:00 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).