summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-21Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-20fs/efs/super.c: fix return valueHeloise
2016-05-20dax: move RADIX_DAX_ definitions to dax.cNeilBrown
2016-05-20fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-20procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2016-05-20procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones
2016-05-20userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov
2016-05-20mm,writeback: don't use memory reserves for wb_start_writebackTetsuo Handa
2016-05-20tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMURich Felker
2016-05-20Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2016-05-20f2fs: fix to update dirty page count correctlyChao Yu
2016-05-20f2fs: flush pending bios right away when error occursJaegeuk Kim
2016-05-20f2fs: avoid ENOSPC fault in the recovery processJaegeuk Kim
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19CIFS: Remove some obsolete commentsSteve French
2016-05-19cifs: Create dedicated keyring for spnego operationsSachin Prabhu
2016-05-19mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-19ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao
2016-05-19ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun
2016-05-19ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua
2016-05-19fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani
2016-05-19fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara
2016-05-19ocfs2/cluster: block BH in TCP callbacksEric Dumazet
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-18f2fs: make exit_f2fs_fs more clearTiezhu Yang
2016-05-18f2fs: use percpu_counter for total_valid_inode_countJaegeuk Kim
2016-05-18f2fs: use percpu_counter for alloc_valid_block_countJaegeuk Kim
2016-05-18f2fs: use percpu_counter for # of dirty pages in inodeJaegeuk Kim
2016-05-18f2fs: use percpu_counter for page countersJaegeuk Kim
2016-05-18f2fs: use bio count instead of F2FS_WRITEBACK page countJaegeuk Kim
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-18Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro
2016-05-18Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17btrfs: Switch to generic xattr handlersAndreas Gruenbacher