Show patches with: none      |   67733 patches
« 1 2 ... 625 626 627677 678 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/8] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c - - - --- 2016-04-12 Christoph Hellwig New
[2/8] fs: introduce iomap infrastructure - - - --- 2016-04-12 Christoph Hellwig New
[1/8] fs: move struct iomap from exportfs.h to a separate header - - - --- 2016-04-12 Christoph Hellwig New
[v2,5/5] block: call dax_get_unmapped_area() for DAX pmd mappings - - - --- 2016-04-12 Kani, Toshi New
[v2,4/5] ext2: call dax_get_unmapped_area() for DAX pmd mappings - - - --- 2016-04-12 Kani, Toshi New
[v2,3/5] xfs: call dax_get_unmapped_area() for DAX pmd mappings - - - --- 2016-04-12 Kani, Toshi New
[v2,2/5] ext4: call dax_get_unmapped_area() for DAX pmd mappings - - - --- 2016-04-12 Kani, Toshi New
[v2,1/5] dax: add dax_get_unmapped_area for pmd mappings - - - --- 2016-04-12 Kani, Toshi New
[RFC] block: wire blkdev_fallocate() to block_device_operations' reserve_space - - - --- 2016-04-12 Mike Snitzer New
[3/3] writeback: use WRITE_SYNC for reclaim or sync writeback - - - --- 2016-04-12 Jens Axboe New
[2/3] writeback: add wbc_to_write() - - - --- 2016-04-12 Jens Axboe New
[1/3] writeback: propagate the various reasons for writeback - - - --- 2016-04-12 Jens Axboe New
[3/3] fscrypto: don't let data integrity writebacks fail with ENOMEM - - - --- 2016-04-12 Jaegeuk Kim New
[2/3] f2fs: use dget_parent and file_dentry in f2fs_file_open - - - --- 2016-04-12 Jaegeuk Kim New
[1/3] fscrypto: use dget_parent() in fscrypt_d_revalidate() - - - --- 2016-04-12 Jaegeuk Kim New
[RFC,v2,10/10] xfs: use contiguous bdev reservation for file preallocation - - - --- 2016-04-12 Brian Foster New
[RFC,v2,09/10] xfs: support no block reservation transaction mode - - - --- 2016-04-12 Brian Foster New
[RFC,v2,08/10] xfs: handle bdev reservation ENOSPC correctly from XFS reserved pool - - - --- 2016-04-12 Brian Foster New
[RFC,v2,07/10] xfs: adopt a reserved allocation model on dm-thin devices - - - --- 2016-04-12 Brian Foster New
[RFC,v2,06/10] xfs: thin block device reservation mechanism - - - --- 2016-04-12 Brian Foster New
[RFC,v2,05/10] dm thin: add methods to set and get reserved space - - - --- 2016-04-12 Brian Foster New
[RFC,v2,04/10] dm: add methods to set and get reserved space - - - --- 2016-04-12 Brian Foster New
[RFC,v2,03/10] block: add block_device_operations methods to set and get reserved space - - - --- 2016-04-12 Brian Foster New
[RFC,v2,02/10] xfs: replace xfs_mod_fdblocks() bool param with flags - - - --- 2016-04-12 Brian Foster New
[RFC,v2,01/10] xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly - - - --- 2016-04-12 Brian Foster New
[v3,2/2] coredump: only charge written data against RLIMIT_CORE - - - --- 2016-04-11 Omar Sandoval New
[v3,1/2] coredump: get rid of coredump_params->written - - - --- 2016-04-11 Omar Sandoval New
[v2,2/2] coredump: only charge written data against RLIMIT_CORE - - - --- 2016-04-11 Omar Sandoval New
[v2,1/2] coredump: get rid of coredump_params->written - - - --- 2016-04-11 Omar Sandoval New
[GIT,PULL] ext4 bug fixes for 4.6 - - - --- 2016-04-10 Linus Torvalds New
orangefs: strncpy -> strscpy - - - --- 2016-04-08 Martin Brandenburg New
[RESEND] vfs: Add support to document max and min inode times - 1 - --- 2016-04-08 Deepa Dinamani New
[2/2] vfs: Add vfs_time accessors - 1 - --- 2016-04-08 Deepa Dinamani New
[1/2] fs: Add current_fs_time_sec() function - 1 - --- 2016-04-08 Deepa Dinamani New
Autofs and mount namespaces - - - --- 2016-04-08 Ian Kent New
[vfs,v3,1/4] VFS: move iomap from exportfs.h to iomap.h - - - --- 2016-04-07 Bob Peterson New
Autofs and mount namespaces - - - --- 2016-04-07 Omar Sandoval New
[10/10] nfsd: use RWF_SYNC - - - --- 2016-04-07 Christoph Hellwig New
[09/10] fs: add RWF_DSYNC aand RWF_SYNC - - - --- 2016-04-07 Christoph Hellwig New
[08/10] ceph: use generic_write_sync - - - --- 2016-04-07 Christoph Hellwig New
[07/10] fs: simplify the generic_write_sync prototype - - - --- 2016-04-07 Christoph Hellwig New
[06/10] fs: add IOCB_SYNC and IOCB_DSYNC - - - --- 2016-04-07 Christoph Hellwig New
[05/10] direct-io: remove the offset argument to dio_complete - - - --- 2016-04-07 Christoph Hellwig New
[04/10] direct-io: eliminate the offset argument to ->direct_IO - - - --- 2016-04-07 Christoph Hellwig New
[03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write - - - --- 2016-04-07 Christoph Hellwig New
[02/10] filemap: remove the pos argument to generic_file_direct_write - - - --- 2016-04-07 Christoph Hellwig New
[01/10] filemap: remove pos variables in generic_file_read_iter - - - --- 2016-04-07 Christoph Hellwig New
[v2] fs: overlayfs: override creds with the ones from the superblock mounter - - - --- 2016-04-07 Antonio Murdaca New
fs: overlayfs: override creds with the ones from the superblock mounter - - - --- 2016-04-07 Antonio Murdaca New
FUSE: Improve aio directIO write performance for size extending writes. - - - --- 2016-04-07 Ashish Sangwan New
fs: overlayfs: remove debug parameter - - - --- 2016-04-07 Antonio Murdaca New
[PATCHv6,30/30] khugepaged: add support of collapse for tmpfs/shmem pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,29/30] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,28/30] thp: extract khugepaged from mm/huge_memory.c - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,27/30] thp: update Documentation/vm/transhuge.txt - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,26/30] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,25/30] shmem: add huge pages support - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,24/30] shmem: get_unmapped_area align huge page - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,23/30] shmem: prepare huge= mount option and sysfs knob - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,22/30] mm, rmap: account shmem thp pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,21/30] truncate: handle file thp - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,20/30] filemap: prepare find and delete operations for huge pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,19/30] radix-tree: implement radix_tree_maybe_preload_order() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,18/30] page-flags: relax policy for PG_mappedtodisk and PG_reclaim - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,17/30] vmscan: split file huge pages before paging them out - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,16/30] thp, mlock: do not mlock PTE-mapped file huge pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,15/30] thp: file pages support for split_huge_page() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,14/30] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,13/30] thp: prepare change_huge_pmd() for file thp - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,12/30] thp: skip file huge pmd on copy_huge_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,11/30] thp: handle file pages in mremap() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,10/30] thp: handle file COW faults - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,09/30] thp: handle file pages in split_huge_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,08/30] thp: support file pages in zap_huge_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,07/30] thp, vmstats: add counters for huge file pages - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,06/30] mm: introduce do_set_pmd() - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,05/30] rmap: support file thp - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,04/30] mm: postpone page table allocation until we have page to map - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,03/30] mm: introduce fault_env 1 - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,02/30] mm: do not pass mm_struct into handle_mm_fault - - - --- 2016-04-06 Kirill A. Shutemov New
[PATCHv6,01/30] thp, mlock: update unevictable-lru.txt - - - --- 2016-04-06 Kirill A. Shutemov New
[30/30] radix-tree: Add copyright statements - 1 - --- 2016-04-06 Matthew Wilcox New
[29/30] radix-tree: Fix radix_tree_dump() for multi-order entries - - - --- 2016-04-06 Matthew Wilcox New
[28/30] radix-tree: Fix two bugs in radix_tree_range_tag_if_tagged() - 1 - --- 2016-04-06 Matthew Wilcox New
[27/30] radix-tree: Rewrite radix_tree_locate_item - 1 - --- 2016-04-06 Matthew Wilcox New
[26/30] radix-tree: Fix radix_tree_create for sibling entries - 1 - --- 2016-04-06 Matthew Wilcox New
[25/30] radix-tree test suite: add multi-order tag test - - - --- 2016-04-06 Matthew Wilcox New
[24/30] radix-tree: Rewrite radix_tree_tag_get - - - --- 2016-04-06 Matthew Wilcox New
[23/30] radix-tree: Rewrite radix_tree_tag_clear - - - --- 2016-04-06 Matthew Wilcox New
[22/30] radix-tree: Rewrite radix_tree_tag_set - - - --- 2016-04-06 Matthew Wilcox New
[21/30] radix tree test suite: Add multiorder shrinking test - 1 - --- 2016-04-06 Matthew Wilcox New
[20/30] radix tree test suite: multi-order iteration test - - - --- 2016-04-06 Matthew Wilcox New
[19/30] radix-tree: add support for multi-order iterating - - - --- 2016-04-06 Matthew Wilcox New
[18/30] radix-tree: Fix multiorder BUG_ON in radix_tree_insert - 1 - --- 2016-04-06 Matthew Wilcox New
[17/30] radix-tree: Rewrite __radix_tree_lookup - 1 - --- 2016-04-06 Matthew Wilcox New
[16/30] radix tree test suite: Start adding multiorder tests - 1 - --- 2016-04-06 Matthew Wilcox New
[15/30] radix-tree: Fix several shrinking bugs with multiorder entries - 1 - --- 2016-04-06 Matthew Wilcox New
[14/30] radix-tree: Fix extending the tree for multi-order entries at offset 0 - 1 - --- 2016-04-06 Matthew Wilcox New
[13/30] radix-tree: Introduce radix_tree_load_root() - 1 - --- 2016-04-06 Matthew Wilcox New
[12/30] radix-tree: Remove restriction on multi-order entries - 1 - --- 2016-04-06 Matthew Wilcox New
« 1 2 ... 625 626 627677 678 »