index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ialloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
1
-1
/
+1
2008-12-01
[XFS] embededd struct xfs_imap into xfs_inode
Christoph Hellwig
1
-1
/
+0
2008-12-01
[XFS] merge xfs_imap into xfs_dilocate
Christoph Hellwig
1
-47
/
+82
2008-12-01
[XFS] remove dead code for old inode item recovery
Christoph Hellwig
1
-2
/
+1
2008-12-01
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
1
-2
/
+2
2008-12-01
[XFS] kill xfs_dinode_core_t
Christoph Hellwig
1
-4
/
+4
2008-12-01
[XFS] kill xfs_ialloc_log_di
Christoph Hellwig
1
-65
/
+10
2008-12-01
[XFS] factor out xfs_read_agi helper
Christoph Hellwig
1
-38
/
+63
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
1
-0
/
+23
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-0
/
+20
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
1
-0
/
+53
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-7
/
+7
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-8
/
+4
2008-04-29
[XFS] Don't initialise new inode generation numbers to zero
David Chinner
1
-0
/
+10
2008-04-18
[XFS] Account for inode cluster alignment in all allocations
David Chinner
1
-15
/
+29
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
1
-3
/
+3
2008-02-28
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
1
-1
/
+1
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-6
/
+6
2007-10-15
[XFS] dinode endianess annotations
Christoph Hellwig
1
-3
/
+3
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
1
-3
/
+25
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
1
-1
/
+1
2006-09-28
[XFS] Remove last bulkstat false-positives with debug kernels.
Nathan Scott
1
-0
/
+1
2006-09-28
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
Nathan Scott
1
-2
/
+2
2006-09-28
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
Christoph Hellwig
1
-3
/
+3
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-06-09
[XFS] Fix up debug code so that bulkstat wont generate thousands of
Nathan Scott
1
-0
/
+3
2006-04-11
[XFS] Fix a problem in aligning inode allocations to stripe unit
Nathan Scott
1
-7
/
+8
2006-03-29
[XFS] A change to inode chunk allocation to try allocating the new chunk
Glen Overby
1
-40
/
+68
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-1
/
+1
2006-03-14
[XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our
Nathan Scott
1
-9
/
+4
2005-11-02
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
1
-38
/
+36
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
-9
/
+7
2005-11-02
[XFS] Add format checking to cmn_err and icmn_err
Christoph Hellwig
1
-2
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1401