summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove the unused XFS_ATTR_NONBLOCK flagChristoph Hellwig2013-10-212-4/+0
* xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig2013-10-214-22/+24
* xfs: don't break from growfs ag update loop on errorEric Sandeen2013-10-171-9/+13
* xfs: don't emit corruption noise on fs probesEric Sandeen2013-10-171-2/+3
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-1710-20/+20
* xfs: prevent deadlock trying to cover an active logDave Chinner2013-10-173-25/+47
* xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster2013-10-083-26/+12
* xfs: push down inactive transaction mgmt for ifreeBrian Foster2013-10-081-50/+71
* xfs: push down inactive transaction mgmt for truncateBrian Foster2013-10-081-49/+68
* xfs: push down inactive transaction mgmt for remote symlinksBrian Foster2013-10-083-54/+49
* xfs: add the inode directory type support to XFS_IOC_FSGEOMMark Tinguely2013-10-082-3/+5
* xfs: remove usage of is_bad_inodeBen Myers2013-10-013-17/+1
* xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()Jie Liu2013-10-011-7/+2
* xfs: get rid of count from xfs_iomap_write_allocate()Jie Liu2013-10-013-6/+5
* xfs: Use kmem_free() instead of free()Thierry Reding2013-10-011-1/+1
* xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com2013-09-301-0/+1
* xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner2013-09-304-39/+28
* xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner2013-09-301-3/+16
* xfs: fix node forward in xfs_node_toosmallMark Tinguely2013-09-261-2/+3
* xfs: log recovery lsn ordering needs uuid checkDave Chinner2013-09-241-14/+59
* xfs: fix XFS_IOC_FREE_EOFBLOCKS definitionDave Chinner2013-09-241-1/+1
* xfs: asserting lock not held during freeing not validDave Chinner2013-09-241-5/+4
* xfs: lock the AIL before removing the buffer itemDave Chinner2013-09-241-0/+1
* Linux 3.12-rc1v3.12-rc1Linus Torvalds2013-09-161-3/+3
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-168-128/+164
|\
| * clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-021-2/+11
| * clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| * clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| * clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-021-5/+22
| * clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39
| * clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-023-23/+5
| * clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-021-39/+30
| * clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-021-6/+6
| * ARM: timer-sp: Set dynamic irq affinityViresh Kumar2013-08-221-1/+2
| * ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano2013-08-221-1/+2
| * clocksource: sh_cmt: 32-bit control register supportMagnus Damm2013-08-221-14/+36
| * clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart2013-08-221-35/+14
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-162-36/+21
|\ \
| * | cifs: update cifs.txt and remove some outdated infosBjörn Jacke2013-09-131-31/+11
| * | cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu2013-09-131-3/+7
| * | cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu2013-09-131-2/+3
* | | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-09-162-4/+4
|\ \ \
| * | | UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-201-4/+1
| * | | UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-191-0/+3
* | | | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-09-161-3/+4
|\ \ \ \
| * | | | UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-161-3/+4
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-157-8/+50
|\ \ \ \ \
| * | | | | MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras2013-09-131-1/+1
| * | | | | MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin2013-09-131-2/+11
| * | | | | MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-133-0/+11
OpenPOWER on IntegriCloud