1. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  2. 2675a4e fs/namei.c: get do_last() and friends return int by Al Viro · 12 years ago
  3. 30d9049 kill struct opendata by Al Viro · 12 years ago
  4. a4a3bdd kill opendata->{mnt,dentry} by Al Viro · 12 years ago
  5. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  6. 3d8a00d don't modify od->filp at all by Al Viro · 12 years ago
  7. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  8. a8277b9 vfs: move O_DIRECT check to common code by Miklos Szeredi · 12 years ago
  9. f60dc3d vfs: do_last(): clean up retry by Miklos Szeredi · 12 years ago
  10. 77d660a vfs: do_last(): clean up bool by Miklos Szeredi · 12 years ago
  11. e83db16 vfs: do_last(): clean up labels by Miklos Szeredi · 12 years ago
  12. aa4caad vfs: do_last(): clean up error handling by Miklos Szeredi · 12 years ago
  13. 015c3bb vfs: remove open intents from nameidata by Miklos Szeredi · 12 years ago
  14. e43ae79 9p: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  15. 2d83bde ceph: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  16. 3819219 ceph: remove unused arg from ceph_lookup_open() by Miklos Szeredi · 12 years ago
  17. d2c1271 cifs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  18. c8ccbe0 fuse: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  19. eda72af nfs: don't use intents for checking atomic open by Miklos Szeredi · 12 years ago
  20. 50de348 nfs: don't use nd->intent.open.flags by Miklos Szeredi · 12 years ago
  21. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  22. 0dd2b47 nfs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  23. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  24. 54ef487 vfs: lookup_open(): expand lookup_hash() by Miklos Szeredi · 12 years ago
  25. d58ffd3 vfs: add lookup_open() by Miklos Szeredi · 12 years ago
  26. 7157486 vfs: do_last(): common slow lookup by Miklos Szeredi · 12 years ago
  27. b6183df vfs: do_last(): separate O_CREAT specific code by Miklos Szeredi · 12 years ago
  28. 37d7fff vfs: do_last(): inline lookup_slow() by Miklos Szeredi · 12 years ago
  29. 6d7b5aa namei.c: let follow_link() do put_link() on failure by Al Viro · 12 years ago
  30. 1d67410 coda: use list_for_each_entry by Al Viro · 12 years ago
  31. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  32. 9f71387 ext4: get rid of open-coded d_find_any_alias() by Al Viro · 12 years ago
  33. a614a09 ocfs2: use list_for_each_entry in ocfs2_find_local_alias() by Al Viro · 12 years ago
  34. 12447c4 affs: unobfuscate affs_fix_dcache() by Al Viro · 12 years ago
  35. 3084ee9 affs: get rid of open-coded list_for_each_entry() by Al Viro · 12 years ago
  36. 049b3c1 vfs: update documentation on ->i_dentry handling by Al Viro · 12 years ago
  37. 7968ce1 adfs: don't bother with ->i_dentry in ->destroy_inode() by Al Viro · 12 years ago
  38. e6f9f8d cifs: don't bother with ->i_dentry in ->destroy_inode() by Al Viro · 12 years ago
  39. 63a4458 qnx6: don't bother with ->i_dentry in inode-freeing callback by Al Viro · 12 years ago
  40. 6ce6e24 get rid of magic in proc_namespace.c by Al Viro · 12 years ago
  41. f7a99c5 get rid of ->mnt_longterm by Al Viro · 12 years ago
  42. d187663 fs/direct-io.c: adjust suspicious bit operation by Julia Lawall · 12 years ago
  43. 3dd8478 affs: get rid of affs_sync_super by Artem Bityutskiy · 12 years ago
  44. a215fef affs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  45. a837107 affs: stop using lock_super by Artem Bityutskiy · 12 years ago
  46. e0471c8 affs: re-structure superblock locking a bit by Artem Bityutskiy · 12 years ago
  47. 0164b1a affs: remove useless superblock writeout on remount by Artem Bityutskiy · 12 years ago
  48. c9753b1 affs: remove useless superblock writeout on unmount by Artem Bityutskiy · 12 years ago
  49. bc86256 affs: stop setting bm_flags by Artem Bityutskiy · 12 years ago
  50. fdb1335 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  51. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 5651721 x86/vsyscall: allow seccomp filter in vsyscall=emulate by Will Drewry · 12 years ago
  53. ac7d181 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  54. 4264e6a Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  55. 8d657eb Remove easily user-triggerable BUG from generic_setlease by Dave Jones · 12 years ago
  56. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  57. 8488e40 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  58. 2c91390 Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  59. 36ec9fb Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  60. 7801dc3 Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  61. 68394bf Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  62. e7654c1 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  63. 91f68c8 block: fix infinite loop in __getblk_slow by Jeff Moyer · 12 years ago
  64. e76b8ee Input: xpad - add Andamiro Pump It Up pad by Yuri Khan · 12 years ago
  65. 41002f8 hwmon: (it87) Preserve configuration register bits on init by Jean Delvare · 12 years ago
  66. 4403310 SH: Convert out[bwl] macros to inline functions by Corey Minyard · 12 years ago
  67. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  68. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  69. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  70. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  71. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  72. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  73. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  74. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  75. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  76. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  77. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago
  78. c46938d MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section by Kevin Hilman · 12 years ago
  79. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
  80. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 12 years ago
  81. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  82. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  83. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  84. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  85. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 12 years ago
  86. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 12 years ago
  87. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  88. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 12 years ago
  89. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  90. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  91. 4229fb1d c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 12 years ago
  92. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 12 years ago
  93. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 12 years ago
  94. 77cb621 mn10300: mm/dma-alloc.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  95. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  96. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 12 years ago
  97. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  98. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 12 years ago
  99. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  100. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago