index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] Sort out some cosmetic differences between XFS trees.
Nathan Scott
2005-09-05
2
-6
/
+15
*
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
Nathan Scott
2005-09-05
1
-1
/
+1
*
[XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk
Christoph Hellwig
2005-09-05
1
-1
/
+1
*
[XFS] Switch kernel thread handling to the kthread_ API
Christoph Hellwig
2005-09-05
4
-46
/
+17
*
[XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after
David Chinner
2005-09-05
2
-18
/
+51
*
[XFS] remove some dead code from pagebuf
Christoph Hellwig
2005-09-05
2
-37
/
+0
*
[XFS] allow a null behaviour pointer in linvfs_clear_inode
Christoph Hellwig
2005-09-05
1
-3
/
+6
*
[XFS] Manage spinlock differences between kernel versions a bit.
Nathan Scott
2005-09-05
1
-0
/
+3
*
[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls
Eric Sandeen
2005-09-05
1
-3
/
+62
*
[XFS] Check if there is first behavior before calling VOP_RECLAIM from
Felix Blyakher
2005-09-05
1
-3
/
+5
*
[XFS] streamline the clear_inode path
Christoph Hellwig
2005-09-05
3
-156
/
+25
*
[XFS] Delay I/O completion for unwritten extents after conversion
Christoph Hellwig
2005-09-05
2
-2
/
+26
*
[XFS] Delay direct I/O completion to a workqueue This is nessecary
Christoph Hellwig
2005-09-05
2
-29
/
+48
*
[XFS] Add in the new xfs_aops.h header file for I/O completion struct.
Christoph Hellwig
2005-09-05
1
-0
/
+49
*
[XFS] Add infrastructure for tracking I/O completions
Christoph Hellwig
2005-09-02
4
-85
/
+132
*
[XFS] add infrastructure for waiting on I/O completion at inode reclaim
Christoph Hellwig
2005-09-02
3
-14
/
+29
*
[XFS] remove unessecary vnode flags
Christoph Hellwig
2005-09-02
2
-62
/
+1
*
[XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco
Christoph Hellwig
2005-09-02
2
-22
/
+24
*
[XFS] remove struct vnode::v_type
Christoph Hellwig
2005-09-02
5
-57
/
+42
*
[XFS] Fix check for writeable file in xfs_ioc_space ioctl code
Eric Sandeen
2005-09-02
1
-1
/
+1
*
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
Nathan Scott
2005-09-02
2
-3
/
+15
*
[XFS] Make metadata IO completion consistent with other IO completion
Nathan Scott
2005-09-02
1
-6
/
+11
*
[XFS] replace vn_get usage by ihold
Christoph Hellwig
2005-09-02
2
-39
/
+6
*
[XFS] send dmapi events from nopage for mmapped files
Dean Roehrich
2005-09-02
1
-58
/
+32
*
[XFS] upate copyrights
Dean Roehrich
2005-09-02
1
-1
/
+1
*
[PATCH] Fix up symlink function pointers
Al Viro
2005-08-19
1
-5
/
+5
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
2
-3
/
+3
*
[PATCH] pass iocb to dio_iodone_t
Christoph Hellwig
2005-06-24
1
-1
/
+2
*
Merge rsync://oss.sgi.com/git/xfs-2.6
Linus Torvalds
2005-06-21
11
-120
/
+133
|
\
|
*
[XFS] Handle inode semaphores properly for dmapi queues
Dean Roehrich
2005-06-22
1
-2
/
+8
|
*
[XFS] Makes more sense to use the fsxattr interface instead of adding new
Nathan Scott
2005-06-21
2
-27
/
+8
|
*
[XFS] (mostly) remove xfs_inval_cached_pages Since the last round of
Christoph Hellwig
2005-06-21
2
-26
/
+0
|
*
[XFS] quiesce the filesystem proper when freezing
Christoph Hellwig
2005-06-21
2
-2
/
+5
|
*
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-06-21
2
-4
/
+8
|
*
[XFS] remove xfs_incore_relse
Christoph Hellwig
2005-06-21
2
-11
/
+0
|
*
[XFS] Fix pagebuf slab initialization
Christoph Hellwig
2005-06-21
1
-1
/
+1
|
*
[XFS] fix some more compiler warnings in the vnode tracing code
Christoph Hellwig
2005-06-21
1
-2
/
+2
|
*
[XFS] rename various pagebuf symbols to xfsbuf
Christoph Hellwig
2005-06-21
1
-66
/
+77
|
*
[XFS] coordinate mmap calls with xfs_dm_punch_hole
Dean Roehrich
2005-06-21
1
-3
/
+24
|
*
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
2005-06-21
3
-1
/
+25
*
|
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-3
/
+3
|
/
*
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
2005-05-27
1
-1
/
+0
*
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
Nathan Scott
2005-05-06
4
-17
/
+28
*
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-05-05
1
-29
/
+39
*
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
2005-05-05
1
-5
/
+3
*
[XFS] remove noisy printk at vnode trace allocation
Eric Sandeen
2005-05-05
1
-1
/
+0
*
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
2005-05-05
1
-1
/
+4
*
[XFS] Disable the combination of XFS direct IO and AIO until the IO completion
Nathan Scott
2005-05-05
2
-2
/
+44
*
[XFS] Resolve an issue with xfsbufd not getting along with swsusp.
Nathan Scott
2005-05-05
1
-2
/
+9
*
[XFS] Fix up warnings
Eric Sandeen
2005-05-05
2
-4
/
+4
[next]