summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-07ext4: fix 64-bit number truncation warningChen Gang
2014-04-04Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-04Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-04-04Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-03Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys
2014-04-03Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys
2014-04-03Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick
2014-04-03Documentation/kmemleak.txt: updatesWang YanQing
2014-04-03fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick
2014-04-03fs/reiserfs: move prototype declaration to header fileRashika Kheria
2014-04-03fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick
2014-04-03fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra
2014-04-03fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra
2014-04-03nilfs2: update project's web site in nilfs2.txtRyusuke Konishi
2014-04-03nilfs2: update MAINTAINERS file entries fixRyusuke Konishi
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi
2014-04-03nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner
2014-04-03nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner
2014-04-03nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner
2014-04-03nilfs2: update MAINTAINERS file entriesRyusuke Konishi
2014-04-03fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03BEFS: logging cleanupFabian Frederick
2014-04-03fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick
2014-04-03befs: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-04-03fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03rtc: treewide: remove excess rtc_device validationAlexander Shiyan
2014-04-03drivers/rtc/rtc-s3c.c: remove NO_IRQ macroPankaj Dubey
2014-04-03drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()Adam Thomson
2014-04-03drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant
2014-04-03rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga
2014-04-03drivers/rtc/rtc-mc13xxx.c: fix potential race conditionAlexander Shiyan
2014-04-03rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright
2014-04-03rtc: pm8xxx: use devm_request_any_context_irqJosh Cartwright