Age | Commit message (Expand) | Author |
2013-02-01 | xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() | Jeff Liu |
2013-02-01 | xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() | Jeff Liu |
2013-02-01 | xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: make use of xfs_calc_buf_res() in xfs_trans.c | Jeff Liu |
2013-02-01 | xfs: add a helper to figure out the space log reservation per item | Jeff Liu |
2013-01-28 | xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() | Torsten Kaiser |
2013-01-26 | xfs: Fix possible use-after-free with AIO | Jan Kara |
2013-01-26 | xfs: fix shutdown hang on invalid inode during create | Dave Chinner |
2013-01-24 | xfs: limit speculative prealloc near ENOSPC thresholds | Dave Chinner |
2013-01-24 | xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end | Dave Chinner |
2013-01-18 | xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared | Ben Myers |
2013-01-17 | xfs: pull up stack_switch check into xfs_bmapi_write | Brian Foster |
2013-01-17 | xfs: Remove boolean_t typedef completely. | Thiago Farina |
2013-01-16 | xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic | Eric Sandeen |
2013-01-13 | fs/xfs remove obsolete simple_strto<foo> | Abhijit Pawar |
2013-01-13 | xfs: recalculate leaf entry pointer after compacting a dir2 block | Eric Sandeen |
2013-01-03 | xfs: don't zero structure members after a memset(0) | Eric Sandeen |
2013-01-03 | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster |
2012-12-31 | Merge branch 'xfs-for-3.9' | Ben Myers |
2012-12-21 | Linux 3.8-rc1v3.8-rc1 | Linus Torvalds |
2012-12-21 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-12-21 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-12-21 | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds |
2012-12-21 | Revert "nfsd: warn on odd reply state in nfsd_vfs_read" | J. Bruce Fields |
2012-12-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-12-21 | ARM: dts: fix duplicated build target and alphabetical sort out for exynos | Kukjin Kim |
2012-12-21 | dm stripe: add WRITE SAME support | Mike Snitzer |
2012-12-21 | dm: remove map_info | Mikulas Patocka |
2012-12-21 | dm snapshot: do not use map_context | Mikulas Patocka |
2012-12-21 | dm thin: dont use map_context | Mikulas Patocka |
2012-12-21 | dm raid1: dont use map_context | Mikulas Patocka |
2012-12-21 | dm flakey: dont use map_context | Mikulas Patocka |
2012-12-21 | dm raid1: rename read_record to bio_record | Mikulas Patocka |
2012-12-21 | dm: move target request nr to dm_target_io | Mikulas Patocka |
2012-12-21 | dm snapshot: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm verity: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm raid1: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm: introduce per_bio_data | Mikulas Patocka |
2012-12-21 | dm kcopyd: add WRITE SAME support to dm_kcopyd_zero | Mike Snitzer |
2012-12-21 | dm linear: add WRITE SAME support | Mike Snitzer |
2012-12-21 | dm: add WRITE SAME support | Mike Snitzer |
2012-12-21 | dm: prepare to support WRITE SAME | Mike Snitzer |
2012-12-21 | dm ioctl: use kmalloc if possible | Mikulas Patocka |