1. 3d8e72d coda: check for async upcall request using local state by Jan Harkes · 3 years, 2 months ago
  2. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 5 years ago
  3. 50e9a6e coda: use SIZE() for stat by Fabian Frederick · 5 years ago
  4. 8fc8b9d coda: move internal defs out of include/linux/ [ver #2] by David Howells · 5 years ago
  5. 936dae4 coda: get rid of CODA_FREE() by Dan Carpenter · 5 years ago
  6. 4dc4819 coda: get rid of CODA_ALLOC() by Dan Carpenter · 5 years ago
  7. 6e51f8a coda: potential buffer overflow in coda_psdev_write() by Jan Harkes · 5 years ago
  8. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. d337b66 coda: fix 'kernel memory exposure attempt' in fsync by Jan Harkes · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  12. 3725e9d fs/coda: fix readlink buffer overflow by Jan Harkes · 9 years ago
  13. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  14. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  15. 6d6bd94 fs/coda: use __func__ by Fabian Frederick · 11 years ago
  16. f38cfb25 fs/coda: logging prefix uniformization by Fabian Frederick · 11 years ago
  17. d9b4b31 fs/coda: replace printk by pr_foo() by Fabian Frederick · 11 years ago
  18. d83f590 coda: Restrict coda messages to the initial user namespace by Eric W. Biederman · 12 years ago
  19. 9fd973e coda: Restrict coda messages to the initial pid namespace by Eric W. Biederman · 12 years ago
  20. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  21. 31a203d take coda-private headers out of include/linux by Al Viro · 14 years ago
  22. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  23. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  24. 4aeefdc coda: fixup clash with block layer REQ_* defines by Jens Axboe · 14 years ago
  25. 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
  26. 97b7702 CRED: Wrap task credential accesses in the Coda filesystem by David Howells · 16 years ago
  27. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  28. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  29. d3fec42 coda: remove CODA_STORE/CODA_RELEASE upcalls by Jan Harkes · 17 years ago
  30. 5f47c7e coda breakage by Al Viro · 17 years ago
  31. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
  32. a1b0aa8 coda: remove struct coda_sb_info by Jan Harkes · 17 years ago
  33. 5fd31e9 coda: cleanup downcall handler by Jan Harkes · 17 years ago
  34. 970648e coda: ignore returned values when upcalls return errors by Jan Harkes · 17 years ago
  35. 37461e1 coda: replace upc_alloc/upc_free with kmalloc/kfree by Jan Harkes · 17 years ago
  36. d9664c9 coda: block signals during upcall processing by Jan Harkes · 17 years ago
  37. fe71b5f coda: cleanup for upcall handling path by Jan Harkes · 17 years ago
  38. 8706551 coda: cleanup /dev/cfs open and close handling by Jan Harkes · 17 years ago
  39. 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 17 years ago
  40. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  41. 8e13059 [PATCH] use list_add_tail() instead of list_add() by Akinobu Mita · 19 years ago
  42. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago