index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[XFS] Write log dummy record when freezing filesystem
Christoph Hellwig
2006-01-11
3
-0
/
+29
|
*
|
[XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for
Christoph Hellwig
2006-01-11
3
-3
/
+3
|
*
|
[XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block.
Yingping Lu
2006-01-11
1
-1
/
+2
|
*
|
[XFS] do barrier checks earlier. quota initialization may write to the
Christoph Hellwig
2006-01-11
1
-3
/
+4
|
*
|
[XFS] Fix typo from when enabling write barriers by default, flags botch
Nathan Scott
2006-01-11
1
-8
/
+2
|
*
|
[XFS] Implement the di_extsize allocator hint for non-realtime files as
Nathan Scott
2006-01-11
7
-410
/
+547
|
*
|
[XFS] Do not inherit properties for the quota inodes from the root inode.
Nathan Scott
2006-01-11
1
-3
/
+5
|
*
|
[XFS] enable write barriers by default
Christoph Hellwig
2006-01-11
2
-1
/
+17
|
*
|
[XFS] merge xfs_arch.h userspace changes back
Christoph Hellwig
2006-01-11
1
-0
/
+16
|
*
|
[XFS] remove over-eager assert
Christoph Hellwig
2006-01-11
1
-1
/
+0
*
|
|
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
6
-0
/
+12
*
|
|
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
1
-1
/
+3
|
|
/
|
/
|
*
|
xfs: header included twice
Nicolas Kaiser
2006-01-11
1
-1
/
+0
|
/
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-10
1
-0
/
+6
|
\
|
*
kbuild/xfs: introduce fs/xfs/Kbuild
Sam Ravnborg
2006-01-09
1
-0
/
+6
*
|
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
1
-1
/
+0
*
|
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
1
-0
/
+3
*
|
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-10
1
-1
/
+1
*
|
[PATCH] remove xfs xattr permission checks
Christoph Hellwig
2006-01-10
2
-26
/
+8
*
|
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
3
-17
/
+17
*
|
[PATCH] mutex subsystem, semaphore to mutex: XFS
Jes Sorensen
2006-01-09
10
-26
/
+22
*
|
[PATCH] remove gcc-2 checks
Andrew Morton
2006-01-08
1
-7
/
+1
*
|
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2006-01-08
1
-2
/
+1
|
/
*
[PATCH] xfs: missing gfp_t annotations
Al Viro
2005-12-15
1
-2
/
+2
*
[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.
Nathan Scott
2005-11-25
1
-24
/
+12
*
[XFS] Fix a case where attr2 format was being used unconditionally.
Nathan Scott
2005-11-25
1
-3
/
+8
*
[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run
Felix Blyakher
2005-11-25
1
-2
/
+3
*
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
2005-11-25
1
-7
/
+6
*
[XFS] handle error returns from freeze_bdev
Christoph Hellwig
2005-11-25
1
-1
/
+1
*
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
Eric Sandeen
2005-11-25
1
-1
/
+1
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
3
-8
/
+1
*
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
2005-11-07
1
-2
/
+2
*
[XFS] Remove no-longer-used qsort source.
Nathan Scott
2005-11-04
3
-182
/
+4
*
[XFS] Fix an inode32 regression - if no options are presented, must still
Nathan Scott
2005-11-04
1
-2
/
+2
*
[XFS] Remove several no-longer-used files.
Nathan Scott
2005-11-03
4
-2300
/
+0
*
[XFS] Cleanup cosmetic differences between source trees.
Nathan Scott
2005-11-03
4
-35
/
+19
*
[XFS] fix XFS quota for modular XFS builds
Nathan Scott
2005-11-03
1
-1
/
+1
*
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
Yingping Lu
2005-11-03
1
-1
/
+2
*
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
2005-11-02
1
-2
/
+3
*
[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode
Eric Sandeen
2005-11-02
1
-1
/
+1
*
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
2005-11-02
1
-12
/
+16
*
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
Nathan Scott
2005-11-02
1
-13
/
+1
*
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
Nathan Scott
2005-11-02
4
-168
/
+39
*
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
Nathan Scott
2005-11-02
6
-12
/
+19
*
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
2005-11-02
16
-811
/
+794
*
[XFS] remove unused code from xfs_iomap_write_direct
Eric Sandeen
2005-11-02
1
-8
/
+0
*
[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not
Eric Sandeen
2005-11-02
1
-3
/
+3
*
[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr
Yingping Lu
2005-11-02
1
-1
/
+23
*
[XFS] Fixed a bug in reporting extent list for attribute fork running
Yingping Lu
2005-11-02
1
-6
/
+7
*
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
Christoph Hellwig
2005-11-02
1
-25
/
+4
[prev]
[next]