| Commit message (Expand) | Author | Age |
* | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units | Jan Kara | 2015-01-28 |
* | Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-12 |
|\ |
|
| * | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 2014-12-03 |
| |\ |
|
| | * | xfs: split metadata and log buffer completion to separate workqueues | Brian Foster | 2014-12-03 |
| | * | xfs: fix set-but-unused warnings | Dave Chinner | 2014-12-03 |
| | * | xfs: move type conversion functions to xfs_dir.h | Dave Chinner | 2014-12-03 |
| | * | xfs: move ftype conversion functions to libxfs | Dave Chinner | 2014-12-03 |
| | * | xfs: lobotomise xfs_trans_read_buf_map() | Dave Chinner | 2014-12-03 |
| | * | xfs: active inodes stat is broken | Dave Chinner | 2014-12-03 |
| | * | xfs: cleanup xfs_bmse_merge returns | Dave Chinner | 2014-12-03 |
| | * | xfs: cleanup xfs_bmse_shift_one goto mess | Dave Chinner | 2014-12-03 |
| | * | xfs: fix premature enospc on inode allocation | Dave Chinner | 2014-12-03 |
| | * | xfs: overflow in xfs_iomap_eof_align_last_fsb | Peter Watkins | 2014-12-03 |
| | * | Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2 | Dave Chinner | 2014-12-03 |
| | |\ |
|
| * | \ | Merge branch 'xfs-coccinelle-cleanups' into for-next | Dave Chinner | 2014-11-30 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | xfs: fix simple_return.cocci warning in xfs_bmse_shift_one | kbuild test robot | 2014-11-30 |
| | * | | xfs: fix simple_return.cocci warning in xfs_file_readdir | kbuild test robot | 2014-11-30 |
| | * | | libxfs: fix simple_return.cocci warnings | kbuild test robot | 2014-11-30 |
| | * | | xfs: remove unnecessary null checks | Markus Elfring | 2014-11-30 |
| * | | | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner | 2014-11-27 |
| |\ \ \ |
|
| | * | | | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig | 2014-11-27 |
| | * | | | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 2014-11-27 |
| | * | | | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-27 |
| | * | | | xfs: move acl structures to xfs_format.h | Christoph Hellwig | 2014-11-27 |
| | * | | | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 2014-11-27 |
| | |/ / |
|
| * | | | Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next | Dave Chinner | 2014-11-27 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | xfs: catch invalid negative blknos in _xfs_buf_find() | Eric Sandeen | 2014-11-27 |
| | * | | xfs: allow lazy sb counter sync during filesystem freeze sequence | Brian Foster | 2014-11-27 |
| | * | | xfs: fix error handling in xfs_qm_log_quotaoff() | Brian Foster | 2014-11-27 |
| | * | | xfs: replace on-stack xfs_trans_res with pointer in xfs_create() | Brian Foster | 2014-11-27 |
| | * | | xfs: replace global xfslogd wq with per-mount wq | Brian Foster | 2014-11-27 |
| | |/ |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-12-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | xfs: Set allowed quota types | Jan Kara | 2014-11-10 |
| |/ |
|
* | | xfs: track bulkstat progress by agino | Dave Chinner | 2014-11-06 |
* | | xfs: bulkstat error handling is broken | Dave Chinner | 2014-11-06 |
* | | xfs: bulkstat main loop logic is a mess | Dave Chinner | 2014-11-06 |
* | | xfs: bulkstat chunk-formatter has issues | Dave Chinner | 2014-11-06 |
* | | xfs: bulkstat chunk formatting cursor is broken | Dave Chinner | 2014-11-06 |
* | | xfs: bulkstat btree walk doesn't terminate | Dave Chinner | 2014-11-06 |
* | | xfs: rework zero range to prevent invalid i_size updates | Brian Foster | 2014-10-29 |
* | | xfs: Check error during inode btree iteration in xfs_bulkstat() | Jan Kara | 2014-10-29 |
* | | xfs: bulkstat doesn't release AGI buffer on error | Dave Chinner | 2014-10-28 |
|/ |
|
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 |
|\ |
|
| * | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-22 |
| |\ |
|
| * | | block, bdi: an active gendisk always has a request_queue associated with it | Tejun Heo | 2014-09-08 |
* | | | Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next | Dave Chinner | 2014-10-12 |
|\ \ \ |
|
| * | | | xfs: fix agno increment in xfs_inumbers() loop | Eric Sandeen | 2014-10-12 |
| * | | | xfs: xfs_iflush_done checks the wrong log item callback | Mark Tinguely | 2014-10-02 |
| * | | | xfs: flush the range before zero range conversion | Brian Foster | 2014-10-01 |
| * | | | xfs: restore buffer_head unwritten bit on ioend cancel | Brian Foster | 2014-10-01 |