1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. a396ce4 UBI: Remove in vain semicolon by Richard Weinberger · 9 years ago
  3. 299d0c5 UBI: fix check for "too many bytes" by Brian Norris · 9 years ago
  4. 45fc5c8 UBI: extend UBI layer debug/messaging capabilities - cosmetics by Tanya Brokhman · 10 years ago
  5. 892abde UBI: rename_volumes: Use UBI_METAONLY by Richard Weinberger · 10 years ago
  6. fafdd2b UBI: Implement UBI_METAONLY by Richard Weinberger · 10 years ago
  7. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  8. 7fbbd05 UBI: return on error in rename_volumes() by Dan Carpenter · 10 years ago
  9. fda322a UBI: Dispatch update notification if the volume is updated by Ezequiel Garcia · 10 years ago
  10. 778c7eb UBI: weaken the 'exclusive' constraint when opening volumes to rename by Ezequiel Garcia · 10 years ago
  11. 8af8718 UBI: rename block device ioctls by Artem Bityutskiy · 10 years ago
  12. 4d283ee UBI: block: do not use term "attach" by Artem Bityutskiy · 10 years ago
  13. 9d54c8a UBI: R/O block driver on top of UBI volumes by Ezequiel Garcia · 10 years ago
  14. 4a1f2f3 ubi/cdev: switch to fixed_size_llseek() by Al Viro · 11 years ago
  15. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  16. 719bb84 UBI: print less by Artem Bityutskiy · 12 years ago
  17. 049333c UBI: comply with coding style by Artem Bityutskiy · 12 years ago
  18. db7e21c UBI: add max_beb_per1024 to attach ioctl by Richard Genoud · 12 years ago
  19. 256334c UBI: prepare for max_beb_per1024 module parameter addition by Richard Genoud · 12 years ago
  20. 2ce7be1 UBI: fix spelling of detach in debug output by Peter Meerwald · 12 years ago
  21. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  22. e298682 UBI: get rid of dbg_err by Artem Bityutskiy · 12 years ago
  23. 718c00b UBI: rename ubi_dbg_dump_mkvol_req by Artem Bityutskiy · 12 years ago
  24. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  25. 4a59c79 UBI: fix nameless volumes handling by Richard Weinberger · 13 years ago
  26. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  27. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  28. 6748482 UBI: re-name set volume properties ioctl by Artem Bityutskiy · 13 years ago
  29. e10b376 UBI: make the control character device non-seekable by Artem Bityutskiy · 13 years ago
  30. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  31. 01ebc12 UBI: eliminate update of list_for_each_entry loop cursor by Julia Lawall · 14 years ago
  32. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 14 years ago
  35. 518ceef UBI: remove built-in gluebi by Dmitry Pervushin · 15 years ago
  36. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  37. e1cf7e6 UBI: improve debugging messages by Artem Bityutskiy · 15 years ago
  38. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 15 years ago
  39. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 15 years ago
  40. 1b24bc3 UBI: add fsync capability by Corentin Chary · 15 years ago
  41. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 15 years ago
  42. 3013ee3 UBI: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  43. f429b2e UBI: add ioctl compatibility by Artem Bityutskiy · 16 years ago
  44. 4d187a8 UBI: constify file operations by Jan Engelhardt · 16 years ago
  45. ade44ce UBI: allow all ioctls by Artem Bityutskiy · 16 years ago
  46. 573135b UBI: remove unnecessry header inclusion by Artem Bityutskiy · 16 years ago
  47. a27ce8f UBI: add ioctl for is_mapped operation by Corentin Chary · 16 years ago
  48. c3da23b UBI: add ioctl for unmap operation by Corentin Chary · 16 years ago
  49. 141e6eb UBI: add ioctl for map operation by Corentin Chary · 16 years ago
  50. f2863c5 UBI: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  51. 7d200e8 UBI: remove BKL by Artem Bityutskiy · 16 years ago
  52. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  53. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  54. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  55. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  56. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  57. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  58. 72b6704 UBI: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  59. e653879 UBI: implement atomic LEB change ioctl by Artem Bityutskiy · 17 years ago
  60. 1b68d0e UBI: simplify internal interfaces by Artem Bityutskiy · 17 years ago
  61. 0411e73 UBI: do not change file pointer while updating by Artem Bityutskiy · 17 years ago
  62. ae616e1 UBI: fix warnings by Artem Bityutskiy · 17 years ago
  63. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  64. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  65. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  66. 40e4d0c UBI: tweak volumes locking some more by Artem Bityutskiy · 17 years ago
  67. 450f872 UBI: get device when opening volume by Artem Bityutskiy · 17 years ago
  68. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  69. b96bf4c UBI: remove ubi_devices_cnt by Artem Bityutskiy · 17 years ago
  70. 01f7b30 UBI: improve error messages by Artem Bityutskiy · 17 years ago
  71. 49dfc29 UBI: remove redundant field by Artem Bityutskiy · 17 years ago
  72. add0b43 UBI: fix compile warning by Paul Mundt · 17 years ago
  73. bf07803 UBI: cleanup ioctl handling by Christoph Hellwig · 17 years ago
  74. f800f09 UBI: minor comma fix by Artem Bityutskiy · 17 years ago
  75. 92ad8f3 UBI: use vmalloc for large buffers by Artem Bityutskiy · 17 years ago
  76. 941dfb0 UBI: set correct gluebi device size by Artem Bityutskiy · 17 years ago
  77. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago