summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-21xfs: increase hexdump output in xfs_corruption_errorDave Chinner1-1/+1
2013-04-16xfs: Update xfs_log_commit_cil() commentsJeff Liu1-4/+0
2013-04-16xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macrosJeff Liu1-1/+0
2013-04-05xfs: don't free EFIs before the EFDs are committedDave Chinner3-19/+23
2013-04-03xfs: Add ratelimited printk for different alert levelsRich Johnston2-0/+27
2013-03-22xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()Jan Kara1-6/+6
2013-03-22xfs: xfs_iomap_prealloc_size() tracepointBrian Foster2-0/+27
2013-03-22xfs: add quota-driven speculative preallocation throttlingBrian Foster1-0/+82
2013-03-22xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster4-7/+57
2013-03-22xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster4-11/+12
2013-03-22xfs: push rounddown_pow_of_two() to after prealloc throttleBrian Foster1-2/+17
2013-03-22xfs: reorganize xfs_iomap_prealloc_size to remove indentationBrian Foster1-31/+32
2013-03-14xfs: take inode version into account in XFS_LITINOChristoph Hellwig5-10/+13
2013-03-14xfs: ensure we capture IO errors correctlyDave Chinner1-0/+6
2013-03-14xfs: Remove obsoleted m_inode_shrink from xfs_mount structureJeff Liu1-1/+0
2013-03-07xfs: rearrange some code in xfs_bmap for better localityDave Chinner1-2206/+2069
2013-03-07xfs: rename random32() to prandom_u32()Akinobu Mita4-4/+4
2013-03-07xfs: don't verify buffers after IO errorsDave Chinner1-1/+3
2013-03-07xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely1-1/+1
2013-03-07xfs: increase prealloc size to double that of the previous extentBrian Foster1-1/+1
2013-03-07xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster1-1/+1
2013-03-03Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-49/+57
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-116/+127
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-273/+1375
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-82/+79
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-03-02fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-24/+77
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-1019/+5443
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds38-331/+1881
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King239-1306/+2071
2013-03-02SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-02ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1