Dave Chinner
|
595bff75dc
xfs: introduce xfs_buf_submit[_wait]
|
11 年之前 |
Dave Chinner
|
e8aaba9a78
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
|
11 年之前 |
Dave Chinner
|
a870fe6dfa
xfs: force the log before shutting down
|
11 年之前 |
Dave Chinner
|
645f985721
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
|
11 年之前 |
Dave Chinner
|
400b9d8875
xfs: catch buffers written without verifiers attached
|
11 年之前 |
Brian Foster
|
baff4e44b9
xfs: add xlog sysfs kobject and attribute handlers
|
11 年之前 |
Dave Chinner
|
2451337dd0
xfs: global error sign conversion
|
11 年之前 |
Eric Sandeen
|
b474c7ae43
xfs: Nuke XFS_ERROR macro
|
11 年之前 |
Dave Chinner
|
7691283d05
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
|
11 年之前 |
Dave Chinner
|
36de95567f
xfs: kill xfs_buf_geterror()
|
11 年之前 |
Dave Chinner
|
ff14ee42a0
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
|
11 年之前 |
Dave Chinner
|
ac983517ec
xfs: don't sleep in xlog_cil_force_lsn on shutdown
|
11 年之前 |
Dave Chinner
|
c99d609a16
xfs: fully support v5 format filesystems
|
11 年之前 |
Dave Chinner
|
9c23eccc1e
xfs: unmount does not wait for shutdown during unmount
|
11 年之前 |
Dave Chinner
|
750b9c9066
xfs: trace AIL manipulations
|
11 年之前 |
Geyslan G. Bem
|
643f7c4e56
xfs: fix possible NULL dereference in xlog_verify_iclog
|
11 年之前 |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 年之前 |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 年之前 |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 年之前 |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
12 年之前 |
Dave Chinner
|
2c6e24ce1a
xfs: prevent deadlock trying to cover an active log
|
11 年之前 |
Dave Chinner
|
a30b036797
xfs: fix some minor sparse warnings
|
12 年之前 |
Zhi Yong Wu
|
8e159e72e2
xfs: fix the comment of xfs_log_unmount_write()
|
12 年之前 |
Zhi Yong Wu
|
ac0e300fa5
xfs: fix the comment of xlog_write_setup_copy()
|
12 年之前 |
Jie Liu
|
3e7b91cf8c
xfs: Validate log space at mount time
|
12 年之前 |
Jie Liu
|
e773fc934f
xfs: Refactor xfs_ticket_alloc() to extract a new helper
|
12 年之前 |
Chandra Seetharaman
|
297aa63769
xfs: Fix a deadlock in xfs_log_commit_cil() code path
|
12 年之前 |
Dave Chinner
|
fd63875cc4
xfs: Introduce ordered log vector support
|
12 年之前 |
Akinobu Mita
|
ecb3403de1
xfs: rename random32() to prandom_u32()
|
12 年之前 |
Ben Myers
|
003fd6c8be
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
|
12 年之前 |