1. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 13 years ago
  2. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  3. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  4. d9156f9 NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed by Trond Myklebust · 13 years ago
  5. d097971 NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request by Trond Myklebust · 13 years ago
  6. 50828d7 NFS: Cache rpc_ops in struct nfs_pageio_descriptor by Trond Myklebust · 13 years ago
  7. 275acaa NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/one by Trond Myklebust · 13 years ago
  8. 3b60918 NFS: fix return value of nfs_pagein_one/nfs_flush_one by Peng Tao · 13 years ago
  9. 6e4efd5 NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup by Trond Myklebust · 13 years ago
  10. 87ed5eb NFS: Don't use DATA_SYNC writes by Trond Myklebust · 13 years ago
  11. c47abcf NFSv4.1: do not use deviceids after MDS clientid invalidation by Andy Adamson · 13 years ago
  12. a56aaa0 NFSv4.1: Clean up layoutreturn by Trond Myklebust · 13 years ago
  13. aa5c014 pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanup by Boaz Harrosh · 13 years ago
  14. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  15. 47cb498 NFSv4.1: Clean ups for the device id cache by Trond Myklebust · 13 years ago
  16. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  17. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  18. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  19. f062eb6 NFS: test and free stateids during recovery by Bryan Schumaker · 13 years ago
  20. 9aeda35 NFS: added FREE_STATEID call by Bryan Schumaker · 13 years ago
  21. 7d97479 NFS: Added TEST_STATEID call by Bryan Schumaker · 13 years ago
  22. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  23. 6382a44 NFS: move pnfs layouts to nfs_server structure by Weston Andros Adamson · 13 years ago
  24. 35dbbc9 NFS: fix comment by Weston Andros Adamson · 13 years ago
  25. 78fe0f4 NFS: use scope from exchange_id to skip reclaim by Weston Andros Adamson · 13 years ago
  26. 7e574f0 NFS: pnfs: loop over multipath addrs on connect by Weston Andros Adamson · 13 years ago
  27. 14f9a60 NFS: Parse and store all multipath DS addresses by Weston Andros Adamson · 13 years ago
  28. c9895cb NFS: pnfs IPv6 support by Weston Andros Adamson · 13 years ago
  29. 82c2c8b lockd: properly convert be32 values in debug messages by Vasily Averin · 13 years ago
  30. 726fd6a sunrpc: use dprint_status() macro in call_decode() by Vasily Averin · 13 years ago
  31. ec0dd26 SUNRPC: Fix use of static variable in rpcb_getport_async by Ben Greear · 13 years ago
  32. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  33. b55c598 SUNRPC: Fix a race between work-queue and rpc_killall_tasks by Trond Myklebust · 13 years ago
  34. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  35. b0af8df Linux 3.0-rc5 by Linus Torvalds · 13 years ago
  36. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 13 years ago
  37. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  38. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  39. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  40. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  41. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  42. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  43. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  44. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  45. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  46. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  47. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  48. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  49. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  50. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  51. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  52. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  53. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  54. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  55. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  56. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  57. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  58. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  59. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  60. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  61. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  62. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  63. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  64. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  65. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  66. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  67. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  68. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  69. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  70. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  71. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  72. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  73. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  74. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  75. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  76. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  77. 4a3dc6ef mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  78. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  79. daf6c45 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  80. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  81. 4d362ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  82. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  83. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  84. b1eb085 Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  85. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  86. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  87. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  88. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  89. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  90. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  91. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  92. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  93. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  94. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  95. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  96. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  97. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  98. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  99. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  100. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago