messages from 2017-01-23 12:33:12 to 2017-01-27 16:40:42 UTC [more...]
[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
2017-01-27 16:40 UTC (14+ messages)
[RFC][PATCH v2 1/3] vfs: freeze protect overlay inode on file_start_write()
2017-01-27 16:31 UTC (7+ messages)
` [RFC][PATCH v2 4/4] vfs: wrap write f_ops with file_{start,end}_write()
Reproducible, long-standing fanotify+autofs problem
2017-01-27 14:21 UTC (11+ messages)
[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
2017-01-27 13:24 UTC (8+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] "
` [PATCH v4 0/2] "
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ceph: switch DIO code to use iov_iter_get_pages_alloc
` [PATCH v3 "
[ATTEND] many topics
2017-01-27 13:12 UTC (19+ messages)
[LSF/MM TOPIC] new mount(2) userspace api
2017-01-27 9:46 UTC (4+ messages)
[PATCH] fuse: clear FR_PENDING flag when moving requests out of pending queue
2017-01-27 9:54 UTC (6+ messages)
fs, net: deadlock between bind/splice on af_unix
2017-01-27 6:41 UTC (15+ messages)
[LSF/MM TOPIC] I/O error handling and fsync()
2017-01-27 6:03 UTC (28+ messages)
` [Lsf-pc] "
[RFC PATCH v2 0/2] block: fix backing_dev_info lifetime
2017-01-26 16:39 UTC (6+ messages)
[PATCHv6 00/37] ext4: support of huge pages
2017-01-26 15:57 UTC (41+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 02/37] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 04/37] mm, rmap: account file thp pages
` [PATCHv6 05/37] thp: try to free page's buffers before attempt split
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 07/37] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv6 08/37] filemap: handle huge pages in do_generic_file_read()
` [PATCHv6 09/37] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv6 10/37] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv6 11/37] HACK: readahead: alloc huge pages, if allowed
` [PATCHv6 12/37] brd: make it handle huge pages
` [PATCHv6 13/37] mm: make write_cache_pages() work on "
` [PATCHv6 14/37] thp: introduce hpage_size() and hpage_mask()
` [PATCHv6 15/37] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv6 16/37] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv6 17/37] fs: make block_read_full_page() be able to read huge page
` [PATCHv6 18/37] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv6 19/37] fs: make block_page_mkwrite() aware about "
` [PATCHv6 20/37] truncate: make truncate_inode_pages_range() "
` [PATCHv6 21/37] truncate: make invalidate_inode_pages2_range() "
` [PATCHv6 22/37] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv6 23/37] mm: account huge pages to dirty, writaback, reclaimable, etc
` [PATCHv6 24/37] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv6 25/37] ext4: make ext4_writepage() work on huge pages
` [PATCHv6 26/37] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv6 27/37] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv6 28/37] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv6 29/37] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv6 30/37] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv6 31/37] ext4: handle writeback with "
` [PATCHv6 32/37] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv6 33/37] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv6 34/37] ext4: make fallocate() operations work with "
` [PATCHv6 35/37] ext4: reserve larger jounral transaction for "
` [PATCHv6 36/37] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv6 37/37] ext4, vfs: add huge= mount option
[PATCH] orangefs: Support readahead_readcnt parameter
2017-01-26 15:25 UTC
[LSF/MM ATTEND] ICE support, OCSSD, flash-friendly topics
2017-01-26 6:25 UTC
[PATCH v2 0/2] Add further ioctl() operations for namespace discovery
2017-01-26 4:23 UTC (13+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] nsfs: Add an ioctl() to return the namespace type
` [PATCH v4 2/2] nsfs: Add an ioctl() to return owner UID of a userns
[PATCH 0/2] setgid hardening
2017-01-26 0:12 UTC (12+ messages)
` [PATCH 1/2] fs: Check f_cred instead of current's creds in should_remove_suid()
` [PATCH 2/2] fs: Harden against open(..., O_CREAT, 02777) in a setgid directory
[PATCH 0/2] overlayfs: support freeze/thaw/syncfs
2017-01-25 17:51 UTC (7+ messages)
` [PATCH 1/2] ovl: support freeze/thaw super
` [PATCH 2/2] ovl: properly implement sync_filesystem()
[PATCH v5] DAX: enable iostat for read/write
2017-01-25 15:55 UTC (4+ messages)
[PATCH 0/22 v3] fsnotify: Avoid SRCU stalls with fanotify permission events
2017-01-25 15:22 UTC (5+ messages)
` [PATCH 06/22] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 13/22] fanotify: Release SRCU lock when waiting for userspace response
[LSF/MM TOPIC] online filesystem repair
2017-01-25 8:41 UTC (5+ messages)
mmotm 2017-01-24-15-37 uploaded
2017-01-24 23:37 UTC
[LSF/MM ATTEND] Inline encryption support for block devices
2017-01-24 23:23 UTC
[LSF/MM TOPIC] Inline encryption support for block devices
2017-01-24 23:16 UTC (4+ messages)
` [Lsf-pc] "
[PATCH v3 2/2] nsfs: Add an ioctl() to return owner UID of a userns
2017-01-24 22:35 UTC (2+ messages)
setattr ATTR_SIZE vs the rest
2017-01-24 22:02 UTC (17+ messages)
` [PATCH] nfsd: special case truncates some more
[PATCH 1/3 linux-next] udf: fix ioctl errors
2017-01-24 20:48 UTC (3+ messages)
` [PATCH 2/3 linux-next] udf: simplify udf_ioctl()
` [PATCH 3/3 linux-next] udf: remove else after return in udf_ioctl()
[PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splice codepaths
2017-01-24 20:51 UTC (8+ messages)
` [PATCH v2] "
[LSF/MM TOPIC] Badblocks checking/representation in filesystems
2017-01-24 19:59 UTC (12+ messages)
` [Lsf-pc] "
[PATCH] fscrypt: split supp and notsupp declarations into their own headers
2017-01-24 18:58 UTC
[PATCH 1/2] ns: Allow ns_entries to have custom symlink content
2017-01-24 8:35 UTC (4+ messages)
` [PATCH 2/2] pidns: Expose task pid_ns_for_children to userspace
[LTP issues] MAP_LOCKED MS_INVALIDATE, dio rw odd count on DAX
2017-01-24 5:24 UTC
xfstest mailing list archives
2017-01-24 3:24 UTC (3+ messages)
[PATCH] mnt: allow to add a mount into an existing group
2017-01-24 1:03 UTC (2+ messages)
[PATCH] Fix a race in put_mountpoint
2017-01-24 0:16 UTC (18+ messages)
` [PATCH] mnt: Protect the mountpoint hashtable with mount_lock
` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
` [REVIEW][PATCH 1/2] mnt: Fix propagate_mount_busy to notice all cases of busy mounts
` [REVIEW][PATCH 2/2] mnt: Tuck mounts under others instead of creating shadow/side mounts
` [PATCH v5] "
[PATCH v2] mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
2017-01-23 23:11 UTC
[LSF/MM ATTEND] btrfs dax support, badblocks, ext4 development
2017-01-23 22:44 UTC
[PATCH] mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
2017-01-23 21:36 UTC (2+ messages)
[PATCH] fscrypt: constify struct fscrypt_operations
2017-01-23 20:16 UTC (2+ messages)
[RFC][PATCH v2 0/3] overlayfs: support freeze/thaw/syncfs
2017-01-23 19:52 UTC (3+ messages)
` [RFC][PATCH v2 2/3] ovl: properly implement sync_filesystem()
[PATCH 00/13] dax, pmem: move cpu cache maintenance to libnvdimm
2017-01-23 18:31 UTC (18+ messages)
[PATCH 1/1 linux-next] hfsplus: atomically read inode size
2017-01-23 17:53 UTC
[PATCH 1/1 linux-next] hfs: atomically read inode size
2017-01-23 17:52 UTC
[PATCH v3] romfs: use different way to generate fsid for BLOCK or MTD
2017-01-23 14:52 UTC (2+ messages)
(unknown),
2017-01-23 14:54 UTC
Urgent Please,,
2017-01-23 14:07 UTC
[PATCH -next] fs/affs: fix return value check in affs_get_parent()
2017-01-23 14:10 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).