| Commit message (Expand) | Author | Age | Files | Lines |
* | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -2/+2 |
* | XFS: Use a signed return type for suffix_kstrtoint() | Markus Elfring | 2016-01-04 | 1 | -1/+1 |
* | Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next | Dave Chinner | 2015-11-10 | 1 | -3/+4 |
|\ |
|
| * | xfs: give all workqueues rescuer threads | Chris Mason | 2015-11-10 | 1 | -3/+4 |
* | | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner | 2015-11-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | xfs: don't leak uuid table on rmmod | Darrick J. Wong | 2015-11-03 | 1 | -0/+1 |
* | | xfs: fix an error code in xfs_fs_fill_super() | Dan Carpenter | 2015-10-19 | 1 | -1/+1 |
* | | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 2015-10-12 | 1 | -3/+3 |
* | | xfs: per-filesystem stats in sysfs | Bill O'Donnell | 2015-10-12 | 1 | -2/+12 |
* | | xfs: pass xfsstats structures to handlers and macros | Bill O'Donnell | 2015-10-12 | 1 | -6/+15 |
* | | xfs: create global stats and stats_clear in sysfs | Bill O'Donnell | 2015-10-12 | 1 | -5/+15 |
|/ |
|
* | Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-07 | 1 | -10/+6 |
|\ |
|
| * | xfs: collapse allocsize and biosize mount option handling | Eric Sandeen | 2015-08-25 | 1 | -10/+2 |
| * | xfs: relocate sparse inode mount warning | Brian Foster | 2015-08-19 | 1 | -0/+4 |
* | | fs: create and use seq_show_option for escaping | Kees Cook | 2015-09-04 | 1 | -2/+2 |
|/ |
|
* | xfs: add initial DAX support | Dave Chinner | 2015-06-04 | 1 | -2/+23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 1 | -1/+1 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next | Dave Chinner | 2015-04-13 | 1 | -0/+6 |
|\ \ |
|
| * | | xfs: disallow ro->rw remount on norecovery mount | Eric Sandeen | 2015-04-13 | 1 | -0/+6 |
* | | | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next | Dave Chinner | 2015-03-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | xfs: Fix incorrect positive ENOMEM return | Joe Perches | 2015-03-25 | 1 | -1/+1 |
* | | | | Merge branch 'xfs-mmap-lock' into for-next | Dave Chinner | 2015-02-24 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | xfs: introduce mmap/truncate lock | Dave Chinner | 2015-02-23 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'xfs-generic-sb-counters' into for-next | Dave Chinner | 2015-02-24 | 1 | -27/+78 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | xfs: Remove icsb infrastructure | Dave Chinner | 2015-02-23 | 1 | -20/+64 |
| * | | xfs: use generic percpu counters for free block counter | Dave Chinner | 2015-02-23 | 1 | -3/+7 |
| * | | xfs: use generic percpu counters for free inode counter | Dave Chinner | 2015-02-23 | 1 | -1/+3 |
| * | | xfs: use generic percpu counters for inode counter | Dave Chinner | 2015-02-23 | 1 | -3/+4 |
| |/ |
|
* | | xfs: remove deprecated mount options | Eric Sandeen | 2015-02-24 | 1 | -20/+0 |
* | | xfs: log unmount events on console | Eric Sandeen | 2015-02-24 | 1 | -0/+1 |
|/ |
|
* | fs: consolidate {nr,free}_cached_objects args in shrink_control | Vladimir Davydov | 2015-02-12 | 1 | -4/+3 |
* | Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next | Dave Chinner | 2015-02-10 | 1 | -0/+5 |
|\ |
|
| * | xfs: report proper f_files in statfs if we overshoot imaxpct | Eric Sandeen | 2015-02-06 | 1 | -0/+5 |
* | | Merge branch 'xfs-sb-logging-rework' into for-next | Dave Chinner | 2015-01-22 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | xfs: consolidate superblock logging functions | Dave Chinner | 2015-01-22 | 1 | -6/+7 |
| * | xfs: remove bitfield based superblock updates | Dave Chinner | 2015-01-22 | 1 | -1/+1 |
* | | xfs: remove extra newlines from xfs messages | Eric Sandeen | 2014-12-24 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-12 | 1 | -8/+11 |
|\ |
|
| * | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 2014-12-04 | 1 | -4/+2 |
| |\ |
|
| | * | xfs: split metadata and log buffer completion to separate workqueues | Brian Foster | 2014-12-04 | 1 | -3/+2 |
| | * | xfs: active inodes stat is broken | Dave Chinner | 2014-12-04 | 1 | -1/+0 |
| | * | Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2 | Dave Chinner | 2014-12-04 | 1 | -2/+1 |
| | |\ |
|
| * | \ | Merge branch 'xfs-coccinelle-cleanups' into for-next | Dave Chinner | 2014-12-01 | 1 | -2/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | xfs: remove unnecessary null checks | Markus Elfring | 2014-12-01 | 1 | -2/+1 |
| * | | | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner | 2014-11-28 | 1 | -3/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
| | * | | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
| | * | | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
| | |/ |
|
| * | | xfs: replace global xfslogd wq with per-mount wq | Brian Foster | 2014-11-28 | 1 | -1/+10 |
| |/ |
|