summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-26xfs: register the inode cache shrinker before quotachecksDave Chinner1-10/+24
2011-03-26xfs: xfs_trans_read_buf() should return an error on failureDave Chinner1-1/+2
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner4-8/+32
2011-03-26vmap: flush vmap aliases when mapping failsDave Chinner1-3/+11
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner4-2/+12
2011-03-11xfs: don't name variables "panic"Alex Elder1-4/+4
2011-03-09xfs: factor agf counter updates into a helperChristoph Hellwig1-61/+68
2011-03-09xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig1-16/+13
2011-03-07xfs: kill support/debug.[ch]Dave Chinner7-86/+40
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner20-238/+169
2011-03-07xfs: convert the quota debug prints to new APIDave Chinner1-15/+12
2011-03-07xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner1-5/+5
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner13-85/+53
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2-35/+43
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner4-29/+19
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner9-74/+36
2011-03-07xfs: Convert xlog_warn to new logging interfaceDave Chinner6-189/+177
2011-03-07xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner6-90/+76
2011-03-02xfs: introduce new logging API.Dave Chinner4-0/+155
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder1-3/+8
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig2-7/+1
2011-02-22xfs: more sensible inode refcounting for iallocChristoph Hellwig5-78/+19
2011-02-22xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2-39/+23
2011-02-21xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner1-0/+2
2011-02-21xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg1-0/+3
2011-02-07xfs: add lockdep annotations for the rt inodesChristoph Hellwig3-15/+26
2011-02-07xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig1-13/+5
2011-02-07xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2-21/+24
2011-01-28xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com1-8/+25
2011-01-28xfs: fix dquot shaker deadlockDave Chinner1-25/+21
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner3-12/+3
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner1-2/+18
2011-01-28xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner1-0/+10
2011-01-28xfs: limit extent length for allocation to AG sizeDave Chinner2-8/+26
2011-01-28xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner1-1/+6
2011-01-28xfs: fix efi item leak on forced shutdownDave Chinner3-13/+38
2011-01-27xfs: fix log ticket leak on forced shutdown.Dave Chinner1-2/+5
2011-01-18Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds1-2/+2
2011-01-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+28
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+12
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+11
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds58-129/+3408
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104