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