Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | xfs: fix rounding error of fiemap length parameter | Brian Foster | 2014-08-03 | |
| * | | | | | | | | | Merge branch 'xfs-bulkstat-refactor' into for-next | Dave Chinner | 2014-08-03 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | xfs: introduce xfs_bulkstat_ag_ichunk | Jie Liu | 2014-08-03 | |
| | * | | | | | | | | | xfs: introduce xfs_bulkstat_grab_ichunk | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: introduce xfs_bulkstat_ichunk_ra | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: fix error handling at xfs_bulkstat | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: remove redundant user buffer count checks at xfs_bulkstat | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: fix error handling at xfs_inumbers | Jie Liu | 2014-07-23 | |
| | * | | | | | | | | | xfs: consolidate xfs_inumbers | Jie Liu | 2014-07-23 | |
| | * | | | | | | | | | xfs: remove xfs_bulkstat_single | Christoph Hellwig | 2014-07-23 | |
| | * | | | | | | | | | xfs: remove redundant stat assignment in xfs_bulkstat_one_int | Jie Liu | 2014-07-23 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'xfs-misc-fixes-3.17-1' into for-next | Dave Chinner | 2014-08-03 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | xfs: require 64-bit sector_t | Christoph Hellwig | 2014-07-29 | |
| | * | | | | | | | | | xfs: fix uflags detection at xfs_fs_rm_xquota | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: remove XFS_IS_OQUOTA_ON macros | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: tidy up xfs_set_inode32 | Eric Sandeen | 2014-07-24 | |
| | * | | | | | | | | | xfs: allow inode allocations in post-growfs disk space | Eric Sandeen | 2014-07-24 | |
| | * | | | | | | | | | xfs: mark xfs_qm_quotacheck as static | Jie Liu | 2014-07-24 | |
| | * | | | | | | | | | xfs: fix cil push sequence after log recovery | Mark Tinguely | 2014-07-24 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'xfs-quota-eofblocks-scan' into for-next | Dave Chinner | 2014-08-03 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | xfs: squash prealloc while over quota free space as well | Brian Foster | 2014-07-24 | |
| | * | | | | | | | | | xfs: run an eofblocks scan on ENOSPC/EDQUOT | Brian Foster | 2014-07-24 | |
| | * | | | | | | | | | xfs: support a union-based filter for eofblocks scans | Brian Foster | 2014-07-24 | |
| | * | | | | | | | | | xfs: add scan owner field to xfs_eofblocks | Brian Foster | 2014-07-24 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | xfs: fix coccinelle warnings | kbuild test robot | 2014-08-03 | |
| * | | | | | | | | | xfs: add log attributes for log lsn and grant head data | Brian Foster | 2014-07-14 | |
| * | | | | | | | | | xfs: add xlog sysfs kobject and attribute handlers | Brian Foster | 2014-07-14 | |
| * | | | | | | | | | xfs: add xfs_mount sysfs kobject | Brian Foster | 2014-07-14 | |
| * | | | | | | | | | xfs: add a sysfs kset | Brian Foster | 2014-07-14 | |
| * | | | | | | | | | xfs: fix a couple error sequence jumps in xfs_mountfs() | Brian Foster | 2014-07-14 | |
| * | | | | | | | | | Merge branch 'xfs-libxfs-restructure' into for-next | Dave Chinner | 2014-07-14 | |
| |\| | | | | | | | | ||||
| | * | | | | | | | | xfs: global error sign conversion | Dave Chinner | 2014-06-25 | |
| | * | | | | | | | | libxfs: move source files | Dave Chinner | 2014-06-25 | |
| | * | | | | | | | | libxfs: move header files | Dave Chinner | 2014-06-25 | |
| | * | | | | | | | | xfs: create libxfs infrastructure | Dave Chinner | 2014-06-25 | |
| | * | | | | | | | | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 2014-06-22 | |
| | * | | | | | | | | xfs: return is not a function | Eric Sandeen | 2014-06-22 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-08-13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | reiserfs: Fix use after free in journal teardown | Jan Kara | 2014-08-12 | |
| * | | | | | | | | | | reiserfs: fix corruption introduced by balance_leaf refactor | Jeff Mahoney | 2014-08-05 | |
| * | | | | | | | | | | udf: avoid redundant memcpy when writing data in ICB | Chao Yu | 2014-07-15 | |
| * | | | | | | | | | | fs/udf: re-use hex_asc_upper_{hi,lo} macros | Andy Shevchenko | 2014-07-15 | |
| * | | | | | | | | | | fs/quota: kernel-doc warning fixes | Fabian Frederick | 2014-07-15 | |
| * | | | | | | | | | | udf: use linux/uaccess.h | Fabian Frederick | 2014-07-15 | |
| * | | | | | | | | | | fs/ext2/super.c: Drop memory allocation cast | Himangi Saraogi | 2014-07-15 | |
| * | | | | | | | | | | quota: remove dqptr_sem | Niu Yawei | 2014-07-15 | |
| * | | | | | | | | | | quota: simplify remove_inode_dquot_ref() | Niu Yawei | 2014-07-15 | |
| * | | | | | | | | | | quota: avoid unnecessary dqget()/dqput() calls | Niu Yawei | 2014-07-15 | |
| * | | | | | | | | | | quota: protect Q_GETFMT by dqonoff_mutex | Niu Yawei | 2014-07-15 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ |