1. 2452992 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one by Al Viro · 12 years ago
  2. ea23b453 ibmasmfs: make register_filesystem the last failure exit by Al Viro · 12 years ago
  3. 640045a spufs: make register_filesystem the last potential failure exit by Al Viro · 12 years ago
  4. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  5. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  6. a8a4b79 kill pointless includes of reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  7. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  8. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  9. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 12 years ago
  10. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 12 years ago
  11. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  12. 40ffe67 switch unix_sock to struct path by Al Viro · 12 years ago
  13. 38eff28 constify path argument of trace_seq_path() by Al Viro · 12 years ago
  14. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 12 years ago
  15. 9fcf03d aio: fix the comment in aio_kick_handler() by Al Viro · 12 years ago
  16. cd1ea26 aio: don't bother with cancel_delayed_work() in exit_aio() by Al Viro · 12 years ago
  17. bf50722 aio: use cancel_delayed_work_sync() by Al Viro · 12 years ago
  18. 9fa1cb3 aio: aio_nr_lock is taken only synchronously now by Al Viro · 12 years ago
  19. 2dd542b aio: aio_nr decrements don't need to be delayed by Al Viro · 12 years ago
  20. e23754f aio: don't bother with async freeing on failure in ioctx_alloc() by Al Viro · 12 years ago
  21. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 12 years ago
  22. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 12 years ago
  23. 32991ab vfs: d_alloc_root() gone by Al Viro · 12 years ago
  24. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  25. ca85c07 minixfs: switch to d_make_root() by Al Viro · 12 years ago
  26. 68acb8e hfsplus: switch to d_make_root() by Al Viro · 12 years ago
  27. 1688f86 fat: switch to d_make_root() by Al Viro · 12 years ago
  28. ea29c69 ntfs: switch to d_make_root() by Al Viro · 12 years ago
  29. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  30. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 12 years ago
  31. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 12 years ago
  32. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 12 years ago
  33. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 12 years ago
  34. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 12 years ago
  35. e28e832 ecryptfs: don't bother with ->drop_inode() by Al Viro · 12 years ago
  36. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 12 years ago
  37. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  38. c16fa4f Linux 3.3 by Linus Torvalds · 12 years ago
  39. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 12 years ago
  40. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  41. 96ee049 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  43. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 12 years ago
  44. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  45. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 12 years ago
  46. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 12 years ago
  47. 33e9ee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  48. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  49. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  50. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  51. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 12 years ago
  52. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  53. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  54. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 12 years ago
  55. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 12 years ago
  56. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 12 years ago
  57. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  58. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 12 years ago
  59. 95d16c7 MAINTAINERS: Add Serge as maintainer of capabilities by James Morris · 12 years ago
  60. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  61. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  62. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  63. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  65. fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  66. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 12 years ago
  67. 5eb1eb4 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 12 years ago
  68. 4c57c7e MAINTAINERS: fix link to Gustavo Padovans tree by Johan Hedberg · 12 years ago
  69. eb491ec MAINTAINERS: add Johan to Bluetooth maintainers by Johan Hedberg · 12 years ago
  70. 960d4d1 MAINTAINERS: Gustavo has moved by Gustavo Padovan · 12 years ago
  71. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 12 years ago
  72. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 12 years ago
  73. fbfa074 MAINTAINERS: update ST's Mailing list for SPEAr by Viresh Kumar · 12 years ago
  74. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 12 years ago
  75. 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 12 years ago
  76. 834aa6f i2c-core: Comment says "transmitted" but means "received" by Wolfram Sang · 12 years ago
  77. bb2551d Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  78. 34418c2 drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 12 years ago
  79. f7d8607 drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion by Laurent Pinchart · 12 years ago
  80. 0d8ce3a drm/exynos: fix runtime_pm fimd device state on probe by Marek Szyprowski · 12 years ago
  81. 9866b6c drm/exynos: use correct 'exynos-drm' name for platform device by Marek Szyprowski · 12 years ago
  82. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  83. ff398c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  84. cc19812 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  85. ce06b0f arch/tile/configs: convert to minimal configs via "make savedefconfig" by Chris Metcalf · 12 years ago
  86. 5738717 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 12 years ago
  87. 89c5bd0 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  88. fecfb64 hwmon: (zl6100) Enable interval between chip accesses for all chips by Guenter Roeck · 12 years ago
  89. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 12 years ago
  90. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 12 years ago
  91. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 12 years ago
  92. ff8c147 block: fix ioc leak in put_io_context by Xiaotian Feng · 12 years ago
  93. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 12 years ago
  94. 087a03b target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE by Nicholas Bellinger · 12 years ago
  95. 762ad8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  96. e0adb99 sparc32: Add -Av8 to assembler command line. by David S. Miller · 12 years ago
  97. b8fa7d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  98. 69539ab Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  99. 0a49aec Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 8e8bb96 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago