aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/cdev.c
AgeCommit message (Expand)Author
2015-05-06UBI: fix check for "too many bytes"Brian Norris
2013-02-22new helper: file_inode(file)Al Viro
2012-09-04UBI: print lessArtem Bityutskiy
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-09-04UBI: add max_beb_per1024 to attach ioctlRichard Genoud
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud
2012-07-18UBI: fix spelling of detach in debug outputPeter Meerwald
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-04-14UBI: re-name set volume properties ioctlArtem Bityutskiy
2011-04-14UBI: make the control character device non-seekableArtem Bityutskiy
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-27UBI: fix volume creation input checkingMika Westerberg
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin
2009-05-18UBI: improve debugging messagesArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy
2009-02-20UBI: add fsync capabilityCorentin Chary
2009-01-27UBI: allow direct user-space I/OSidney Amani
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy
2009-01-18UBI: constify file operationsJan Engelhardt
2009-01-18UBI: allow all ioctlsArtem Bityutskiy
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary
2009-01-18UBI: add ioctl for unmap operationCorentin Chary
2009-01-18UBI: add ioctl for map operationCorentin Chary
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy
2008-09-05UBI: remove BKLArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy
2008-07-24UBI: fix 64-bit calculationsBruce Leonard
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-06-20UBI: cdev lock_kernel() pushdownJonathan Corbet
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2007-12-26UBI: handle attach ioctlArtem Bityutskiy