1. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  2. 94bf608 ext4: fix failure exits by Al Viro · 13 years ago
  3. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  4. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  5. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  6. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 13 years ago
  7. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  9. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  10. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  11. dcca3fe ext4: propagate umode_t by Al Viro · 13 years ago
  12. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  13. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  14. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  15. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  16. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  17. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  18. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  19. 5a0dc73 ext4: handle EOF correctly in ext4_bio_write_page() by Yongqiang Yang · 13 years ago
  20. 5b5ffa4 ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized by Yongqiang Yang · 13 years ago
  21. 093e6e3 ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers() by Yongqiang Yang · 13 years ago
  22. 13a79a4 ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize by Yongqiang Yang · 13 years ago
  23. ea51d13 ext4: avoid hangs in ext4_da_should_update_i_disksize() by Andrea Arcangeli · 13 years ago
  24. fc6cb1c ext4: display the correct mount option in /proc/mounts for [no]init_itable by Theodore Ts'o · 13 years ago
  25. b4611ab ext4: Fix crash due to getting bogus eh_depth value on big-endian systems by Paul Mackerras · 13 years ago
  26. b5a7e97 ext4: fix ext4_end_io_dio() racing against fsync() by Theodore Ts'o · 13 years ago
  27. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  28. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  29. 4c81f04 ext4: fix racy use-after-free in ext4_end_io_dio() by Tejun Heo · 13 years ago
  30. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  31. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  32. f8f5ed7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  33. 6e58ad6 ext4: fix up a undefined error in ext4_free_blocks in debugging code by Yongqiang Yang · 13 years ago
  34. 3c1fcb2 ext4: add blk_finish_plug in error case of writepages. by Namjae Jeon · 13 years ago
  35. 2397256d ext4: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  36. eb51368 ext4: ignore journalled data options on remount if fs has no journal by Theodore Ts'o · 13 years ago
  37. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  38. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  39. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  40. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  41. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  42. bf52c6f ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined by Yongqiang Yang · 13 years ago
  43. 32de675 ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled by Yongqiang Yang · 13 years ago
  44. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  45. 966dbde ext4: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  46. ff3fc17 ext4: fix a typo in struct ext4_allocation_context by Robin Dong · 13 years ago
  47. 3c6fe77 ext4: Don't normalize an falloc request if it can fit in 1 extent. by Greg Harm · 13 years ago
  48. 4af8350 ext4: remove comments about extent mount option in ext4_new_inode() by Eryu Guan · 13 years ago
  49. edb5ac8 ext4: let ext4_discard_partial_buffers handle unaligned range correctly by Yongqiang Yang · 13 years ago
  50. 5129d05 ext4: return ENOMEM if find_or_create_pages fails by Yongqiang Yang · 13 years ago
  51. e260daf ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() by Yongqiang Yang · 13 years ago
  52. 0edeb71 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten by Tao Ma · 13 years ago
  53. b82e384 ext4: optimize locking for end_io extent conversion by Theodore Ts'o · 13 years ago
  54. 4e29802 ext4: remove unnecessary call to waitqueue_active() by Theodore Ts'o · 13 years ago
  55. d73d504 ext4: Use correct locking for ext4_end_io_nolock() by Tao Ma · 13 years ago
  56. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  57. 6d6a4351 ext4: fix race in xattr block allocation path by Eric Sandeen · 13 years ago
  58. e7b319e ext4: trace punch_hole correctly in ext4_ext_map_blocks by Yongqiang Yang · 13 years ago
  59. 02dc62fb ext4: clean up AGGRESSIVE_TEST code by Yongqiang Yang · 13 years ago
  60. 81fdbb4 ext4: move variables to their scope by Yongqiang Yang · 13 years ago
  61. 5cb81da ext4: fix quota accounting during migration by Dmitry Monakhov · 13 years ago
  62. fba90ff ext4: migrate cleanup by Dmitry Monakhov · 13 years ago
  63. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  64. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago
  65. 80e675f ext4: optimize memmmove lengths in extent/index insertions by Eric Gouriou · 13 years ago
  66. 6f91bc5 ext4: optimize ext4_ext_convert_to_initialized() by Eric Gouriou · 13 years ago
  67. b3ff0569 ext4: don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state by Tao Ma · 13 years ago
  68. 0a10da7 ext4: fix a wrong comment in __mb_check_buddy() by Robin Dong · 13 years ago
  69. b051d8d ext4: remove unused variable in mb_find_extent() by Robin Dong · 13 years ago
  70. 66a83cd ext4: remove unused variable in ext4_mb_generate_from_pa() by Robin Dong · 13 years ago
  71. ebbe027 ext4: use stream-alloc when mb_group_prealloc set to zero by Robin Dong · 13 years ago
  72. fcbb551 ext4: let ext4_page_mkwrite stop started handle in failure by Yongqiang Yang · 13 years ago
  73. 6f8ff53 ext4: handle NULL p_ext in ext4_ext_next_allocated_block() by Curt Wohlgemuth · 13 years ago
  74. f85b287 ext4: error handling fix in ext4_ext_convert_to_initialized() by Dan Carpenter · 13 years ago
  75. 6654361 ext4: use ext4_reserve_inode_write in ext4_xattr_set_handle by Eric Sandeen · 13 years ago
  76. 909a4cf ext4: avoid setting directory i_nlink to zero by Andreas Dilger · 13 years ago
  77. cf80390 ext4: prevent stack overrun in ext4_file_open by Darrick J. Wong · 13 years ago
  78. a4e5d88 ext4: update EOFBLOCKS flag on fallocate properly by Dmitry Monakhov · 13 years ago
  79. 750c9c4 ext4: remove messy logic from ext4_ext_rm_leaf by Dmitry Monakhov · 13 years ago
  80. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  81. 1939dd8 ext4: cleanup ext4_ext_grow_indepth code by Dmitry Monakhov · 13 years ago
  82. 45dc63e ext4: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  83. 8de49e6 ext4: fix the deadlock in mpage_da_map_and_submit() by Kazuya Mio · 13 years ago
  84. 09e0834 ext4: fix deadlock in ext4_ordered_write_end() by Akira Fujita · 13 years ago
  85. ee90d57 ext4: quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 13 years ago
  86. e6705f7 ext4: add __user decoration to calls of copy_{from,to}_user() by H Hartley Sweeten · 13 years ago
  87. e0cbee3 ext4: functions should not be declared extern by H Hartley Sweeten · 13 years ago
  88. 1bce63d ext4: add block plug for .writepages by Shaohua Li · 13 years ago
  89. f6f96fd ext4: Fix comparison endianness problem in MMP initialization by Darrick J. Wong · 13 years ago
  90. bdfc230 ext4: MMP: fix error message rate-limiting logic in kmmpd by Nikitas Angelinas · 13 years ago
  91. 215fc6a ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname by Nikitas Angelinas · 13 years ago
  92. f472e02 ext4: avoid stamping on other memories in ext4_ext_insert_index() by Tao Ma · 13 years ago
  93. d44651d ext4: fix ext4 so it works without CONFIG_PROC_FS by Fabrice Jouhaud · 13 years ago
  94. 6ee3b21 ext4: use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left() by Tao Ma · 13 years ago
  95. 7fd59c8 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl by Tao Ma · 13 years ago
  96. df3ab17 ext4: fix the comment describing ext4_ext_search_right() by Tao Ma · 13 years ago
  97. 4113c4c ext4: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  98. dcf2d80 ext4: Free resources in some error path in ext4_fill_super by Tao Ma · 13 years ago
  99. 7aa0bae ext4: Free resources in ext4_mb_init()'s error paths by Tao Ma · 13 years ago
  100. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago