index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-1
/
+1
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
1
-5
/
+5
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-3
/
+3
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
[prev]