1. f7ec0d0 CIFS: Rename 7 error codes to NT_ style by Pavel Shilovsky · 12 years ago
  2. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  3. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  4. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  5. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  6. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  7. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 12 years ago
  8. 7659624 cifs: reinstate sec=ntlmv2 mount option by Jeff Layton · 12 years ago
  9. 762a420 cifs: rename cifs_sign_smb2 to cifs_sign_smbv by Jeff Layton · 12 years ago
  10. d971e06 cifs: remove bogus reset of smb_buf_length in smb_send routines by Jeff Layton · 12 years ago
  11. c5fd363 cifs: move file_lock off stack in cifs_push_posix_locks by Jeff Layton · 12 years ago
  12. ac3aa2f cifs: remove extraneous newlines from cERROR and cFYI calls by Jeff Layton · 12 years ago
  13. 00401ff cifs: after upcalling for krb5 creds, invalidate key rather than revoking it by Jeff Layton · 12 years ago
  14. 0ec4f43 locks: fix checking of fcntl_setlease argument by J. Bruce Fields · 12 years ago
  15. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. a6be1fc Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  17. 5b160bd Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 30b87c6 mmc: sdhci-dove: Prepare for common clock framework by Sebastian Hesselbarth · 12 years ago
  19. a9ca1d5 mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT by Sebastian Hesselbarth · 12 years ago
  20. 9c17d08 mmc: omap_hsmmc: ensure probe returns error upon resource failure by Kevin Hilman · 12 years ago
  21. b6e76f1 mmc: mxs-mmc: Add wp-inverted property by Marek Vasut · 12 years ago
  22. 9a0985b mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access by Wilson Callan · 12 years ago
  23. 7100e50 Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  24. cb47c18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  25. 4d460fd Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  26. 7cd58b0 Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  27. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  28. 11e62a8 btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() by Al Viro · 12 years ago
  29. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  30. bf349a4 spufs: shift dget/mntget towards dentry_open() by Al Viro · 12 years ago
  31. 3b6456d zoran: don't bother with struct file * in zoran_map by Al Viro · 12 years ago
  32. 3b8b487 ecryptfs: don't reinvent the wheels, please - use struct completion by Al Viro · 12 years ago
  33. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  34. 32a7991 tidy up namei.c a bit by Al Viro · 12 years ago
  35. 3c0a616 unobfuscate follow_up() a bit by Al Viro · 12 years ago
  36. de9b942 ext3: pass custom EOF to generic_file_llseek_size() by Eric Sandeen · 12 years ago
  37. ec7268c ext4: use core vfs llseek code for dir seeks by Eric Sandeen · 12 years ago
  38. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 12 years ago
  39. 4ea425b vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes by Jan Kara · 12 years ago
  40. d0e91b1 vfs: Remove unnecessary flushing of block devices by Jan Kara · 12 years ago
  41. a8c7176 vfs: Make sys_sync writeout also block device inodes by Jan Kara · 12 years ago
  42. 5c0d6b6 vfs: Create function for iterating over block devices by Jan Kara · 12 years ago
  43. b3de653 vfs: Reorder operations during sys_sync by Jan Kara · 12 years ago
  44. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  45. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  46. 6eedc70 vfs: Move noop_backing_dev_info check from sync into writeback by Jan Kara · 12 years ago
  47. 9e9ad5f fs/ufs: get rid of write_super by Artem Bityutskiy · 12 years ago
  48. 7bd54ef fs/ufs: re-arrange the code a bit by Artem Bityutskiy · 12 years ago
  49. 65e5e83 fs/ufs: remove extra superblock write on unmount by Artem Bityutskiy · 12 years ago
  50. 9d46be2 fs/sysv: stop using write_super and s_dirt by Artem Bityutskiy · 12 years ago
  51. eee4589 fs/sysv: remove another useless write_super call by Artem Bityutskiy · 12 years ago
  52. a4d05d3 fs/sysv: remove useless write_super call by Artem Bityutskiy · 12 years ago
  53. 5687b57 hfs: get rid of hfs_sync_super by Artem Bityutskiy · 12 years ago
  54. b16ca62 hfs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  55. 4527440 hfs: simplify a bit checking for R/O by Artem Bityutskiy · 12 years ago
  56. a3742d4 hfs: remove extra mdb write on unmount by Artem Bityutskiy · 12 years ago
  57. b593523 hfs: get rid of lock_super by Artem Bityutskiy · 12 years ago
  58. 715189d hfs: push lock_super down by Artem Bityutskiy · 12 years ago
  59. 9e6c582 hfsplus: get rid of write_super by Artem Bityutskiy · 12 years ago
  60. 58770d7 hfsplus: remove useless check by Artem Bityutskiy · 12 years ago
  61. b7a90e8 hfsplus: amend debugging print by Artem Bityutskiy · 12 years ago
  62. 0a81861 hfsplus: make hfsplus_sync_fs static by Artem Bityutskiy · 12 years ago
  63. d35abdb hold task_lock around checks in keyctl by Al Viro · 12 years ago
  64. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  65. 3ffa3c0 aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() by Al Viro · 12 years ago
  66. 4a9d4b0 switch fput to task_work_add by Al Viro · 12 years ago
  67. a2d4c71 deal with task_work callbacks adding more work by Al Viro · 12 years ago
  68. ed3e694 move exit_task_work() past exit_files() et.al. by Al Viro · 12 years ago
  69. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
  70. 158e164 trim task_work: get rid of hlist by Al Viro · 12 years ago
  71. 41f9d29 trimming task_work: kill ->data by Al Viro · 12 years ago
  72. 7266702 signal: make sure we don't get stopped with pending task_work by Al Viro · 12 years ago
  73. 1e0ea00 use __lookup_hash() in kern_path_parent() by Al Viro · 12 years ago
  74. e2b34e3 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 2bd3488 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 108ecc4 mmc: core: reset signal voltage on power up by Aaron Lu · 12 years ago
  77. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  78. 94c1814 mmc: omap_hsmmc: add clk_prepare and clk_unprepare by Rajendra Nayak · 12 years ago
  79. 38cfc2f mmc: sdhci: When a UHS switch fails, cycle power if regulator is used by Philip Rakity · 12 years ago
  80. 8a4de07 mmc: atmel-mci: modify CLKDIV displaying in debugfs by Nicolas Ferre · 12 years ago
  81. 41b4e9a mmc: atmel-mci: fix incorrect setting of host->data to NULL by Nicolas Ferre · 12 years ago
  82. eb6d5ae mmc: sdhci: poll for card even when card is logically unremovable by Daniel Drake · 12 years ago
  83. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  84. aa6439d mmc: sdio: Change pr_warning to pr_warn_ratelimited by Liu Chuansheng · 12 years ago
  85. d5d96ed Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. a39ca6ae mmc: core: Simplify and fix for SD switch processing by Aaron Lu · 12 years ago
  87. b67c6b4 mmc: sdhci: restore host settings when card is removed by Aaron Lu · 12 years ago
  88. 473b095a mmc: sdhci: fix incorrect command used in tuning by Aaron Lu · 12 years ago
  89. 55fc05b mmc: sdhci-pci: CaFe has broken card detection by Daniel Drake · 12 years ago
  90. 0fc81ee mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() by Mark Brown · 12 years ago
  91. b9929f0 mmc: s3cmci: Convert s3cmci driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  92. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  93. 4dc5a79 mmc: mxs-mmc: enable regulator for mmc slot by Shawn Guo · 12 years ago
  94. bd3e57f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 3fad0953 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. a065de0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 3992c03 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  99. 8cfc545 Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next by Mark Brown · 12 years ago
  100. 38e2319 Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next by Mark Brown · 12 years ago