1. 5026906 UBI: power cut emulation for testing by david.oberhollenzer@sigma-star.at · 10 years ago
  2. 1a7e985d UBIFS: fix output format of INUM_WATERMARK by Sheng Yong · 10 years ago
  3. 180a535 UBI: Fastmap: Fall back to scanning mode after ECC error by Richard Weinberger · 10 years ago
  4. 56794c0 UBI: Fastmap: Remove is_fm_block() by Richard Weinberger · 10 years ago
  5. 1841fcf UBI: Fastmap: Add blank line after declarations by Richard Weinberger · 10 years ago
  6. e1bc37c UBI: Fastmap: Remove else after return. by Richard Weinberger · 10 years ago
  7. 2f84c246 UBI: Fastmap: Introduce may_reserve_for_fm() by Richard Weinberger · 10 years ago
  8. acfda79 UBI: Fastmap: Introduce ubi_fastmap_init() by Richard Weinberger · 10 years ago
  9. c5c3f3c UBI: Fastmap: Wire up WL accessor functions by Richard Weinberger · 10 years ago
  10. 23c482e UBI: Add accessor functions for WL data structures by Richard Weinberger · 10 years ago
  11. 78d6d49 UBI: Move fastmap specific functions out of wl.c by Richard Weinberger · 10 years ago
  12. 479c2c0 UBI: Fastmap: Add new module parameter fm_debug by Richard Weinberger · 10 years ago
  13. 560d86a UBI: Fastmap: Make self_check_eba() depend on fastmap self checking by Richard Weinberger · 10 years ago
  14. daef3dd UBI: Fastmap: Add self check to detect absent PEBs by Richard Weinberger · 10 years ago
  15. ee59ba8 UBI: Fix stale pointers in ubi->lookuptbl by Richard Weinberger · 10 years ago
  16. 24b7a34 UBI: Fastmap: Enhance fastmap checking by Richard Weinberger · 10 years ago
  17. 5fa7fa5 UBI: Add initial support for fastmap self checks by Richard Weinberger · 10 years ago
  18. 5ca97ad UBI: Fastmap: Rework fastmap error paths by Richard Weinberger · 10 years ago
  19. 61de74c UBI: Fastmap: Prepare for variable sized fastmaps by Richard Weinberger · 10 years ago
  20. 111ab0b UBI: Fastmap: Locking updates by Richard Weinberger · 10 years ago
  21. 42dd3cd UBI: Fastmap: Set used_ebs only for static volumes by Richard Weinberger · 10 years ago
  22. 8fb2a51 UBI: Fastmap: Fix race after ubi_wl_get_peb() by Richard Weinberger · 10 years ago
  23. ad3d6a0 UBI: Fastmap: Fix leb_count unbalance by Richard Weinberger · 10 years ago
  24. 68e3226 UBI: Fastmap: Make WL pool size 50% of user pool size by Richard Weinberger · 10 years ago
  25. 2d93fb3 UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails by Richard Weinberger · 10 years ago
  26. d141a8e UBI: Fastmap: Remove eba_orphans logic by Richard Weinberger · 10 years ago
  27. a83832a UBI: Fastmap: Remove bogus ubi_assert() by Richard Weinberger · 10 years ago
  28. 36a87e4 UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change() by Richard Weinberger · 10 years ago
  29. d2158f6 UBI: Remove alloc_ai() slab name from parameter list by Richard Weinberger · 10 years ago
  30. 98105d0 UBI: Fastmap: Fix memory leak while attaching by Richard Weinberger · 10 years ago
  31. 84b678f UBI: Fastmap: Fix fastmap usage in ubi_volume_notify() by Richard Weinberger · 10 years ago
  32. 5e0246e UBI: Fastmap: Wrap fastmap specific function in a ifdef by Richard Weinberger · 10 years ago
  33. 943b335 UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure by Richard Weinberger · 10 years ago
  34. 74cdaf2 UBI: Fastmap: Fix memory leaks while closing the WL sub-system by Richard Weinberger · 10 years ago
  35. c4ca6be UBI: Fastmap: Don't allocate new ubi_wl_entry objects by Richard Weinberger · 10 years ago
  36. 6830356 UBI: Fastmap: Make ubi_refill_pools() fair by Richard Weinberger · 10 years ago
  37. 691a870 UBI: Split __wl_get_peb() by Richard Weinberger · 10 years ago
  38. d59f21b UBI: Fastmap: Fix races in ubi_wl_get_peb() by Richard Weinberger · 10 years ago
  39. 399a9fe UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown by Richard Weinberger · 10 years ago
  40. 19371d7 UBI: Fastmap: Ensure that only one fastmap work is scheduled by Richard Weinberger · 10 years ago
  41. ab6de68 UBI: align comment for readability by Brian Norris · 10 years ago
  42. 299d0c5 UBI: fix check for "too many bytes" by Brian Norris · 10 years ago
  43. f16db80 UBI: initialize LEB number variable by Brian Norris · 10 years ago
  44. d74adbd UBI: fix out of bounds write by Brian Norris · 10 years ago
  45. 8eef7d7 UBI: account for bitflips in both the VID header and data by Brian Norris · 10 years ago
  46. 235c362 UBIFS: extend debug/message capabilities by Sheng Yong · 10 years ago
  47. 8a87dc5 UBIFS: simplify returns by Fabian Frederick · 10 years ago
  48. d3f9db0 UBIFS: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  49. 2c84599 UBIFS: do not write master node if need recovery by Sheng Yong · 10 years ago
  50. 9401a79 UBIFS: fix incorrect unlocking handling by Taesoo Kim · 10 years ago
  51. 3527a86 Merge tag 'v4.0-rc5' into linux-next by Artem Bityutskiy · 10 years ago
  52. bc465aa Linux 4.0-rc5 by Linus Torvalds · 10 years ago
  53. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  54. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  55. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  56. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  57. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  58. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  59. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  60. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  61. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  62. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  63. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  64. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  65. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  66. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  67. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  68. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  69. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  70. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  71. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 10 years ago
  72. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  73. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  74. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
  75. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  76. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  77. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  78. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 10 years ago
  79. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 10 years ago
  80. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 10 years ago
  81. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 10 years ago
  82. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  83. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 10 years ago
  84. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 10 years ago
  85. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 10 years ago
  86. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 10 years ago
  87. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  88. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  89. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  90. 32dafb9 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  91. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  92. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  93. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  94. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  95. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago
  96. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 10 years ago
  98. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 10 years ago
  99. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 10 years ago
  100. 5ca1b0d of: unittest: Add option string test case with longer path by Brian Norris · 10 years ago