aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25coredump: add __printf attribute to cn_*printf functionsNicolas Iooss
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-06-25fs/reiserfs: remove unneeded castFiro Yang
2015-06-25NILFS2: support NFSv2 exportNeilBrown
2015-06-25fs/befs/btree.c: remove unneeded initializationsFabian Frederick
2015-06-25fs/minix: remove unneeded castFiro Yang
2015-06-25fs/efs: femove unneeded castFiro Yang
2015-06-25fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes
2015-06-25fs/jbd2/journal.c: use strreplace()Rasmus Villemoes
2015-06-25fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras
2015-06-25proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-06-24mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf
2015-06-24ocfs2: mark local functions as staticJoseph Qi
2015-06-24ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick
2015-06-24ocfs2: use swap() in swap_refcount_rec()Fabian Frederick
2015-06-24ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick
2015-06-24ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei
2015-06-24ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi
2015-06-24ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei
2015-06-24ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei
2015-06-24ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi
2015-06-24ocfs2: use retval instead of status for checking errorDaeseok Youn
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi
2015-06-24ocfs2: remove __mlog_cpu_guessAndrew Morton
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches
2015-06-24configfs: unexport/make static config_item_init()Fabian Frederick
2015-06-24NTFS: use kvfree() in ntfs_free()Pekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-06-23ext4: set lazytime on remount if MS_LAZYTIME is set by mountTheodore Ts'o
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-06-22ext4: only call ext4_truncate when size <= isizeJosef Bacik
2015-06-21ext4: make online defrag error reporting consistentEric Whitney