hugetlbfs: truncate_hugepages() takes a range of pages
[linux-2.6-microblaze.git] / fs /
2015-09-08 Mike Kravetzhugetlbfs: truncate_hugepages() takes a range of pages
2015-09-08 Mike Kravetzhugetlbfs: hugetlb_vmtruncate_list() needs to take...
2015-09-08 Minchan Kimmm: /proc/pid/smaps:: show proportional swap share...
2015-09-08 Konstantin Khlebnikovpagemap: add mmap-exclusive bit for marking pages mappe...
2015-09-08 Konstantin Khlebnikovpagemap: hide physical addresses from non-privileged...
2015-09-08 Konstantin Khlebnikovpagemap: rework hugetlb and thp report
2015-09-08 Konstantin Khlebnikovpagemap: switch to the new format and do some cleanup
2015-09-08 Konstantin Khlebnikovpagemap: check permissions and capabilities at open...
2015-09-08 Kirill A. Shutemovmm: take i_mmap_lock in unmap_mapping_range() for DAX
2015-09-08 Matthew Wilcoxdax: use linear_page_index()
2015-09-08 Matthew Wilcoxdax: ensure that zero pages are removed from other...
2015-09-08 Kirill A. Shutemovdax: don't use set_huge_zero_page()
2015-09-08 Matthew Wilcoxdax: fix race between simultaneous faults
2015-09-08 Matthew Wilcoxext4: start transaction before calling into DAX
2015-09-08 Matthew Wilcoxext4: add ext4_get_block_dax()
2015-09-08 Matthew Wilcoxdax: improve comment about truncate race
2015-09-08 Matthew Wilcoxext4: use ext4_get_block_write() for DAX
2015-09-08 Valentin Rothbergfs/dax.c: fix typo in #endif comment
2015-09-08 Matthew Wilcoxxfs: huge page fault support
2015-09-08 Matthew Wilcoxext4: huge page fault support
2015-09-08 Matthew Wilcoxext2: huge page fault support
2015-09-08 Matthew Wilcoxdax: add huge page fault support
2015-09-08 Matthew Wilcoxdax: move DAX-related functions to a new header
2015-09-07 Linus TorvaldsMerge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org...
2015-09-07 Linus TorvaldsMerge tag 'xfs-for-linus-4.3' of git://git./linux/kerne...
2015-09-07 Trond MyklebustNFSv4: Respect the server imposed limit on how many...
2015-09-07 Trond MyklebustNFSv4: Express delegation limit in units of pages
2015-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge tag 'for-linus-4.3-merge-window-part-1' of git...
2015-09-06 Linus TorvaldsMerge tag 'media/v4.3-1' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-09-06 Linus TorvaldsMerge tag 'md/4.3' of git://neil.brown.name/md
2015-09-06 Linus TorvaldsMerge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields...
2015-09-05 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-05 NeilBrownMerge linux-block/for-4.3/core into md/for-linux
2015-09-04 Oleg Nesterovmm: move ->mremap() from file_operations to vm_operatio...
2015-09-04 Andrea Arcangeliuserfaultfd: avoid missing wakeups during refile in...
2015-09-04 Andrea Arcangeliuserfaultfd: allow signals to interrupt a userfault
2015-09-04 Andrea Arcangeliuserfaultfd: require UFFDIO_API before other ioctls
2015-09-04 Andrea Arcangeliuserfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
2015-09-04 Andrea Arcangeliuserfaultfd: buildsystem activation
2015-09-04 Andrea Arcangeliuserfaultfd: solve the race between UFFDIO_COPY|ZEROPAG...
2015-09-04 Andrea Arcangeliuserfaultfd: allocate the userfaultfd_ctx cacheline...
2015-09-04 Andrea Arcangeliuserfaultfd: optimize read() and poll() to be O(1)
2015-09-04 Andrea Arcangeliuserfaultfd: wake pending userfaults
2015-09-04 Andrea Arcangeliuserfaultfd: change the read API to return a uffd_msg
2015-09-04 Pavel Emelyanovuserfaultfd: Rename uffd_api.bits into .features
2015-09-04 Andrea Arcangeliuserfaultfd: add new syscall to provide memory external...
2015-09-04 Andrea Arcangeliuserfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
2015-09-04 Kees Cookfs: create and use seq_show_option for escaping
2015-09-04 Joseph Qiocfs2: clean up redundant NULL checks before kfree
2015-09-04 Joe Perchesocfs2: neaten do_error, ocfs2_error and ocfs2_abort
2015-09-04 Xue jiufeiocfs2: do not set fs read-only if rec[0] is empty while...
2015-09-04 yangwenfangocfs2: call ocfs2_journal_access_di() before ocfs2_jour...
2015-09-04 Tina Ruchandaniocfs2: use 64bit variables to track heartbeat time
2015-09-04 Joseph Qiocfs2: fix race between crashed dio and rm
2015-09-04 Yiwen Jiangocfs2: avoid access invalid address when read o2dlm...
2015-09-04 Tariq Saeedocfs2: take inode lock in ocfs2_iop_set/get_acl()
2015-09-04 Tariq Saeedocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
2015-09-04 Norton.Zhuocfs2: optimize error handling in dlm_request_join
2015-09-04 Yiwen Jiangocfs2: fix a tiny case that inode can not removed
2015-09-04 WeiWei Wangocfs2: add ip_alloc_sem in direct IO to protect allocat...
2015-09-04 Goldwyn Rodriguesocfs2: clear the rest of the buffers on error
2015-09-04 Goldwyn Rodriguesocfs2: acknowledge return value of ocfs2_error()
2015-09-04 Goldwyn Rodriguesocfs2: add errors=continue
2015-09-04 Xue jiufeiocfs2: flush inode data to disk and free inode when...
2015-09-04 Sanidhya Kashyapocfs2: trusted xattr missing CAP_SYS_ADMIN check
2015-09-04 jiangyiwenocfs2: set filesytem read-only when ocfs2_delete_entry...
2015-09-04 Joseph Qiocfs2/dlm: use list_for_each_entry instead of list_for_each
2015-09-04 Joseph Qiocfs2: remove unneeded code in dlm_register_domain_handlers
2015-09-04 Joseph Qiocfs2: fix BUG when o2hb_register_callback fails
2015-09-04 Joseph Qiocfs2: remove unneeded code in ocfs2_dlm_init
2015-09-04 Joseph Qiocfs2: adjust code to match locking/unlocking order
2015-09-04 Joseph Qiocfs2: clean up unused local variables in ocfs2_file_wr...
2015-09-04 Christophe JAILLETocfs2: do not log twice error messages
2015-09-04 Joseph Qiocfs2: do not BUG if buffer not uptodate in __ocfs2_jou...
2015-09-04 Joseph Qiocfs2: fix several issues of append dio
2015-09-04 Joseph Qiocfs2: fix race between dio and recover orphan
2015-09-04 SF Markus Elfringntfs: delete unnecessary checks before calling iput()
2015-09-04 Jan Karafsnotify: get rid of fsnotify_destroy_mark_locked()
2015-09-04 Jan Karafsnotify: remove mark->free_list
2015-09-04 Jan Karafsnotify: fix check in inotify fdinfo printing
2015-09-04 Dave Hansenfs/notify: optimize inotify/fsnotify code for unwatched...
2015-09-04 Andy Lutomirskicapabilities: ambient capabilities
2015-09-04 Ryan Dingocfs2: direct write will call ocfs2_rw_unlock() twice...
2015-09-04 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2015-09-04 Trond MyklebustRevert "NFS: Make close(2) asynchronous when closing...
2015-09-04 Trond MyklebustNFS: Optimise away the close-to-open getattr if there...
2015-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge tag 'sound-4.3-rc1' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge tag 'backlight-for-linus-4.3' of git://git./linux...
2015-09-04 Linus TorvaldsMerge tag 'mfd-for-linus-4.3' of git://git./linux/kerne...
2015-09-04 Linus TorvaldsMerge tag 'dmaengine-4.3-rc1' of git://git.infradead...
2015-09-04 Linus TorvaldsMerge tag 'pinctrl-v4.3-1' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge tag 'gpio-v4.3-1' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-09-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-09-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-09-03 Linus TorvaldsMerge tag 'powerpc-4.3-1' of git://git./linux/kernel...
next