Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.1 12 lines 557 B view raw
1* Possible remaining coding style fix. 2* Remove deadcode. 3* Seperate client/server functionality. Functions only used by server can be 4 removed from client. 5* Clean up libcfs layer. Ideally we can remove include/linux/libcfs entirely. 6* Clean up CLIO layer. Lustre client readahead/writeback control needs to better 7 suit kernel providings. 8* Add documents in Documentation. 9* Other minor misc cleanups... 10 11Please send any patches to Greg Kroah-Hartman <greg@kroah.com>, Andreas Dilger 12<andreas.dilger@intel.com>, and Oleg Drokin <oleg.drokin@intel.com>.