aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa/bfad_debugfs.c
AgeCommit message (Expand)Author
2019-01-29scsi: bfa: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-01-04scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-10-16scsi: bfa: integer overflow in debugfsDan Carpenter
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy
2015-12-02bfa: Update copyright messagesAnil Gurumurthy
2014-11-20bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick
2013-06-29bfa: switch to fixed_size_llseek()Al Viro
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-03switch debugfs to umode_tAl Viro
2011-12-15[SCSI] bfa: fix formating and checkpatch issuesJing Huang
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati
2011-05-01[SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati
2010-07-27[SCSI] bfa: add debugfs supportJing Huang