1. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 13 years ago
  2. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 13 years ago
  3. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 13 years ago
  4. 21e4b82 NFS: Use nfs_fs_mount_common() for remote referral mounts by Bryan Schumaker · 13 years ago
  5. 3d176e3 NFS: Use nfs_fs_mount_common() for xdev mounts by Bryan Schumaker · 13 years ago
  6. 8c958e0 NFS: Create a common xdev_mount() function by Bryan Schumaker · 13 years ago
  7. c40f8d1 NFS: Create a common fs_mount() function by Bryan Schumaker · 13 years ago
  8. 586f95c NFS: Remove NFS4_MOUNT_UNSHARED by Bryan Schumaker · 13 years ago
  9. 2311b94 NFS: Don't pass mount data to nfs_fscache_get_super_cookie() by Bryan Schumaker · 13 years ago
  10. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 13 years ago
  11. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 13 years ago
  12. 2cc8a71 Yama: replace capable() with ns_capable() by Kees Cook · 13 years ago
  13. 77b513d TOMOYO: Accept manager programs which do not start with / . by Tetsuo Handa · 13 years ago
  14. f8c5a87 stmmac: fix suspend/resume locking by Giuseppe CAVALLARO · 13 years ago
  15. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 13 years ago
  16. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 13 years ago
  17. 93c66ee mei: Documentation: add generated example binary into .gitignore file by Tomas Winkler · 13 years ago
  18. bed861b Staging: wlags49_h2: potential NULL dereference by Dan Carpenter · 13 years ago
  19. 20fb18d dm9000: some coldfire boards need this by Steven King · 13 years ago
  20. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 13 years ago
  21. 7483360 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  22. edc318d target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups by Bernhard Kohl · 13 years ago
  23. dad1743 x86/mce: Only restart instruction after machine check recovery if it is safe by Tony Luck · 13 years ago
  24. 544ecf3 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active by Tejun Heo · 13 years ago
  25. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  26. 669d67b net: codel: fix build errors by Sasha Levin · 13 years ago
  27. ce5b4b9 net/codel: Add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 13 years ago
  28. 4fc5e65 Merge branch 'renesas-kzm9g' into renesas-board-new by Rafael J. Wysocki · 13 years ago
  29. 3c43743 Merge branch 'renesas-armadillo800eva' into renesas-board-new by Rafael J. Wysocki · 13 years ago
  30. 3bd7df8 sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. by David S. Miller · 13 years ago
  31. e6bf705 ARM: mach-shmobile: Use DT_MACHINE for armadillo 800 eva by Magnus Damm · 13 years ago
  32. 7296d93 ARM: mach-shmobile: Use DT_MACHINE for KZM9G by Magnus Damm · 13 years ago
  33. 3fe3e6b xfs: introduce SEEK_DATA/SEEK_HOLE support by Jeff Liu · 13 years ago
  34. e700a06 xfs: make xfs_extent_busy_trim not static by Ben Myers · 13 years ago
  35. 611c994 xfs: make XBF_MAPPED the default behaviour by Dave Chinner · 13 years ago
  36. d4f3512 xfs: flush outstanding buffers on log mount failure by Dave Chinner · 13 years ago
  37. 12bcb3f xfs: Properly exclude IO type flags from buffer flags by Dave Chinner · 13 years ago
  38. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 13 years ago
  39. 2af51f3 xfs: move xfs_do_force_shutdown() and kill xfs_rw.c by Dave Chinner · 13 years ago
  40. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 13 years ago
  41. fd50092 xfs: move xfs_fsb_to_db to xfs_bmap.h by Dave Chinner · 13 years ago
  42. 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 13 years ago
  43. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 13 years ago
  44. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
  45. bc4010ec xfs: use iolock on XFS_IOC_ALLOCSP calls by Dave Chinner · 13 years ago
  46. aa5c158 xfs: kill XBF_DONTBLOCK by Dave Chinner · 13 years ago
  47. 7ca790a xfs: kill xfs_read_buf() by Dave Chinner · 13 years ago
  48. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 13 years ago
  49. 795cac7 xfs: kill xfs_buf_btoc by Dave Chinner · 13 years ago
  50. aa0e883 xfs: use blocks for storing the desired IO size by Dave Chinner · 13 years ago
  51. 4e94b71 xfs: use blocks for counting length of buffers by Dave Chinner · 13 years ago
  52. de1cbee xfs: kill b_file_offset by Dave Chinner · 13 years ago
  53. e70b73f xfs: clean up buffer get/read call API by Dave Chinner · 13 years ago
  54. bf813cd xfs: use kmem_zone_zalloc for buffers by Dave Chinner · 13 years ago
  55. ead360c xfs: fix incorrect b_offset initialisation by Dave Chinner · 13 years ago
  56. 0e95f19 xfs: check for buffer errors before waiting by Dave Chinner · 13 years ago
  57. fe2429b xfs: fix buffer lookup race on allocation failure by Dave Chinner · 13 years ago
  58. aff3a9e xfs: Use preallocation for inodes with extsz hints by Dave Chinner · 13 years ago
  59. 3ed9116 xfs: limit specualtive delalloc to maxioffset by Dave Chinner · 13 years ago
  60. 58e2077 xfs: don't assert on delalloc regions beyond EOF by Dave Chinner · 13 years ago
  61. 81158e0 xfs: prevent needless mount warning causing test failures by Dave Chinner · 13 years ago
  62. d3bc815 xfs: punch new delalloc blocks out of failed writes inside EOF. by Dave Chinner · 13 years ago
  63. 6ffc4db xfs: page type check in writeback only checks last buffer by Dave Chinner · 13 years ago
  64. 4c2d542 xfs: Do background CIL flushes via a workqueue by Dave Chinner · 13 years ago
  65. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 13 years ago
  66. a856917 xfs: remove some obsolete comments in xfs_trans_ail.c by Christoph Hellwig · 13 years ago
  67. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
  68. 960c60a xfs: do not add buffers to the delwri queue until pushed by Christoph Hellwig · 13 years ago
  69. fe7257f xfs: do not write the buffer from xfs_qm_dqflush by Christoph Hellwig · 13 years ago
  70. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 13 years ago
  71. 8a48088 xfs: don't flush inodes from background inode reclaim by Christoph Hellwig · 13 years ago
  72. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 13 years ago
  73. 1c30462 xfs: allow assigning the tail lsn with the AIL lock held by Christoph Hellwig · 13 years ago
  74. 32ce90a xfs: remove log item from AIL in xfs_iflush after a shutdown by Christoph Hellwig · 13 years ago
  75. dea9609 xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown by Christoph Hellwig · 13 years ago
  76. 7582df5 xfs: using GFP_NOFS for blkdev_issue_flush by Shaohua Li · 13 years ago
  77. 01c84d2 xfs: punch all delalloc blocks beyond EOF on write failure. by Dave Chinner · 13 years ago
  78. 507630b xfs: use shared ilock mode for direct IO writes by default by Dave Chinner · 13 years ago
  79. 193aec1 xfs: push the ilock into xfs_zero_eof by Christoph Hellwig · 13 years ago
  80. f38996f xfs: reduce ilock hold times in xfs_setattr_size by Christoph Hellwig · 13 years ago
  81. 467f789 xfs: reduce ilock hold times in xfs_file_aio_write_checks by Christoph Hellwig · 13 years ago
  82. b4d05e3 xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach by Christoph Hellwig · 13 years ago
  83. 641b695 percpu: remove percpu_xxx() functions by Alex Shi · 13 years ago
  84. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  85. 19e8d69 net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx by Alex Shi · 13 years ago
  86. 51f19cf sparc32: drop build time btfixup patching by Sam Ravnborg · 13 years ago
  87. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 13 years ago
  88. 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 13 years ago
  89. 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 13 years ago
  90. 95f18c0 staging: comedi: refactor ni_pcimio driver and use module_comedi_pci_driver by H Hartley Sweeten · 13 years ago
  91. 75e6301 staging: comedi: Use module_comedi_pci_driver and standardize drivers by H Hartley Sweeten · 13 years ago
  92. d4899c6 staging: comedi: Add helper macro for comedi pci driver boilerplate by H Hartley Sweeten · 13 years ago
  93. f4ec9e9 mlx4_core: Change bitmap allocator to work in round-robin fashion by Jack Morgenstein · 13 years ago
  94. 5a81b4a Staging: ipack: fix a few sparse warnings by Samuel Iglesias Gonsalvez · 13 years ago
  95. 55dfd88 Staging: ipack: added more info in Kconfig's help about ipack by Samuel Iglesias Gonsalvez · 13 years ago
  96. 3225436 Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2 by Samuel Iglesias Gonsalvez · 13 years ago
  97. b995069 Staging: ipack/bridges/tpci200: change the licence to explicitly GPLv2 by Samuel Iglesias Gonsalvez · 13 years ago
  98. 416289b Staging: ipack: change the licence to explicitly GPLv2 by Samuel Iglesias Gonsalvez · 13 years ago
  99. 91296a2 Staging: ipack: add contact email in TODO file by Samuel Iglesias Gonsalvez · 13 years ago
  100. fc36f07 Staging: ipack: move the devices source line in Kconfig file by Samuel Iglesias Gonsalvez · 13 years ago