aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-22
|\
| * Documentation: filesystems: update btrfs tools sectionDavid Sterba2013-11-21
| * Documentation: filesystems: add new btrfs mount optionsDavid Sterba2013-11-21
| * btrfs: update kconfig help textDavid Sterba2013-11-20
| * btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita2013-11-20
| * btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-20
| * btrfs: fix typo in the log messageAnand Jain2013-11-20
| * Btrfs: fix list delete warning when removing ordered root from the listMiao Xie2013-11-20
| * Btrfs: print bytenr instead of page pointer in check-intStefan Behrens2013-11-20
| * Btrfs: remove dead codes from ctree.hWang Shilong2013-11-20
| * Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana2013-11-20
| * Btrfs: fix lockdep error in async commitLiu Bo2013-11-20
| * Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo2013-11-20
| * Btrfs: fix __btrfs_start_workers retvalIlya Dryomov2013-11-20
| * Btrfs: disable online raid-repair on ro mountsIlya Dryomov2013-11-20
| * Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov2013-11-20
| * Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik2013-11-20
| * Btrfs: make sure to copy everything if we renameJosef Bacik2013-11-20
| * Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-20
* | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-22
|\ \
| * | xfs: open code inc_inode_iversion when logging an inodeDave Chinner2013-11-18
| * | xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-18
| * | xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely2013-11-18
| * | xfs: update maintainersBen Myers2013-11-14
* | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\ \ \
| * | | mm, slub: fix the typo in mm/slub.cZhi Yong Wu2013-11-11
| * | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-11
| * | | slub: Handle NULL parameter in kmem_cache_flagsChristoph Lameter2013-11-11
| * | | Merge branch 'slab/struct-page' into slab/nextPekka Enberg2013-11-11
| |\ \ \
| | * | | slab: replace non-existing 'struct freelist *' with 'void *'Joonsoo Kim2013-10-30
| | * | | slab: fix to calm down kmemleak warningJoonsoo Kim2013-10-30
| | * | | slab: rename slab_bufctl to slab_freelistJoonsoo Kim2013-10-24
| | * | | slab: remove useless statement for checking pfmemallocJoonsoo Kim2013-10-24
| | * | | slab: use struct page for slab managementJoonsoo Kim2013-10-24
| | * | | slab: replace free and inuse in struct slab with newly introduced activeJoonsoo Kim2013-10-24
| | * | | slab: remove SLAB_LIMITJoonsoo Kim2013-10-24
| | * | | slab: remove kmem_bufctl_tJoonsoo Kim2013-10-24
| | * | | slab: change the management method of free objects of the slabJoonsoo Kim2013-10-24
| | * | | slab: use __GFP_COMP flag for allocating slab pagesJoonsoo Kim2013-10-24
| | * | | slab: use well-defined macro, virt_to_slab()Joonsoo Kim2013-10-24
| | * | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-24
| | * | | slab: remove cachep in struct slab_rcuJoonsoo Kim2013-10-24
| | * | | slab: remove nodeid in struct slabJoonsoo Kim2013-10-24
| | * | | slab: remove colouroff in struct slabJoonsoo Kim2013-10-24
| | * | | slab: change return type of kmem_getpages() to struct pageJoonsoo Kim2013-10-24
| | * | | slab: correct pfmemalloc checkJoonsoo Kim2013-10-24
| * | | | slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabledRoman Bobniev2013-10-24
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-22
|\ \ \ \
| * | | | powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-20
| * | | | powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman2013-11-20