Age | Commit message (Expand) | Author | Files | Lines |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2 | -2/+3 |
2016-01-13 | Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 45 | -443/+852 |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+2 |
2016-01-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 3 | -111/+59 |
2016-01-12 | Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next | Dave Chinner | 18 | -234/+159 |
2016-01-12 | xfs: handle dquot buffer readahead in log recovery correctly | Dave Chinner | 5 | -9/+41 |
2016-01-12 | xfs: inode recovery readahead can race with inode buffer creation | Dave Chinner | 2 | -5/+14 |
2016-01-11 | xfs: eliminate committed arg from xfs_bmap_finish | Eric Sandeen | 10 | -218/+68 |
2016-01-08 | xfs: bmapbt checking on debug kernels too expensive | Dave Chinner | 1 | -2/+8 |
2016-01-08 | xfs: add tracepoints to readpage calls | Dave Chinner | 2 | -0/+28 |
2016-01-06 | fs: use block_device name vsprintf helper | Dmitry Monakhov | 1 | -6/+2 |
2016-01-05 | Merge branch 'xfs-dax-fixes-for-4.5' into for-next | Dave Chinner | 2 | -12/+24 |
2016-01-05 | Merge branch 'xfs-misc-fixes-for-4.5' into for-next | Dave Chinner | 28 | -83/+126 |
2016-01-05 | xfs: debug mode log record crc error injection | Brian Foster | 3 | -7/+77 |
2016-01-05 | xfs: detect and trim torn writes during log recovery | Brian Foster | 1 | -20/+289 |
2016-01-04 | xfs: fix recursive splice read locking with DAX | Dave Chinner | 1 | -9/+16 |
2016-01-04 | xfs: Don't use reserved blocks for data blocks with DAX | Dave Chinner | 1 | -3/+8 |
2016-01-04 | XFS: Use a signed return type for suffix_kstrtoint() | Markus Elfring | 1 | -1/+1 |
2016-01-04 | libxfs: refactor short btree block verification | Darrick J. Wong | 4 | -54/+67 |
2016-01-04 | libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct | Darrick J. Wong | 1 | -1/+1 |
2016-01-04 | libxfs: use a convenience variable instead of open-coding the fork | Darrick J. Wong | 1 | -11/+12 |
2016-01-04 | xfs: fix log ticket type printing | Darrick J. Wong | 1 | -2/+4 |
2016-01-04 | libxfs: make xfs_alloc_fix_freelist non-static | Darrick J. Wong | 2 | -1/+2 |
2016-01-04 | xfs: make xfs_buf_ioend_async() static | Alexander Kuleshov | 1 | -1/+1 |
2016-01-04 | xfs: send warning of project quota to userspace via netlink | Masatake YAMATO | 1 | -5/+9 |
2016-01-04 | xfs: get mp from bma->ip in xfs_bmap code | Eric Sandeen | 1 | -2/+2 |
2016-01-04 | xfs: print name of verifier if it fails | Eric Sandeen | 18 | -2/+24 |
2016-01-04 | libxfs: Optimize the loop for xfs_bitmap_empty | Jia He | 1 | -3/+3 |
2016-01-04 | xfs: refactor log record start detection into a new helper | Brian Foster | 1 | -35/+83 |
2016-01-04 | xfs: support a crc verification only log record pass | Brian Foster | 2 | -5/+20 |
2016-01-04 | xfs: return start block of first bad log record during recovery | Brian Foster | 1 | -4/+16 |
2016-01-04 | xfs: refactor and open code log record crc check | Brian Foster | 1 | -46/+26 |
2016-01-04 | xfs: refactor log record unpack and data processing | Brian Foster | 1 | -12/+23 |
2016-01-04 | xfs: detect and handle invalid iclog size set by mkfs | Brian Foster | 1 | -1/+25 |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 1 | -3/+3 |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 1 | -2/+6 |
2015-12-06 | xfs: Change how listxattr generates synthetic attributes | Andreas Gruenbacher | 3 | -105/+59 |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 1 | -6/+0 |
2015-12-06 | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher | 1 | -4/+4 |
2015-11-13 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -4/+6 |
2015-11-13 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher | 1 | -4/+6 |
2015-11-11 | Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 61 | -411/+989 |
2015-11-11 | vfs: remove unused wrapper block_page_mkwrite() | Ross Zwisler | 1 | -1/+1 |
2015-11-10 | Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next | Dave Chinner | 4 | -5/+6 |
2015-11-10 | xfs: give all workqueues rescuer threads | Chris Mason | 1 | -3/+4 |
2015-11-10 | xfs: fix log recovery op header validation assert | Brian Foster | 1 | -1/+1 |
2015-11-10 | xfs: Fix error path in xfs_get_acl | Andreas Gruenbacher | 2 | -1/+1 |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -1/+1 |
2015-11-03 | Merge branch 'xfs-dax-updates' into for-next | Dave Chinner | 11 | -65/+225 |
2015-11-03 | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner | 14 | -16/+101 |