1. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  2. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  3. b596872 Push the file layout driver into a subdirectory by Tom Haynes · 10 years ago
  4. 0aa61e7 pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() by Trond Myklebust · 10 years ago
  5. 6df200f pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr() by Trond Myklebust · 10 years ago
  6. c8e4702 nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data() by Scott Mayhew · 10 years ago
  7. 8935ef6 NFSv4: Use error handler on failed GETATTR with successful OPEN by Andy Adamson · 10 years ago
  8. f868089 NFS: Fix a potential busy wait in nfs_page_group_lock by Trond Myklebust · 10 years ago
  9. c110955 NFS: Fix error handling in __nfs_pageio_add_request by Trond Myklebust · 10 years ago
  10. c6c8fe7 net, sunrpc: suppress allocation warning in rpc_malloc() by David Rientjes · 10 years ago
  11. 6807299 nfs: support page groups in nfs_read_completion by Weston Andros Adamson · 10 years ago
  12. c619427 pnfs: filelayout: support non page aligned layouts by Weston Andros Adamson · 10 years ago
  13. 19b5484 pnfs: allow non page aligned pnfs layout segments by Weston Andros Adamson · 10 years ago
  14. 5002c58 pnfs: support multiple verfs per direct req by Weston Andros Adamson · 10 years ago
  15. 7f71472 nfs: remove data list from pgio header by Weston Andros Adamson · 10 years ago
  16. f0cb9ab nfs: use > 1 request to handle bsize < PAGE_SIZE by Weston Andros Adamson · 10 years ago
  17. 0f9c429 nfs: chain calls to pg_test by Weston Andros Adamson · 10 years ago
  18. 6094f83 nfs: allow coalescing of subpage requests by Weston Andros Adamson · 10 years ago
  19. dd7663e pnfs: clean up filelayout_alloc_commit_info by Weston Andros Adamson · 10 years ago
  20. d72ddcb nfs: page group support in nfs_mark_uptodate by Weston Andros Adamson · 10 years ago
  21. 20633f0 nfs: page group syncing in write path by Weston Andros Adamson · 10 years ago
  22. 67d0338 nfs: page group syncing in read path by Weston Andros Adamson · 10 years ago
  23. 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 10 years ago
  24. ab75e41 nfs: call nfs_can_coalesce_requests for every req by Weston Andros Adamson · 10 years ago
  25. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  26. 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 10 years ago
  27. 12c0579 nfs: clean up PG_* flags by Weston Andros Adamson · 10 years ago
  28. d201c4d pnfs: fix race in filelayout commit path by Weston Andros Adamson · 10 years ago
  29. 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 10 years ago
  30. cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 10 years ago
  31. c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 10 years ago
  32. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 10 years ago
  33. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 10 years ago
  34. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 10 years ago
  35. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 10 years ago
  36. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 10 years ago
  37. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 10 years ago
  38. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  39. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  40. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 10 years ago
  41. f79d06f NFS: Move the write verifier into the nfs_pgio_header by Anna Schumaker · 10 years ago
  42. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 10 years ago
  43. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  44. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 10 years ago
  45. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 10 years ago
  46. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  47. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  48. 1b33809 nfs: commit layouts in fdatasync by Christoph Hellwig · 10 years ago
  49. 7a9a7b7 SUNRPC: Fix a module reference issue in rpcsec_gss by Trond Myklebust · 10 years ago
  50. 1f2edbe NFS: Don't ignore suid/sgid bit changes after a successful write by Trond Myklebust · 10 years ago
  51. 43b6535 NFS: Don't declare inode uptodate unless all attributes were checked by Trond Myklebust · 10 years ago
  52. 4dfc7fd NFS: Fix memroy leak for double mounts by Kinglong Mee · 10 years ago
  53. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 10 years ago
  54. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 10 years ago
  55. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 10 years ago
  56. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  57. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  58. fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 10 years ago
  59. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 10 years ago
  60. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 10 years ago
  61. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  63. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 10 years ago
  64. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  65. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  66. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  67. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  68. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 10 years ago
  69. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  70. eda43ce Merge branch 'tunnels' by David S. Miller · 10 years ago
  71. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  72. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  73. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 10 years ago
  74. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  75. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  76. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  77. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 10 years ago
  78. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  79. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
  80. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 10 years ago
  81. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 10 years ago
  82. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 10 years ago
  83. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  84. c4a2c58 blackfin: cleanup board files by Steven Miao · 10 years ago
  85. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 10 years ago
  86. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
  87. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
  88. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
  89. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
  90. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
  91. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
  92. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
  93. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
  94. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 10 years ago
  95. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  96. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  97. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  98. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 10 years ago
  99. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 10 years ago
  100. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 10 years ago