Christoph Hellwig
|
475ee413f3
xfs: merge xfs_itobp into xfs_imap_to_bp
|
13 years ago |
Mark Tinguely
|
9a8d2fdbb4
xfs: remove xlog_t typedef
|
13 years ago |
Mark Tinguely
|
ad223e6030
xfs: rename log structure to xlog
|
13 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
13 years ago |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
7ca790a507
xfs: kill xfs_read_buf()
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
aa0e8833b0
xfs: use blocks for storing the desired IO size
|
13 years ago |
Dave Chinner
|
4e94b71b70
xfs: use blocks for counting length of buffers
|
13 years ago |
Dave Chinner
|
e70b73f84f
xfs: clean up buffer get/read call API
|
13 years ago |
Dave Chinner
|
0e95f19ad9
xfs: check for buffer errors before waiting
|
13 years ago |
Dave Chinner
|
81158e0cec
xfs: prevent needless mount warning causing test failures
|
13 years ago |
Dave Chinner
|
04913fdd91
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
|
13 years ago |
Christoph Hellwig
|
43ff2122e6
xfs: on-stack delayed write buffer lists
|
13 years ago |
Jan Kara
|
d97d32edcd
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
|
13 years ago |
Christoph Hellwig
|
28496968a6
xfs: add the xlog_grant_head structure
|
13 years ago |
Mitsuo Hayasaka
|
d0a3fe67e3
xfs: change available ranges of softlimit and hardlimit in quota check
|
13 years ago |
Chandra Seetharaman
|
6bd92a239f
Change xfs_sb_from_disk() interface to take a mount pointer
|
13 years ago |
Mitsuo Hayasaka
|
4505360376
xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
|
13 years ago |
Christoph Hellwig
|
a9add83e5a
xfs: remove XFS_bflush
|
13 years ago |
Christoph Hellwig
|
901796afca
xfs: clean up xfs_ioerror_alert
|
13 years ago |
Christoph Hellwig
|
c867cb6164
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
|
13 years ago |
Christoph Hellwig
|
c2b006c1da
xfs: let xfs_bwrite callers handle the xfs_buf_relse
|
14 years ago |
Christoph Hellwig
|
61551f1ee5
xfs: call xfs_buf_delwri_queue directly
|
14 years ago |
Chandra Seetharaman
|
e570280521
xfs: replace xfs_buf_geterror() with bp->b_error
|
14 years ago |
Chandra Seetharaman
|
ac4d6888b2
xfs: Check the return value of xfs_buf_read() for NULL
|
14 years ago |
Alex Elder
|
2ddb4e9406
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
14 years ago |
Al Viro
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
Chandra Seetharaman
|
e38c9b87e5
xfs: Remove the macro XFS_BUF_SET_TARGET
|
14 years ago |
Chandra Seetharaman
|
02fe03d909
xfs: Remove the macro XFS_BUF_SET_PTR
|
14 years ago |