1. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  2. a8277b9 vfs: move O_DIRECT check to common code by Miklos Szeredi · 12 years ago
  3. f60dc3d vfs: do_last(): clean up retry by Miklos Szeredi · 12 years ago
  4. 77d660a vfs: do_last(): clean up bool by Miklos Szeredi · 12 years ago
  5. e83db16 vfs: do_last(): clean up labels by Miklos Szeredi · 12 years ago
  6. aa4caad vfs: do_last(): clean up error handling by Miklos Szeredi · 12 years ago
  7. 015c3bb vfs: remove open intents from nameidata by Miklos Szeredi · 12 years ago
  8. e43ae79 9p: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  9. 2d83bde ceph: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  10. 3819219 ceph: remove unused arg from ceph_lookup_open() by Miklos Szeredi · 12 years ago
  11. d2c1271 cifs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  12. c8ccbe0 fuse: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  13. eda72af nfs: don't use intents for checking atomic open by Miklos Szeredi · 12 years ago
  14. 50de348 nfs: don't use nd->intent.open.flags by Miklos Szeredi · 12 years ago
  15. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  16. 0dd2b47 nfs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  17. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  18. 54ef487 vfs: lookup_open(): expand lookup_hash() by Miklos Szeredi · 12 years ago
  19. d58ffd3 vfs: add lookup_open() by Miklos Szeredi · 12 years ago
  20. 7157486 vfs: do_last(): common slow lookup by Miklos Szeredi · 12 years ago
  21. b6183df vfs: do_last(): separate O_CREAT specific code by Miklos Szeredi · 12 years ago
  22. 37d7fff vfs: do_last(): inline lookup_slow() by Miklos Szeredi · 12 years ago
  23. 6d7b5aa namei.c: let follow_link() do put_link() on failure by Al Viro · 12 years ago
  24. 1d67410 coda: use list_for_each_entry by Al Viro · 12 years ago
  25. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  26. 9f71387 ext4: get rid of open-coded d_find_any_alias() by Al Viro · 12 years ago
  27. a614a09 ocfs2: use list_for_each_entry in ocfs2_find_local_alias() by Al Viro · 12 years ago
  28. 12447c4 affs: unobfuscate affs_fix_dcache() by Al Viro · 12 years ago
  29. 3084ee9 affs: get rid of open-coded list_for_each_entry() by Al Viro · 12 years ago
  30. 049b3c1 vfs: update documentation on ->i_dentry handling by Al Viro · 12 years ago
  31. 7968ce1 adfs: don't bother with ->i_dentry in ->destroy_inode() by Al Viro · 12 years ago
  32. e6f9f8d cifs: don't bother with ->i_dentry in ->destroy_inode() by Al Viro · 12 years ago
  33. 63a4458 qnx6: don't bother with ->i_dentry in inode-freeing callback by Al Viro · 12 years ago
  34. 6ce6e24 get rid of magic in proc_namespace.c by Al Viro · 12 years ago
  35. f7a99c5 get rid of ->mnt_longterm by Al Viro · 12 years ago
  36. d187663 fs/direct-io.c: adjust suspicious bit operation by Julia Lawall · 12 years ago
  37. 3dd8478 affs: get rid of affs_sync_super by Artem Bityutskiy · 12 years ago
  38. a215fef affs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  39. a837107 affs: stop using lock_super by Artem Bityutskiy · 12 years ago
  40. e0471c8 affs: re-structure superblock locking a bit by Artem Bityutskiy · 12 years ago
  41. 0164b1a affs: remove useless superblock writeout on remount by Artem Bityutskiy · 12 years ago
  42. c9753b1 affs: remove useless superblock writeout on unmount by Artem Bityutskiy · 12 years ago
  43. bc86256 affs: stop setting bm_flags by Artem Bityutskiy · 12 years ago
  44. 7326e38 i2c: i2c-ocores: support for 16bit and 32bit IO by Ganesan Ramalingam · 12 years ago
  45. d739a46 V4L/DVB: mfd: use reg_shift instead of regstep by Jayachandran C · 12 years ago
  46. 8bb986a i2c: i2c-ocores: Use reg-shift property by Ganesan Ramalingam · 12 years ago
  47. 9ae97a8 i2c: i2c-ocores: DT bindings and minor fixes. by Jayachandran C · 12 years ago
  48. 097df40 i2c: mv64xxxx: remove EXPERIMENTAL tag by Wolfram Sang · 12 years ago
  49. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  50. 18115f8 e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() by Tushar Dave · 12 years ago
  51. d291d5f staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter match by Lars-Peter Clausen · 12 years ago
  52. 165d0c5 staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter match by Lars-Peter Clausen · 12 years ago
  53. 79d2a6b staging:iio:tsl2x7x: Fix client data inconsistency by Lars-Peter Clausen · 12 years ago
  54. 97271c3 staging:iio:adis16260: Fix drvdata inconsistency by Lars-Peter Clausen · 12 years ago
  55. 12f0e67 Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  56. 1aebb09 lp8727_charger: Move header file into platform_data directory by Kim, Milo · 12 years ago
  57. a52359b e1000e: fix test for PHY being accessible on 82577/8/9 and I217 by Bruce Allan · 12 years ago
  58. d0efa8f e1000e: Correct link check logic for 82571 serdes by Tushar Dave · 12 years ago
  59. 141e369 xfrm: Initialize the struct xfrm_dst behind the dst_enty field by Steffen Klassert · 12 years ago
  60. 8104891 ipv6: Initialize the struct rt6_info behind the dst_enty field by Steffen Klassert · 12 years ago
  61. df4732a Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  62. 921a678 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  63. 3270476 workqueue: reimplement WQ_HIGHPRI using a separate worker_pool by Tejun Heo · 12 years ago
  64. 4ce62e9 workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() by Tejun Heo · 12 years ago
  65. e908c41 power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT by Ramakrishna Pallala · 12 years ago
  66. a66f59b bq27x00_battery: Add support for BQ27425 chip by Saranya Gopal · 12 years ago
  67. 79989ba ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS5 platforms by Thomas Abraham · 12 years ago
  68. b0b2781 ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5 by Thomas Abraham · 12 years ago
  69. ea5a9ce ARM: EXYNOS: Add spi clock support for EXYNOS5 by Thomas Abraham · 12 years ago
  70. 4980c39 ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS4 platforms by Thomas Abraham · 12 years ago
  71. d40af36 ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4 by Thomas Abraham · 12 years ago
  72. 46fda15 ARM: EXYNOS: Fix the incorrect hierarchy of spi controller bus clock by Thomas Abraham · 12 years ago
  73. 45cd4fb charger-manager: Set current limit of regulator for over current protection by Chanwoo Choi · 12 years ago
  74. bee737b charger-manager: Use EXTCON Subsystem to detect charger cables for charging by Chanwoo Choi · 12 years ago
  75. fdb1335 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  76. 5f5b331 eCryptfs: check for eCryptfs cipher support at mount by Tim Sally · 12 years ago
  77. 821f749 eCryptfs: Revert to a writethrough cache model by Tyler Hicks · 12 years ago
  78. 869dd46 tipc: remove print_buf and deprecated log buffer code by Erik Hugne · 12 years ago
  79. dc1aed3 tipc: phase out most of the struct print_buf usage by Erik Hugne · 12 years ago
  80. e2dbd60 tipc: simplify print buffer handling in tipc_printf by Erik Hugne · 12 years ago
  81. 5deedde tipc: simplify link_print by divorcing it from using tipc_printf by Paul Gortmaker · 12 years ago
  82. 568fc58 tipc: remove TIPC packet debugging functions and macros by Erik Hugne · 12 years ago
  83. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 12 years ago
  84. 6637284 Smack: Maintainer Record by Casey Schaufler · 12 years ago
  85. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 12 years ago
  86. 3518721 Smack: user access check bounds by Casey Schaufler · 12 years ago
  87. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 12 years ago
  88. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 12 years ago
  89. 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
  90. 5651721 x86/vsyscall: allow seccomp filter in vsyscall=emulate by Will Drewry · 12 years ago
  91. 6fcd5f2 scripts/coccinelle: list iterator variable semantic patch by Julia Lawall · 12 years ago
  92. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 12 years ago
  93. 1a7a8c6 kconfig: allow long lines in config file by Cody Schafer · 12 years ago
  94. 1632dcc xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks by Christoph Hellwig · 12 years ago
  95. 40a9b79 xfs: prevent recursion in xfs_buf_iorequest by Christoph Hellwig · 12 years ago
  96. aa29284 xfs: don't defer metadata allocation to the workqueue by Dave Chinner · 12 years ago
  97. e3a746f5 xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  98. ac7d181 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  99. 4264e6a Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  100. a2dcf5d xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks by Christoph Hellwig · 12 years ago