Staging
v0.5.2
https://github.com/torvalds/linux
Raw File
Tip revision: f55532a0c0b8bb6148f4e07853b876ef73bc69ca authored by Linus Torvalds on 26 March 2016, 23:03:24 UTC
Linux 4.6-rc1
Tip revision: f55532a
TODO
* Possible remaining coding style fix.
* Remove deadcode.
* Separate client/server functionality. Functions only used by server can be
  removed from client.
* Clean up libcfs layer. Ideally we can remove include/linux/libcfs entirely.
* Clean up CLIO layer. Lustre client readahead/writeback control needs to better
  suit kernel providings.
* Add documents in Documentation.
* Other minor misc cleanups...

Please send any patches to Greg Kroah-Hartman <greg@kroah.com>, Andreas Dilger
<andreas.dilger@intel.com>, and Oleg Drokin <oleg.drokin@intel.com>.
back to top