index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
qnx4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
quota: unify ->get_dqblk
Christoph Hellwig
6
-24
/
+42
2010-05-21
ext3: make barrier options consistent with ext4
Eric Sandeen
2
-9
/
+39
2010-05-21
quota: Make quota stat accounting lockless.
Dmitry Monakhov
4
-46
/
+106
2010-05-21
suppress warning: "quotatypes" defined but not used
Sergey Senozhatsky
1
-0
/
+2
2010-05-21
ext3: Fix waiting on transaction during fsync
Jan Kara
2
-12
/
+10
2010-05-21
jbd: Provide function to check whether transaction will issue data barrier
Jan Kara
3
-2
/
+42
2010-05-21
ufs: add ufs speciffic ->setattr call
Dmitry Monakhov
5
-3
/
+13
2010-05-21
BKL: Remove BKL from ext2 filesystem
Jan Blunck
2
-16
/
+0
2010-05-21
ext2: Add ext2_sb_info s_lock spinlock
Jan Blunck
4
-1
/
+39
2010-05-21
ext2: Move ext2_write_super() out of ext2_setup_super()
Jan Blunck
1
-3
/
+5
2010-05-21
ext2: Fold ext2_commit_super() into ext2_sync_super()
Jan Blunck
1
-19
/
+9
2010-05-21
ext2: Remove duplicate code from ext2_sync_fs()
Jan Blunck
1
-7
/
+0
2010-05-21
ext2: Set the write time in ext2_sync_fs()
Jan Blunck
1
-1
/
+1
2010-05-21
ext2: Use ext2_clear_super_error() in ext2_sync_fs()
Jan Blunck
1
-17
/
+3
2010-05-21
ext3: init statistics after journal recovery v2
Dmitry Monakhov
1
-23
/
+21
2010-05-21
ext2: remove useless call to brelse() in ext2_free_inode()
Francis Moreau
1
-5
/
+4
2010-05-21
quota: optimize mark_dirty logic
Dmitry Monakhov
1
-2
/
+11
2010-05-21
ext2: Avoid loading bitmaps for full groups during block allocation
Jan Kara
1
-0
/
+6
2010-05-21
ext3: Avoid loading bitmaps for full groups during block allocation
Frans van de Wiel
1
-0
/
+6
2010-05-21
Fix networking tree iscsi_tcp.c mis-merge
Linus Torvalds
1
-1
/
+1
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-20
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-20
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-20
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-20
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-20
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-20
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-20
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-20
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-20
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-20
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-20
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-20
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-20
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-20
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-20
USB: visor: increase bulk-out buffer size
Johan Hovold
1
-0
/
+3
2010-05-20
USB: belkin_sa: implement line status handling
Johan Hovold
1
-26
/
+51
2010-05-20
USB: belkin_sa: clean up open
Johan Hovold
1
-15
/
+6
2010-05-20
USB: belkin_sa: minor clean-ups
Johan Hovold
1
-21
/
+7
2010-05-20
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-20
USB: visor: reimplement using generic framework
Johan Hovold
1
-329
/
+13
[next]