1. beed5ecb ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new by Nicolas Kaiser · 14 years ago
  2. a6371b6 ext4: fix compile error in ext4_fallocate() by Kazuya Mio · 14 years ago
  3. eee4adc ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static by Eric Sandeen · 14 years ago
  4. 61d0867 ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() by Theodore Ts'o · 14 years ago
  5. 4a873a4 ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static by Theodore Ts'o · 14 years ago
  6. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  7. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  8. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  9. 7f93cff ext4: fix kernel oops if the journal superblock has a non-zero j_errno by Theodore Ts'o · 14 years ago
  10. 72f84e6 ext4: update writeback_index based on last page scanned by Eric Sandeen · 14 years ago
  11. 5b41d92 ext4: implement writeback livelock avoidance using page tagging by Eric Sandeen · 14 years ago
  12. bbd0834 ext4: tidy up a void argument in inode.c by Eric Sandeen · 14 years ago
  13. 27ee40d ext4: add batched_discard into ext4 feature list by Lukas Czerner · 14 years ago
  14. 7360d17 ext4: Add batched discard support for ext4 by Lukas Czerner · 14 years ago
  15. 367a51a3 fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
  16. 77ca6cd ext4: Use return value from sb_issue_discard() by Lukas Czerner · 14 years ago
  17. 8778369 ext4: Check return value of sb_getblk() and friends by Namhyung Kim · 14 years ago
  18. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago
  19. 1de3e3d ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() by Theodore Ts'o · 14 years ago
  20. 3ecdb3a ext4: inline walk_page_buffers() into mpage_da_submit_io by Theodore Ts'o · 14 years ago
  21. cb20d51 ext4: inline ext4_writepage() into mpage_da_submit_io() by Theodore Ts'o · 14 years ago
  22. a42afc5 ext4: simplify ext4_writepage() by Theodore Ts'o · 14 years ago
  23. 5a87b7a ext4: call mpage_da_submit_io() from mpage_da_map_blocks() by Theodore Ts'o · 14 years ago
  24. 1682808 ext4: use KMEM_CACHE instead of kmem_cache_create by Theodore Ts'o · 14 years ago
  25. 7845c04 ext4: use search_dirblock() in ext4_dx_find_entry() by Theodore Ts'o · 14 years ago
  26. 8941ec8 ext4: avoid uninitialized memory references in ext3_htree_next_block() by Theodore Ts'o · 14 years ago
  27. 640e939 ext4: remove unused ext4_sb_info members by Eric Sandeen · 14 years ago
  28. c999af2 ext4: queue conversion after adding to inode's completed IO list by Eric Sandeen · 14 years ago
  29. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  30. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  31. 0c9169c ext4: fix potential infinite loop in ext4_da_writepages() by Toshiyuki Okajima · 14 years ago
  32. e0d10bf ext4: improve llseek error handling for overly large seek offsets by Toshiyuki Okajima · 14 years ago
  33. c41303c ext4: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  34. 2407518 ext4: use sb_issue_zeroout in ext4_ext_zeroout by Lukas Czerner · 14 years ago
  35. a31437b ext4: use sb_issue_zeroout in setup_new_group_blocks by Lukas Czerner · 14 years ago
  36. 857ac88 ext4: add interface to advertise ext4 features in sysfs by Lukas Czerner · 14 years ago
  37. bfff687 ext4: add support for lazy inode table initialization by Lukas Czerner · 14 years ago
  38. e6fa0be Add helper function for blkdev_issue_zeroout (sb_issue_discard) by Lukas Czerner · 14 years ago
  39. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  40. a1c6c56 ext4: fix NULL pointer dereference in print_daily_error_info() by Sergey Senozhatsky · 14 years ago
  41. 53fdcf9 ext4: don't hold spinlock while calling ext4_issue_discard() by Lukas Czerner · 14 years ago
  42. 5829870 ext4: check for negative error code from sb_issue_discard by Lukas Czerner · 14 years ago
  43. b443e73 ext4: don't bump up LONG_MAX nr_to_write by a factor of 8 by Eric Sandeen · 14 years ago
  44. 659c600 ext4: stop looping in ext4_num_dirty_pages when max_pages reached by Eric Sandeen · 14 years ago
  45. fb1813f ext4: use dedicated slab caches for group_info structures by Curt Wohlgemuth · 14 years ago
  46. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  47. 39e3ac2 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode by Brian King · 14 years ago
  48. 58590b0 ext4: fix EOFBLOCKS_FL handling by Theodore Ts'o · 14 years ago
  49. 899611e Linux 2.6.36-rc6 by Linus Torvalds · 14 years ago
  50. 62bdb28 MN10300: Handle missing sys_cacheflush() when caching disabled by David Howells · 14 years ago
  51. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  52. 7268e3c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  53. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 14 years ago
  54. b4d3264 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  55. 0d70397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  56. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  57. fff2017 hwmon (coretemp): Fix build breakage if SMP is undefined by Guenter Roeck · 14 years ago
  58. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  60. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  61. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  62. 0b20406 net/9p: Mount only matching virtio channels by Sven Eckelmann · 14 years ago
  63. 387a856 de2104x: fix ethtool by Ondrej Zary · 14 years ago
  64. 824044c Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  65. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  66. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  67. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  68. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  69. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  70. 26d1e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  71. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  72. a11377e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  73. 381ba32 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  74. 6509756 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  75. 9a457a5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  76. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  77. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  80. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  81. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  82. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  83. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  84. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  85. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  86. 3fd6c88 3c59x: fix regression from patch "Add ethtool WOL support" by Jan Beulich · 14 years ago
  87. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 14 years ago
  88. 2de59fe ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile by Will Deacon · 14 years ago
  89. 1d6400c net/9p: fix memory handling/allocation in rdma_request() by Davidlohr Bueso · 14 years ago
  90. 00740c5 amd64_edac: Fix driver module removal by Borislav Petkov · 14 years ago
  91. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 14 years ago
  92. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  93. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  94. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  95. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  96. 52933f05 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  97. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 14 years ago
  98. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  99. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  100. c8da96e TOMOYO: Don't abuse sys_getpid(), sys_getppid() by Ben Hutchings · 14 years ago