summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-05Merge branch 'xfs-dax-fixes-for-4.5' into for-nextDave Chinner2-12/+24
2016-01-05Merge branch 'xfs-misc-fixes-for-4.5' into for-nextDave Chinner28-83/+126
2016-01-04xfs: debug mode log record crc error injectionBrian Foster3-7/+77
2016-01-04xfs: detect and trim torn writes during log recoveryBrian Foster1-20/+289
2016-01-04xfs: fix recursive splice read locking with DAXDave Chinner1-9/+16
2016-01-04xfs: Don't use reserved blocks for data blocks with DAXDave Chinner1-3/+8
2016-01-04XFS: Use a signed return type for suffix_kstrtoint()Markus Elfring1-1/+1
2016-01-04libxfs: refactor short btree block verificationDarrick J. Wong4-54/+67
2016-01-04libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong1-1/+1
2016-01-04libxfs: use a convenience variable instead of open-coding the forkDarrick J. Wong1-11/+12
2016-01-04xfs: fix log ticket type printingDarrick J. Wong1-2/+4
2016-01-04libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong2-1/+2
2016-01-04xfs: make xfs_buf_ioend_async() staticAlexander Kuleshov1-1/+1
2016-01-04xfs: send warning of project quota to userspace via netlinkMasatake YAMATO1-5/+9
2016-01-04xfs: get mp from bma->ip in xfs_bmap codeEric Sandeen1-2/+2
2016-01-04xfs: print name of verifier if it failsEric Sandeen18-2/+24
2016-01-04libxfs: Optimize the loop for xfs_bitmap_emptyJia He1-3/+3
2016-01-04xfs: refactor log record start detection into a new helperBrian Foster1-35/+83
2016-01-04xfs: support a crc verification only log record passBrian Foster2-5/+20
2016-01-04xfs: return start block of first bad log record during recoveryBrian Foster1-4/+16
2016-01-04xfs: refactor and open code log record crc checkBrian Foster1-46/+26
2016-01-04xfs: refactor log record unpack and data processingBrian Foster1-12/+23
2016-01-04xfs: detect and handle invalid iclog size set by mkfsBrian Foster1-1/+25
2016-01-04Linux 4.4-rc8Linus Torvalds1-1/+1
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+9
2016-01-01Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-198/+334
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-31sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-31net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-8/+24
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-39/+102
2015-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-36/+37
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-30ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-30mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2015-12-30ocfs2: fix flock panic issueJunxiao Bi1-1/+4
2015-12-30m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-30m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-30arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-30mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-30ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2015-12-30MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer1-2/+4