Commit Graph

196686 Commits (a11b3fab94d4fb67297b76d0cb81612ebbff276e)
 

Author SHA1 Message Date
Kees Bakker a11b3fab94 HID: hid-ids.h: Whitespace fixup, align using TABs 15 years ago
Bruno Prémont 225b459006 HID: picolcd: implement refcounting of framebuffer 15 years ago
Bruno Prémont 365f1fcd0d HID: picolcd: do not reallocate memory on depth change 15 years ago
Bruno Prémont b70884ff3a HID: picolcd: Add minimal palette required by fbcon on 8bpp 15 years ago
Bruno Prémont a7c9a0aa17 HID: picolcd: fix deferred_io init/cleanup to fb ordering 15 years ago
Kees Bakker 6dc398acf9 HID: hid-ids.h: keep vendor ids in alphabetical order 15 years ago
Richard Nauber 64b386ea16 HID: add proper support for Elecom BM084 bluetooth mouse 15 years ago
Stefan Achatz 83efb8fe67 HID: remove unused variable from hidraw_read 15 years ago
Linus Torvalds d515e86e63 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 15 years ago
Linus Torvalds 79c4581262 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 15 years ago
Linus Torvalds 59534f7298 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Linus Torvalds ac3ee84c60 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Linus Torvalds 90b9a32d8f Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Linus Torvalds 8b108c609a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 15 years ago
Linus Torvalds 7ce1418f95 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
Linus Torvalds a6f039869f Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 15 years ago
Linus Torvalds e0bc5d4a54 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 years ago
Linus Torvalds 7f02ab3ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 15 years ago
Linus Torvalds d6fb1db02e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 15 years ago
Randy Dunlap b4e6b09738 interrupt.h: fix fatal kernel-doc error 15 years ago
Jiaying Zhang 1907131bbe dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages 15 years ago
Jan Kara c06bcbfa1e ocfs2: Fix lock inversion in quotas during umount 15 years ago
Jan Kara 52a9ee281c ocfs2: Use __dquot_transfer to avoid lock inversion 15 years ago
Jan Kara 741e128933 ocfs2: Fix NULL pointer deref when writing local dquot 15 years ago
Jan Kara 832d09cf14 ocfs2: Fix estimate of credits needed for quota allocation 15 years ago
Jan Kara fb8dd8d780 ocfs2: Fix quota locking 15 years ago
Jan Kara ae4f6ef134 ocfs2: Avoid unnecessary block mapping when refreshing quota info 15 years ago
Jan Kara f64dd44eb7 ocfs2: Do not map blocks from local quota file on each write 15 years ago
Jan Kara bc8e5f0739 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Christoph Hellwig fcbc59f96e quota: remove sb_has_quota_active in get/set_info 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig b9b2dd36c1 quota: unify ->get_dqblk 15 years ago
Eric Sandeen 0636c73ee7 ext3: make barrier options consistent with ext4 15 years ago
Dmitry Monakhov dde9588853 quota: Make quota stat accounting lockless. 15 years ago
Sergey Senozhatsky da8d1ba22f suppress warning: "quotatypes" defined but not used 15 years ago
Jan Kara 5277970878 ext3: Fix waiting on transaction during fsync 15 years ago
Jan Kara 03f4d804a1 jbd: Provide function to check whether transaction will issue data barrier 15 years ago
Dmitry Monakhov 311b9549ed ufs: add ufs speciffic ->setattr call 15 years ago
Jan Blunck e0a5cbac02 BKL: Remove BKL from ext2 filesystem 15 years ago
Jan Blunck c15271f4e7 ext2: Add ext2_sb_info s_lock spinlock 15 years ago
Jan Blunck 4c96a68bfc ext2: Move ext2_write_super() out of ext2_setup_super() 15 years ago
Jan Blunck ee6921ebd0 ext2: Fold ext2_commit_super() into ext2_sync_super() 15 years ago
Jan Blunck 20da9baf4c ext2: Remove duplicate code from ext2_sync_fs() 15 years ago
Jan Blunck 269c8db30c ext2: Set the write time in ext2_sync_fs() 15 years ago
Jan Blunck 2b8120efb2 ext2: Use ext2_clear_super_error() in ext2_sync_fs() 15 years ago
Dmitry Monakhov 41d1a636b8 ext3: init statistics after journal recovery v2 15 years ago
Francis Moreau 524e4a1d10 ext2: remove useless call to brelse() in ext2_free_inode() 15 years ago
Dmitry Monakhov eabf290d14 quota: optimize mark_dirty logic 15 years ago
Jan Kara 4689153237 ext2: Avoid loading bitmaps for full groups during block allocation 15 years ago