Commit Graph

198022 Commits (cedfb2db7b2d6b2c780999536aa1e2650fadee36)
 

Author SHA1 Message Date
Tejun Heo 56bca01738 block: restart partition scan after resizing a device 15 years ago
Tejun Heo fa4b9074cd buffer: make invalidate_bdev() drain all percpu LRU add caches 15 years ago
Paul E. McKenney f1ac2502e1 block: remove all rcu head initializations 15 years ago
Jens Axboe 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 years ago
Jens Axboe f9eadbbd42 writeback: bdi_writeback_task() must set task state before calling schedule() 15 years ago
Jens Axboe 7c8a3554c6 writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync 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
Frans van de Wiel 8cef107a1d ext3: Avoid loading bitmaps for full groups during block allocation 15 years ago
Linus Torvalds 70ca0a42fe Fix networking tree iscsi_tcp.c mis-merge 15 years ago
Chase Douglas 7c4fda1aa1 i2c-nforce2: Remove redundant error messages on ACPI conflict 15 years ago
H Hartley Sweeten 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> 15 years ago
Farid Hammane 2086ca482f i2c-algo-pca: Fix coding style issues 15 years ago
Farid Hammane ae5624fc36 i2c-dev: Fix all coding style issues 15 years ago
Farid Hammane 7225acf4aa i2c-core: Fix some coding style issues 15 years ago