summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-24fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki
2016-05-24fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki
2016-05-24fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki
2016-05-24fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki
2016-05-24fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki
2016-05-24fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki
2016-05-24fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki
2016-05-24fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki
2016-05-24fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki
2016-05-24ELF/MIPS build fixRalf Baechle
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-22Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-21Revert "block: enable dax for raw block devices"Dan Williams
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-21fs/efs/super.c: fix return valueHeloise
2016-05-21dax: move RADIX_DAX_ definitions to dax.cNeilBrown
2016-05-21fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko
2016-05-21lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-21procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2016-05-21procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones
2016-05-21userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov
2016-05-21mm,writeback: don't use memory reserves for wb_start_writebackTetsuo Handa
2016-05-21tmpfs/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-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20CIFS: Remove some obsolete commentsSteve French
2016-05-20cifs: Create dedicated keyring for spnego operationsSachin Prabhu
2016-05-20mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-20ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua
2016-05-20ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao
2016-05-20ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun
2016-05-20ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua
2016-05-20fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani
2016-05-20fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-error-cfg' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-cleanup-attr-listent' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-trans-type-cleanup' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner