1. 96ee34b xfs: fix comment typo of struct xfs_da_blkinfo. by Chen Baozi · 12 years ago
  2. a2dcf5d xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks by Christoph Hellwig · 12 years ago
  3. 08023d6 xfs: prevent recursion in xfs_buf_iorequest by Christoph Hellwig · 12 years ago
  4. eb71a12 xfs: don't defer metadata allocation to the workqueue by Dave Chinner · 12 years ago
  5. 1f432a8 xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  6. 9b73bd7 xfs: factor buffer reading from xfs_dir2_leaf_getdents by Dave Chinner · 12 years ago
  7. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  8. 3605431 xfs: use discontiguous xfs_buf support in dabuf wrappers by Dave Chinner · 12 years ago
  9. 372cc85e xfs: support discontiguous buffers in the xfs_buf_log_item by Dave Chinner · 12 years ago
  10. de2a4f5 xfs: add discontiguous buffer support to transactions by Dave Chinner · 12 years ago
  11. 6dde270 xfs: add discontiguous buffer map interface by Dave Chinner · 12 years ago
  12. 3e85c86 xfs: convert internal buffer functions to pass maps by Dave Chinner · 12 years ago
  13. cbb7baab xfs: separate buffer indexing from block map by Dave Chinner · 12 years ago
  14. 77c1a08 xfs: struct xfs_buf_log_format isn't variable sized. by Dave Chinner · 12 years ago
  15. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  16. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  17. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  18. bcf62ab xfs: Fix overallocation in xfs_buf_allocate_memory() by Jan Kara · 12 years ago
  19. 079da28 xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  20. 76e8f13 xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  21. 51c8422 xfs: fix typo in comment of xfs_dinode_t. by Chen Baozi · 12 years ago
  22. 5276432 xfs: kill copy and paste segment checks in xfs_file_aio_read by Dave Chinner · 12 years ago
  23. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 12 years ago
  24. d2c2819 xfs: m_maxioffset is redundant by Dave Chinner · 12 years ago
  25. 0f2cf9d xfs: fix debug_object WARN at xfs_alloc_vextent() by Jeff Liu · 12 years ago
  26. 7d0fa3e xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) by Alain Renaud · 12 years ago
  27. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 12 years ago
  28. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  29. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  30. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  31. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  32. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  33. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  34. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  35. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  37. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 12 years ago
  38. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 12 years ago
  39. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  40. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  41. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  42. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 12 years ago
  43. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 12 years ago
  44. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  45. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  46. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  47. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  48. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  49. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  50. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  51. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  52. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  54. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  55. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  56. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  57. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  58. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  59. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  60. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  61. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  62. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  64. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  65. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  66. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  67. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  68. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  69. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  70. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  71. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago
  72. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 12 years ago
  73. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  74. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  75. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  76. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  77. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  78. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  79. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  80. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  81. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  82. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  83. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  84. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 12 years ago
  85. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  86. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  87. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  88. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  89. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  90. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  91. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  92. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  93. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  94. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  95. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  96. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  97. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  98. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  99. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  100. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago