1. a8680e0 ext4: fix COLLAPSE_RANGE failure with 1KB block size by Namjae Jeon · 11 years ago
  2. 86f1ca3 ext4: use EINVAL if not a regular file in ext4_collapse_range() by Theodore Ts'o · 11 years ago
  3. 6c5e73d ext4: enforce we are operating on a regular file in ext4_zero_range() by jon ernst · 11 years ago
  4. 6dd834e ext4: fix extent merging in ext4_ext_shift_path_extents() by Lukas Czerner · 11 years ago
  5. ef24f6c ext4: discard preallocations after removing space by Lukas Czerner · 11 years ago
  6. 9337d5d ext4: no need to truncate pagecache twice in collapse range by Lukas Czerner · 11 years ago
  7. 2c1d232 ext4: fix removing status extents in ext4_collapse_range() by Lukas Czerner · 11 years ago
  8. 1a66c7c ext4: use filemap_write_and_wait_range() correctly in collapse range by Lukas Czerner · 11 years ago
  9. 694c793 ext4: use truncate_pagecache() in collapse range by Lukas Czerner · 11 years ago
  10. 50e02fd ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE by Theodore Ts'o · 11 years ago
  11. 036acea ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled by Azat Khuzhin · 11 years ago
  12. a18ed35 ext4: always check ext4_ext_find_extent result by Dmitry Monakhov · 11 years ago
  13. 8dc79ec ext4: fix error handling in ext4_ext_shift_extents by Dmitry Monakhov · 11 years ago
  14. e2cbd58 ext4: silence sparse check warning for function ext4_trim_extent by jon ernst · 11 years ago
  15. 40c406c ext4: COLLAPSE_RANGE only works on extent-based files by Theodore Ts'o · 11 years ago
  16. 847c6c4 ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches by Zheng Liu · 11 years ago
  17. 6e6358f ext4: use i_size_read in ext4_unaligned_aio() by Theodore Ts'o · 11 years ago
  18. 0790b31 fs: disallow all fallocate operation on active swapfile by Lukas Czerner · 11 years ago
  19. 23fffa9 fs: move falloc collapse range check into the filesystem methods by Lukas Czerner · 11 years ago
  20. 8fc61d9 fs: prevent doing FALLOC_FL_ZERO_RANGE on append only file by Lukas Czerner · 11 years ago
  21. 9ef06ce ext4: remove unnecessary check for APPEND and IMMUTABLE by Lukas Czerner · 11 years ago
  22. 622cad1 ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent() by Theodore Ts'o · 11 years ago
  23. c57ab39 ext4: return ENOMEM rather than EIO when find_###_page() fails by Younger Liu · 11 years ago
  24. 1ce01c4 ext4: fix COLLAPSE_RANGE test failure in data journalling mode by Namjae Jeon · 11 years ago
  25. 87f7e41 ext4: update PF_MEMALLOC handling in ext4_write_inode() by Theodore Ts'o · 11 years ago
  26. ec4cb1a ext4: fix jbd2 warning under heavy xattr load by Jan Kara · 11 years ago
  27. 9503c67 ext4: note the error in ext4_end_bio() by Matthew Wilcox · 11 years ago
  28. 0076493 ext4: initialize multi-block allocator before checking block descriptors by Azat Khuzhin · 11 years ago
  29. 4adb6ab ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS by Kazuya Mio · 11 years ago
  30. 666525d ext4: fix 64-bit number truncation warning by Chen Gang · 11 years ago
  31. d15e031 Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  32. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  33. 8e343c8 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  34. 370d266 Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  35. d15fee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  36. 56c225f Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  37. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  38. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  39. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  40. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  41. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  42. 4a4389a Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  43. 73f1027 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  44. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  45. 3cf5914 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  46. 154d6f1 Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  47. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  48. 8d81e29 Documentation/SubmittingPatches: remove references to patch-scripts by Mitchel Humpherys · 11 years ago
  49. 37c703f Documentation/SubmittingPatches: update some dead URLs by Mitchel Humpherys · 11 years ago
  50. 4adeacd Documentation/filesystems/ntfs.txt: remove changelog reference by Fabian Frederick · 11 years ago
  51. 4762c98 Documentation/kmemleak.txt: updates by Wang YanQing · 11 years ago
  52. 31e1436 fs/reiserfs/super.c: add __init to init_inodecache by Fabian Frederick · 11 years ago
  53. ea0856c fs/reiserfs: move prototype declaration to header file by Rashika Kheria · 11 years ago
  54. c11e614 fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache() by Fabian Frederick · 11 years ago
  55. d7bdb996 fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks by Sougata Santra · 11 years ago
  56. abfeb72 fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block by Sougata Santra · 11 years ago
  57. 7fac376 nilfs2: update project's web site in nilfs2.txt by Ryusuke Konishi · 11 years ago
  58. f947226 nilfs2: update MAINTAINERS file entries fix by Ryusuke Konishi · 11 years ago
  59. 0ec060d nilfs2: verify metadata sizes read from disk by Ryusuke Konishi · 11 years ago
  60. f9f32c4 nilfs2: add FITRIM ioctl support for nilfs2 by Andreas Rohner · 11 years ago
  61. 82e11e8 nilfs2: add nilfs_sufile_trim_fs to trim clean segs by Andreas Rohner · 11 years ago
  62. 2cc88f3 nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl by Andreas Rohner · 11 years ago
  63. 00e9ffc nilfs2: add nilfs_sufile_set_suinfo to update segment usage by Andreas Rohner · 11 years ago
  64. 90ccf7d nilfs2: add struct nilfs_suinfo_update and flags by Andreas Rohner · 11 years ago
  65. e212693 nilfs2: update MAINTAINERS file entries by Ryusuke Konishi · 11 years ago
  66. 5f356fd fs/coda/inode.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  67. dac52fc BEFS: logging cleanup by Fabian Frederick · 11 years ago
  68. 91a52ab fs/befs/linuxvfs.c: add __init to befs_init_inodecache() by Fabian Frederick · 11 years ago
  69. 2d4319e befs: replace kmalloc/memset 0 by kzalloc by Fabian Frederick · 11 years ago
  70. 84ee353 fs/minix/inode.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  71. 0d71915 rtc: treewide: remove excess rtc_device validation by Alexander Shiyan · 11 years ago
  72. ebe7533 drivers/rtc/rtc-s3c.c: remove NO_IRQ macro by Pankaj Dubey · 11 years ago
  73. dc9d888 drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq() by Adam Thomson · 11 years ago
  74. 67ab244 drivers/rtc/rtc-rv3029c2.c: fix potential race condition by Gregory Hermant · 11 years ago
  75. 617b26a rtc: add support for maxim dallas rtc ds1347 by Raghavendra Ganiga · 11 years ago
  76. 5ab9a52 drivers/rtc/rtc-mc13xxx.c: fix potential race condition by Alexander Shiyan · 11 years ago
  77. fda9909 rtc: pm8xxx: move device_init_wakeup() before rtc_register by Josh Cartwright · 11 years ago
  78. 5a41855 rtc: pm8xxx: add support for devicetree by Josh Cartwright · 11 years ago
  79. bffcbc0 rtc: pm8xxx: use devm_request_any_context_irq by Josh Cartwright · 11 years ago
  80. 5d7dc4c rtc: pm8xxx: use regmap API for register accesses by Josh Cartwright · 11 years ago
  81. 5bed811 rtc: pm8xxx: fixup checkpatch/style issues by Josh Cartwright · 11 years ago
  82. 131c9cc rtc: verify a critical argument to rtc_update_irq() before using it by Alessandro Zummo · 11 years ago
  83. c93a3ae drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup source by Wang Dongsheng · 11 years ago
  84. 3f93822 drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
  85. d55255c drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
  86. b5ada46 drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  87. a8a15eb drivers/rtc/rtc-ds3232.c: make it possible to share an irq by Bharat Bhushan · 11 years ago
  88. 5fc4bc8 arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatibles by Maxime Ripard · 11 years ago
  89. f49bd06 rtc: sunxi: change compatibles by Maxime Ripard · 11 years ago
  90. 6a2b342 rtc: mc13xxx: make rtc_read_time() more readable by Alexander Shiyan · 11 years ago
  91. 12de362 rtc: mc13xxx: change RTC validation scheme by Alexander Shiyan · 11 years ago
  92. fb1bd9a rtc: mc13xxx: fix 1Hz interrupt by Alexander Shiyan · 11 years ago
  93. 2fb004a rtc: mc13xxx: simplify alarm_irq_enable() by Alexander Shiyan · 11 years ago
  94. 589e501 rtc: mc13xxx: request IRQs after RTC registration by Alexander Shiyan · 11 years ago
  95. 77bf2ea rtc: mc13xxx: remove __exit_p() by Alexander Shiyan · 11 years ago
  96. 1d1945d drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips by Simon Guinot · 11 years ago
  97. 5ea7351 drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation by Simon Guinot · 11 years ago
  98. 3916b09 drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation by Xianglong Du · 11 years ago
  99. c2c0eed drivers/rtc/rtc-da9052.c: remove redundant private structure field by Anthony Olech · 11 years ago
  100. 7b8dc3e drivers/rtc/rtc-isl12057.c: remove duplicate include by Sachin Kamat · 11 years ago