index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] Don't wait for pending I/Os when purging blocks beyond eof.
Lachlan McIlroy
2007-12-18
1
-2
/
+4
*
[XFS] get_bulkall() could return incorrect inode state
Vlad Apostolov
2007-10-16
1
-6
/
+20
*
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-1
/
+1
*
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
2007-10-16
1
-1
/
+1
*
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
1
-0
/
+7
*
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
1
-1
/
+2
*
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-1
/
+1
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-16
1
-3
/
+6
*
[XFS] Radix tree based inode caching
David Chinner
2007-10-15
1
-23
/
+19
*
[XFS] dinode endianess annotations
Christoph Hellwig
2007-10-15
1
-106
/
+107
*
[XFS] move linux/log2.h header to xfs_linux.h
Eric Sandeen
2007-10-15
1
-2
/
+0
*
[XFS] endianess annotations for xfs_bmbt_rec_t
Christoph Hellwig
2007-10-15
1
-8
/
+4
*
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
2007-10-15
1
-43
/
+28
*
[XFS] Clean up function name handling in tracing code
Eric Sandeen
2007-07-14
1
-6
/
+2
*
[XFS] Quota inode has no parent.
David Chinner
2007-07-14
1
-4
/
+9
*
[XFS] Concurrent Multi-File Data Streams
David Chinner
2007-07-14
1
-2
/
+15
*
[XFS] Use is_power_of_2 instead of open coding checks
Vignesh Babu
2007-07-14
1
-2
/
+3
*
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
2007-05-08
1
-10
/
+38
*
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-05-08
1
-3
/
+5
*
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
1
-1
/
+1
*
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
1
-1
/
+0
*
[XFS] Remove unused argument to xfs_bmap_finish
Eric Sandeen
2007-02-10
1
-2
/
+1
*
[XFS] Fix callers of xfs_iozero() to zero the correct range.
Lachlan McIlroy
2007-02-10
1
-1
/
+1
*
[XFS] Fix inode log item use-after-free on forced shutdown
David Chinner
2007-02-10
1
-4
/
+18
*
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2007-02-10
1
-1
/
+1
*
[XFS] Stale the correct inode when freeing clusters.
David Chinner
2006-11-21
1
-1
/
+1
*
[XFS] Prevent a deadlock when xfslogd unpins inodes.
David Chinner
2006-11-11
1
-25
/
+22
*
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
2006-11-11
1
-12
/
+5
*
[XFS] Really fix use after free in xfs_iunpin.
David Chinner
2006-09-28
1
-3
/
+20
*
[XFS] Remove last bulkstat false-positives with debug kernels.
Nathan Scott
2006-09-28
1
-3
/
+4
*
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
Nathan Scott
2006-07-28
1
-7
/
+10
*
[XFS] Rework code snippets slightly to remove remaining recent-gcc
Nathan Scott
2006-06-28
1
-2
/
+2
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-9
/
+0
*
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
Al Viro
2006-06-19
1
-2
/
+2
*
[XFS] Fix up debug code so that bulkstat wont generate thousands of
Nathan Scott
2006-06-09
1
-10
/
+12
*
[XFS] Remove unused parameter from di2xflags routine.
Nathan Scott
2006-06-09
1
-5
/
+4
*
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-10
/
+10
*
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-2
/
+2
*
[XFS] Portability changes: remove prdev, stick to one diagnostic
Nathan Scott
2006-06-09
1
-2
/
+3
*
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
2006-06-09
1
-2
/
+2
*
[XFS] Stop a BUG from occurring in generic_delete_inode by preventing
David Chinner
2006-06-09
1
-1
/
+2
*
[XFS] Add degframentation exclusion support
Barry Naujok
2006-06-09
1
-0
/
+5
*
[XFS] Fix size argument in kmem_free().
Mandy Kirkconnell
2006-06-09
1
-1
/
+1
*
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
2006-06-09
1
-5
/
+6
*
[XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes
David Chinner
2006-04-11
1
-7
/
+20
*
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-03-29
1
-7
/
+7
*
[XFS] Explain the race closed by the addition of vn_iowait() to the start
David Chinner
2006-03-22
1
-0
/
+10
*
[XFS] Fixing the error caused by the conflict between DIO Write's
Yingping Lu
2006-03-22
1
-0
/
+3
*
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
Yingping Lu
2006-03-22
1
-4
/
+4
*
[XFS] endianess annotations for xfs_attr_shortform_t
Nathan Scott
2006-03-17
1
-1
/
+1
[next]