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