Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / fs /
2015-09-09 Linus TorvaldsMerge tag 'linux-kselftest-4.3-rc1' of git://git./linux...
2015-09-09 Linus TorvaldsMerge tag 'iommu-updates-v4.3' of git://git./linux...
2015-09-08 Linus TorvaldsMerge tag 'regmap-v4.3' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'fbdev-4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'mmc-v4.3' of git://git.linaro.org/people...
2015-09-08 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.3-1' of git://git...
2015-09-08 Linus TorvaldsMerge branch 'i2c/for-4.3' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'rtc-v4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'libnvdimm-for-4.3' of git://git./linux/kerne...
2015-09-08 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'trace-v4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-09-08 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk...
2015-09-08 Linus TorvaldsMerge tag 'for-linus-4.3-rc0-tag' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'ecryptfs-4.3-rc1-stale-dcache' of git:/...
2015-09-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
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 Mark BrownMerge remote-tracking branches 'regmap/topic/lockdep...
2015-09-04 Mark BrownMerge remote-tracking branches 'regmap/topic/debugfs...
2015-09-04 Mark BrownMerge remote-tracking branch 'regmap/topic/core' into...
2015-09-04 Mark BrownMerge remote-tracking branch 'regmap/fix/raw' into...
2015-09-04 Mark BrownMerge remote-tracking branch 'regmap/fix/core' into...
2015-09-04 Mark BrownMerge branch 'topic/smbus-block' of git://git./linux...
next