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