aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21suppress warning: "quotatypes" defined but not usedSergey Senozhatsky1-0/+2
2010-05-21ext3: Fix waiting on transaction during fsyncJan Kara2-12/+10
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara3-2/+42
2010-05-21ufs: add ufs speciffic ->setattr callDmitry Monakhov5-3/+13
2010-05-21BKL: Remove BKL from ext2 filesystemJan Blunck2-16/+0
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck4-1/+39
2010-05-21ext2: Move ext2_write_super() out of ext2_setup_super()Jan Blunck1-3/+5
2010-05-21ext2: Fold ext2_commit_super() into ext2_sync_super()Jan Blunck1-19/+9
2010-05-21ext2: Remove duplicate code from ext2_sync_fs()Jan Blunck1-7/+0
2010-05-21ext2: Set the write time in ext2_sync_fs()Jan Blunck1-1/+1
2010-05-21ext2: Use ext2_clear_super_error() in ext2_sync_fs()Jan Blunck1-17/+3
2010-05-21ext3: init statistics after journal recovery v2Dmitry Monakhov1-23/+21
2010-05-21ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau1-5/+4
2010-05-21quota: optimize mark_dirty logicDmitry Monakhov1-2/+11
2010-05-21ext2: Avoid loading bitmaps for full groups during block allocationJan Kara1-0/+6
2010-05-21ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel1-0/+6
2010-05-21Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds1-1/+1
2010-05-20sound: fixup for usb_buffer_alloc/free renameStephen Rothwell1-5/+5
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman1-12/+0
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold1-1/+1
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold1-333/+47
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold1-46/+33
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold1-0/+1
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold1-210/+13
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold1-5/+0
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold1-165/+14
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold1-1/+3
2010-05-20USB: aircable: fix incorrect write-buffer lengthJohan Hovold1-1/+1
2010-05-20USB: safe_serial: straighten out read processingJohan Hovold1-22/+21
2010-05-20USB: safe_serial: reimplement read using generic frameworkJohan Hovold1-39/+8
2010-05-20USB: safe_serial: reimplement write using generic frameworkJohan Hovold1-111/+32
2010-05-20usb-storage: always print quirksFelipe Contreras1-3/+6
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras1-29/+32
2010-05-20USB: oti6858: use port write fifoJohan Hovold1-37/+25
2010-05-20USB: oti6858: use kfifo to implement write bufferingJohan Hovold1-201/+17
2010-05-20USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold1-222/+17
2010-05-20USB: cypress_m8: remove unused drain defineJohan Hovold1-1/+0
2010-05-20USB: usb_debug: set bulk out size at probeJohan Hovold1-7/+1
2010-05-20USB: gadget: Use kmemdupJulia Lawall1-2/+1
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley1-0/+11
2010-05-20USB: visor: increase bulk-out buffer sizeJohan Hovold1-0/+3
2010-05-20USB: belkin_sa: implement line status handlingJohan Hovold1-26/+51
2010-05-20USB: belkin_sa: clean up openJohan Hovold1-15/+6
2010-05-20USB: belkin_sa: minor clean-upsJohan Hovold1-21/+7
2010-05-20USB: cp210x: use generic open to start reading from deviceJohan Hovold1-1/+1
2010-05-20USB: visor: reimplement using generic frameworkJohan Hovold1-329/+13
2010-05-20USB: visor: fix memory leakJohan Hovold1-0/+1
2010-05-20USB: spcp8x5: reimplement using generic frameworkJohan Hovold1-378/+29
2010-05-20USB: ipaq: reimplement using generic frameworkJohan Hovold2-377/+10