index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_linux.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
1
-1
/
+0
2010-10-19
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
1
-1
/
+1
2010-10-19
xfs: remove xfs_cred.h
Christoph Hellwig
1
-1
/
+1
2010-10-19
xfs: remove xfs_globals.h
Christoph Hellwig
1
-1
/
+0
2010-08-10
xfs: new truncate sequence
Christoph Hellwig
1
-2
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-03-02
xfs: kill xfs_lrw.h
Christoph Hellwig
1
-1
/
+0
2009-12-15
xfs: event tracing support
Christoph Hellwig
1
-1
/
+0
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-29
xfs: kill mutex_t typedef
Christoph Hellwig
1
-1
/
+1
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
1
-11
/
+0
2008-12-01
[XFS] remove xfs_vfs.h
Christoph Hellwig
1
-1
/
+0
2008-12-01
[XFS] allow inode64 mount option on 32 bit systems
Christoph Hellwig
1
-8
/
+2
2008-10-30
[XFS] Fix race when looking up reclaimable inodes
David Chinner
1
-0
/
+1
2008-10-30
[XFS] remove restricted chown parameter from xfs linux
Tim Shimmin
1
-1
/
+0
2008-08-14
CRED: Introduce credential access wrappers
David Howells
1
-2
/
+0
2008-08-13
[XFS] remove the sema_t from XFS.
David Chinner
1
-1
/
+1
2008-08-13
[XFS] kill vn_to_inode
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
1
-1
/
+1
2008-07-28
[XFS] Pack some shortform dir2 structures for the ARM old ABI
Eric Sandeen
1
-0
/
+7
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
1
-0
/
+1
2008-04-30
[XFS] Include linux/random.h in all builds, not just debug.
David Chinner
1
-0
/
+1
2008-04-29
[XFS] Fix broken HAVE_SPLICE removal commit.
Donald Douwsma
1
-1
/
+0
2008-04-18
[XFS] Remove the xfs_refcache
Donald Douwsma
1
-1
/
+0
2008-02-07
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
Tim Shimmin
1
-27
/
+1
2008-02-07
[XFS] Kill off xfs_statvfs.
Christoph Hellwig
1
-4
/
+0
2008-02-07
[XFS] Remove spin.h
Eric Sandeen
1
-1
/
+3
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
1
-1
/
+0
2007-10-15
[XFS] kill move.[ch]
Christoph Hellwig
1
-1
/
+0
2007-10-15
[XFS] move linux/log2.h header to xfs_linux.h
Eric Sandeen
1
-0
/
+1
2007-07-14
[XFS] Concurrent Multi-File Data Streams
David Chinner
1
-0
/
+1
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+0
2007-02-12
[PATCH] Make BH_Unwritten a first class bufferhead flag V2
David Chinner
1
-10
/
+0
2006-09-28
[XFS] Fix a porting botch on the realtime subvol growfs code path.
Nathan Scott
1
-0
/
+7
2006-09-28
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
1
-7
/
+0
2006-07-11
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[XFS] Remove a couple of no-longer-used macros.
Nathan Scott
1
-2
/
+0
2006-06-20
[XFS] Map EFSCORRUPTED to an actual error code, not just a made up one
Nathan Scott
1
-18
/
+2
2006-06-09
[XFS] Make the pflags test/set wrappers more legible for us mere humans.
Nathan Scott
1
-4
/
+10
2006-06-09
[XFS] Add degframentation exclusion support
Barry Naujok
1
-0
/
+1
2006-03-31
[XFS] Provide XFS support for the splice syscall.
Nathan Scott
1
-0
/
+1
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
1
-1
/
+1
2006-03-14
[XFS] using a spinlock per cpu for superblock counter exclusion results in
David Chinner
1
-0
/
+1
2006-03-14
[XFS] Add support for hotplug CPUs to the per-CPU superblock counters by
David Chinner
1
-0
/
+2
2006-03-14
[XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many
Nathan Scott
1
-1
/
+1
2006-03-14
[XFS] On machines with more than 8 cpus, when running parallel I/O
David Chinner
1
-0
/
+5
2006-01-11
[XFS] Initial pass at going directly-to-bio on the buffered IO path. This
Christoph Hellwig
1
-4
/
+0
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
1
-1
/
+1
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
[next]