index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
13
-89
/
+94
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
8
-34
/
+44
2007-10-16
[XFS] Create xfs_iflags_test_and_clear helper function
Christoph Hellwig
2
-6
/
+14
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
11
-79
/
+33
2007-10-16
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
9
-29
/
+28
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
27
-866
/
+188
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
20
-466
/
+765
2007-10-15
[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI
Vlad Apostolov
1
-1
/
+12
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
20
-503
/
+284
2007-10-15
[XFS] kill move.[ch]
Christoph Hellwig
4
-123
/
+0
2007-10-15
[XFS] stop using uio in the readlink code
Christoph Hellwig
4
-132
/
+121
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
12
-406
/
+151
2007-10-15
[XFS] superblock endianess annotations
Christoph Hellwig
6
-94
/
+191
2007-10-15
[XFS] dinode endianess annotations
Christoph Hellwig
6
-188
/
+228
2007-10-15
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...
Michal Piotrowski
1
-2
/
+2
2007-10-15
[XFS] optimize dmapi event tests w/o dmapi config
Eric Sandeen
2
-1
/
+6
2007-10-15
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
Christoph Hellwig
6
-60
/
+38
2007-10-15
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
Jesper Juhl
2
-3
/
+9
2007-10-15
[XFS] clean up xfs_start_flags
Eric Sandeen
2
-7
/
+5
2007-10-15
[XFS] move linux/log2.h header to xfs_linux.h
Eric Sandeen
2
-2
/
+1
2007-10-15
[XFS] Remove xfs_physmem
Eric Sandeen
3
-10
/
+0
2007-10-15
[XFS] Pick a single default inode cluster size.
Eric Sandeen
2
-13
/
+5
2007-10-15
[XFS] choose single default logbuf count & size
Eric Sandeen
2
-27
/
+7
2007-10-15
[XFS] Remove m_nreadaheads
Eric Sandeen
4
-42
/
+0
2007-10-15
[XFS] endianess annotations for xfs_bmbt_rec_t
Christoph Hellwig
4
-43
/
+18
2007-10-15
[XFS] cleanup defintions of BMBT_*BITLEN macros
Christoph Hellwig
1
-29
/
+0
2007-10-15
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
Christoph Hellwig
1
-126
/
+74
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
7
-127
/
+95
2007-10-15
[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
Christoph Hellwig
1
-4
/
+4
2007-10-15
[XFS] hole not shown when file is created with resvsp
Vlad Apostolov
1
-10
/
+40
2007-10-15
[XFS] Barriers need to be dynamically checked and switched off
David Chinner
3
-9
/
+25
2007-10-12
Fix up more bio fallout
Al Viro
2
-4
/
+2
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2
-8
/
+0
2007-10-01
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
3
-54
/
+3
2007-10-01
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
3
-54
/
+3
2007-09-20
[XFS] fix valid but harmless sparse warning
Christoph Hellwig
1
-2
/
+2
2007-09-20
[XFS] fix filestreams on 32-bit boxes
Eric Sandeen
1
-3
/
+4
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
3
-3
/
+54
2007-09-18
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
3
-9
/
+16
2007-09-17
[XFS] On-demand reaping of the MRU cache
David Chinner
3
-50
/
+31
2007-09-05
[XFS] fix nasty quota hashtable allocation bug
Eric Sandeen
1
-1
/
+2
2007-09-05
[XFS] fix sparse shadowed variable warnings
Christoph Hellwig
2
-5
/
+4
2007-09-05
[XFS] fix ASSERT and ASSERT_ALWAYS
Christoph Hellwig
1
-4
/
+6
2007-09-05
[XFS] Fix sparse warning in kmem_shake_allow
Christoph Hellwig
1
-1
/
+1
2007-09-05
[XFS] Fix sparse NULL vs 0 warnings
Christoph Hellwig
2
-12
/
+12
2007-09-05
[XFS] Set filestreams object timeout to something sane.
David Chinner
1
-1
/
+1
2007-07-26
xfs ioctl __user annotations
Al Viro
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-07-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2
-2
/
+44
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-8
/
+6
[prev]
[next]