index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
1
-29
/
+26
2014-09-29
xfs: xfs_kset should be static
Dave Chinner
1
-3
/
+0
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
1
-1
/
+0
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
1
-7
/
+3
2014-08-04
xfs: fix coccinelle warnings
kbuild test robot
1
-1
/
+1
2014-08-04
xfs: avoid false quotacheck after unclean shutdown
Eric Sandeen
1
-1
/
+0
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
1
-5
/
+1
2014-07-24
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
1
-2
/
+2
2014-07-15
xfs: add xfs_mount sysfs kobject
Brian Foster
1
-1
/
+13
2014-07-15
xfs: fix a couple error sequence jumps in xfs_mountfs()
Brian Foster
1
-2
/
+2
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-35
/
+35
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-24
/
+24
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
1
-6
/
+17
2014-06-10
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
1
-7
/
+9
2014-06-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
1
-6
/
+17
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
1
-7
/
+9
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
1
-0
/
+6
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
1
-2
/
+0
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
1
-0
/
+3
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
1
-0
/
+3
2014-02-19
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
1
-8
/
+16
2013-11-18
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
1
-0
/
+15
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-11
/
+4
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-4
/
+6
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-2
/
+1
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-0
/
+1
2013-08-22
xfs: Register hotcpu notifier after initialization
Richard Weinberger
1
-6
/
+7
2013-08-20
xfs: fix the comment of xfs_mountfs()
Zhi Yong Wu
1
-1
/
+1
2013-08-20
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
Zhi Yong Wu
1
-1
/
+1
2013-08-20
xfs: fix the comment of xfs_check_sizes()
Zhi Yong Wu
1
-1
/
+1
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-6
/
+3
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
1
-1
/
+0
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
1
-779
/
+5
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-1
/
+3
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-1
/
+1
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
1
-8
/
+54
2013-07-22
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
1
-0
/
+18
2013-06-28
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
1
-0
/
+51
2013-06-19
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
1
-26
/
+11
2013-06-17
xfs: Don't keep silent if sunit/swidth can not be changed via mount
Jie Liu
1
-0
/
+4
2013-05-30
xfs: don't emit v5 superblock warnings on write
Dave Chinner
1
-7
/
+11
2013-04-27
xfs: implement extended feature masks
Dave Chinner
1
-6
/
+42
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
1
-16
/
+92
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
Jeff Liu
1
-2
/
+2
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
Jeff Liu
1
-2
/
+2
2013-02-01
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
1
-2
/
+2
2013-01-16
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
1
-1
/
+1
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-14
/
+21
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-1
/
+1
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-2
/
+17
[prev]
[next]