aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xfs: vectorise directory leaf operationsDave Chinner2013-10-30
* xfs: vectorise directory data operations part 2Dave Chinner2013-10-30
* xfs: vectorise directory data operationsDave Chinner2013-10-30
* xfs: vectorise remaining shortform dir2 opsDave Chinner2013-10-30
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-30
* xfs: split xfs_rtalloc.c for userspace sanityDave Chinner2013-10-23
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: remove unused transaction callback variablesDave Chinner2013-10-23
* xfs: split dquot buffer operations outDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig2013-10-21
* xfs: simplify the fallocate pathChristoph Hellwig2013-10-21
* xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig2013-10-21
* xfs: remove the unused XFS_ATTR_NONBLOCK flagChristoph Hellwig2013-10-21
* xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig2013-10-21
* xfs: don't break from growfs ag update loop on errorEric Sandeen2013-10-17
* xfs: don't emit corruption noise on fs probesEric Sandeen2013-10-17
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-17
* xfs: prevent deadlock trying to cover an active logDave Chinner2013-10-17
* xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster2013-10-08
* xfs: push down inactive transaction mgmt for ifreeBrian Foster2013-10-08
* xfs: push down inactive transaction mgmt for truncateBrian Foster2013-10-08
* xfs: push down inactive transaction mgmt for remote symlinksBrian Foster2013-10-08
* xfs: add the inode directory type support to XFS_IOC_FSGEOMMark Tinguely2013-10-08
* xfs: remove usage of is_bad_inodeBen Myers2013-10-01
* xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()Jie Liu2013-10-01
* xfs: get rid of count from xfs_iomap_write_allocate()Jie Liu2013-10-01
* xfs: Use kmem_free() instead of free()Thierry Reding2013-10-01
* xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com2013-09-30
* xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner2013-09-30
* xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner2013-09-30
* xfs: fix node forward in xfs_node_toosmallMark Tinguely2013-09-26
* xfs: log recovery lsn ordering needs uuid checkDave Chinner2013-09-24
* xfs: fix XFS_IOC_FREE_EOFBLOCKS definitionDave Chinner2013-09-24
* xfs: asserting lock not held during freeing not validDave Chinner2013-09-24
* xfs: lock the AIL before removing the buffer itemDave Chinner2013-09-24
* Linux 3.12-rc1Linus Torvalds2013-09-16
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-16
|\
| * clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-02
| * clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-02
| * ARM: timer-sp: Set dynamic irq affinityViresh Kumar2013-08-21
| * ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano2013-08-21