1. 2732036 xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering by Dave Chinner · 12 years ago
  2. bb86d21 xfs: fix the extent count when allocating an new indirection array entry by Jie Liu · 12 years ago
  3. 10e6e65 xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields by Eric Sandeen · 12 years ago
  4. 643f7c4 xfs: fix possible NULL dereference in xlog_verify_iclog by Geyslan G. Bem · 12 years ago
  5. 5bf1f43 xfs:xfs_dir2_node.c: pointer use before check for null by Denis Efremov · 12 years ago
  6. ad22c7a xfs: prevent stack overflows from page cache allocation by Dave Chinner · 12 years ago
  7. 632b89e xfs: fix static and extern sparse warnings by Dave Chinner · 12 years ago
  8. a629362 xfs: validity check the directory block leaf entry count by Dave Chinner · 12 years ago
  9. b01ef65 xfs: make dir2 ftype offset pointers explicit by Dave Chinner · 12 years ago
  10. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 12 years ago
  11. 24dd0f5 xfs: convert directory vector functions to constants by Dave Chinner · 12 years ago
  12. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 12 years ago
  13. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 12 years ago
  14. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 12 years ago
  15. 2ca9877 xfs: vectorise directory data operations part 2 by Dave Chinner · 12 years ago
  16. 9d23fc8 xfs: vectorise directory data operations by Dave Chinner · 12 years ago
  17. 4740175 xfs: vectorise remaining shortform dir2 ops by Dave Chinner · 12 years ago
  18. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 12 years ago
  19. c963c61 xfs: split xfs_rtalloc.c for userspace sanity by Dave Chinner · 12 years ago
  20. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 12 years ago
  21. 239880e xfs: decouple log and transaction headers by Dave Chinner · 12 years ago
  22. d420e5c xfs: remove unused transaction callback variables by Dave Chinner · 12 years ago
  23. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 12 years ago
  24. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 12 years ago
  25. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 12 years ago
  26. 865e944 xfs: fold xfs_change_file_space into xfs_ioc_space by Christoph Hellwig · 12 years ago
  27. 83aee9e xfs: simplify the fallocate path by Christoph Hellwig · 12 years ago
  28. 5f8aca8 xfs: always hold the iolock when calling xfs_change_file_space by Christoph Hellwig · 12 years ago
  29. 001a3e7 xfs: remove the unused XFS_ATTR_NONBLOCK flag by Christoph Hellwig · 12 years ago
  30. 76ca4c2 xfs: always take the iolock around xfs_setattr_size by Christoph Hellwig · 12 years ago
  31. 59e5a0e xfs: don't break from growfs ag update loop on error by Eric Sandeen · 12 years ago
  32. 31625f2 xfs: don't emit corruption noise on fs probes by Eric Sandeen · 12 years ago
  33. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 12 years ago
  34. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 12 years ago
  35. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 12 years ago
  36. 88877d2 xfs: push down inactive transaction mgmt for ifree by Brian Foster · 12 years ago
  37. f7be2d7 xfs: push down inactive transaction mgmt for truncate by Brian Foster · 12 years ago
  38. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 12 years ago
  39. 2900a57 xfs: add the inode directory type support to XFS_IOC_FSGEOM by Mark Tinguely · 12 years ago
  40. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 12 years ago
  41. 17ec81c xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct() by Jie Liu · 12 years ago
  42. 0799a3e xfs: get rid of count from xfs_iomap_write_allocate() by Jie Liu · 12 years ago
  43. aaaae98 xfs: Use kmem_free() instead of free() by Thierry Reding · 12 years ago
  44. 519ccb8 xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 12 years ago
  45. 367993e xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 12 years ago
  46. f112a04 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 12 years ago
  47. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 12 years ago
  48. 566055d xfs: log recovery lsn ordering needs uuid check by Dave Chinner · 12 years ago
  49. b771af2 xfs: fix XFS_IOC_FREE_EOFBLOCKS definition by Dave Chinner · 12 years ago
  50. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 12 years ago
  51. 4885235 xfs: lock the AIL before removing the buffer item by Dave Chinner · 12 years ago
  52. 272b98c Linux 3.12-rc1 by Linus Torvalds · 12 years ago
  53. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 3369d11 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  55. f1da345 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  56. 098e7f1 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  57. d8efd82 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  58. cd619e2 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  59. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  60. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  61. 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  62. 05a8252 vfs: fix typo in comment in recent dentry work by Linus Torvalds · 12 years ago
  63. 6b02fa5 partitions/efi: loosen check fot pmbr size in lba by Davidlohr Bueso · 12 years ago
  64. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  65. 89dc77b vfs: fix dentry LRU list handling and nr_dentry_unused accounting by Linus Torvalds · 12 years ago
  66. 81b6622 cifs: update cifs.txt and remove some outdated infos by Björn Jacke · 12 years ago
  67. 466bd31 cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache by Sachin Prabhu · 12 years ago
  68. a9e9b7b cifs: Do not take a reference to the page in cifs_readpage_worker() by Sachin Prabhu · 12 years ago
  69. bdbdfde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  70. 6700215 Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  71. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 12 years ago
  72. 399a946 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  73. 183c420 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  74. 951a730 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 12 years ago
  75. 0898d2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  76. 1b46763 MIPS: kernel: vpe: Make vpe_attrs an array of pointers. by Markos Chandras · 12 years ago
  77. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 12 years ago
  78. 86eb7818 scripts/config: fix variable substitution command by Clement Chauplannaz · 12 years ago
  79. 670bac3 MIPS: Fix SMP core calculations when using MT support. by Leonid Yegoshin · 12 years ago
  80. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 12 years ago
  81. daed128 MIPS: DECstation HRT initialization rearrangement by Maciej W. Rozycki · 12 years ago
  82. 08b67fa blackfin: Ignore generated uImages by Mark Brown · 12 years ago
  83. 1d899fd blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. by Sonic Zhang · 12 years ago
  84. e578609 bf609: adv7343: add S-Video and Component output support by Scott Jiang · 12 years ago
  85. 4940c53 bf609: add adv7343 video encoder support by Scott Jiang · 12 years ago
  86. 3036dcc clock: add stmmac clock for ethernet driver by Steven Miao · 12 years ago
  87. 206f060 blackfin: scb: Add SCB1 to SCB9 config options and data. by Sonic Zhang · 13 years ago
  88. 24a70cf blackfin: scb: Add system crossbar init code. by Steven Miao · 12 years ago
  89. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  90. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  91. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  92. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  93. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 12 years ago
  94. 6072ddc kernel: replace strict_strto*() with kstrto*() by Jingoo Han · 12 years ago
  95. 17766dd mm, thp: count thp_fault_fallback anytime thp fault fails by David Rientjes · 12 years ago
  96. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 12 years ago
  97. 128ec03 thp: do_huge_pmd_anonymous_page() cleanup by Kirill A. Shutemov · 12 years ago
  98. 3122359 thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() by Kirill A. Shutemov · 12 years ago
  99. 66a0c8e mm: cleanup add_to_page_cache_locked() by Kirill A. Shutemov · 12 years ago
  100. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 12 years ago