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_bmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
1
-0
/
+4
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
1
-1
/
+4
2012-05-14
xfs: move xfs_fsb_to_db to xfs_bmap.h
Dave Chinner
1
-0
/
+3
2011-10-11
xfs: cleanup xfs_bmap.h
Christoph Hellwig
1
-192
/
+33
2011-10-11
xfs: move logflags into bmalloca
Christoph Hellwig
1
-0
/
+1
2011-10-11
xfs: move lastx and nallocs into bmalloca
Dave Chinner
1
-0
/
+2
2011-10-11
xfs: move btree cursor into bmalloca
Dave Chinner
1
-0
/
+2
2011-10-11
xfs: rename allocation range fields in struct xfs_bmalloca
Dave Chinner
1
-3
/
+5
2011-10-11
xfs: move firstblock and bmap freelist cursor into bmalloca structure
Dave Chinner
1
-2
/
+2
2011-10-11
xfs: move extent records into bmalloca structure
Dave Chinner
1
-2
/
+2
2011-10-11
xfs: rename xfs_bmapi to xfs_bmapi_write
Dave Chinner
1
-37
/
+13
2011-10-11
xfs: introduce xfs_bmapi_delay()
Christoph Hellwig
1
-2
/
+3
2011-10-11
xfs: remove xfs_bmapi_single()
Dave Chinner
1
-15
/
+0
2011-10-11
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-0
/
+4
2011-05-25
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
Christoph Hellwig
1
-2
/
+0
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
1
-0
/
+5
2010-10-18
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
1
-3
/
+6
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-19
/
+1
2010-07-26
xfs: remove unused XFS_BMAPI_ flags
Christoph Hellwig
1
-11
/
+6
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-20
/
+29
2009-12-14
xfs: change the xfs_iext_insert / xfs_iext_remove
Christoph Hellwig
1
-0
/
+1
2009-12-14
xfs: cleanup bmap extent state macros
Christoph Hellwig
1
-0
/
+12
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
1
-11
/
+0
2009-03-29
xfs: remove m_attroffset
Christoph Hellwig
1
-0
/
+4
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-1
/
+1
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-2
/
+0
2008-12-01
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
1
-4
/
+7
2008-10-30
[XFS] Sync up kernel and user-space headers
Barry Naujok
1
-29
/
+32
2008-07-28
[XFS] Restore the lowspace extent allocator algorithm
Lachlan McIlroy
1
-1
/
+12
2008-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
1
-0
/
+2
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
1
-1
/
+1
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
1
-1
/
+1
2007-07-14
[XFS] Clean up function name handling in tracing code
Eric Sandeen
1
-2
/
+4
2007-02-10
[XFS] Remove unused argument to xfs_bmap_finish
Eric Sandeen
1
-1
/
+0
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
1
-2
/
+20
2006-03-31
[XFS] Cleanup comment to remove reference to obsoleted function
Mandy Kirkconnell
1
-4
/
+5
2006-03-29
[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()
Mandy Kirkconnell
1
-8
/
+0
2006-03-14
[XFS] 929045 567344 This mod introduces multi-level in-core file extent
Mandy Kirkconnell
1
-0
/
+18
2006-03-14
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
Mandy Kirkconnell
1
-1
/
+3
2006-01-11
[XFS] Implement the di_extsize allocator hint for non-realtime files as
Nathan Scott
1
-1
/
+6
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-11
/
+8
2005-11-02
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
1
-2
/
+3
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
1
-13
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+379