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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-11
/
+6
2011-03-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
9
-91
/
+270
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+3
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+3
2011-03-12
xfs: don't name variables "panic"
Alex Elder
1
-4
/
+4
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2
-11
/
+6
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-2
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
2
-9
/
+5
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-4
/
+5
2011-03-07
xfs: kill support/debug.[ch]
Dave Chinner
3
-1
/
+39
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
6
-90
/
+76
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-03-02
xfs: introduce new logging API.
Dave Chinner
3
-0
/
+154
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-02-23
xfs: enable delaylog by default
Christoph Hellwig
1
-0
/
+1
2011-02-23
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-22
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
1
-2
/
+18
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-4
/
+5
2011-02-01
xfs: convert to alloc_workqueue()
Tejun Heo
1
-2
/
+3
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2
-60
/
+56
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
1
-0
/
+3
2011-01-15
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-247
/
+573
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
XFS: handle hole punching via fallocate properly
Josef Bacik
1
-2
/
+5
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
1
-1
/
+22
2011-01-12
xfs: fix error handling for synchronous writes
Christoph Hellwig
2
-12
/
+2
2011-01-12
xfs: add FITRIM support
Christoph Hellwig
4
-0
/
+235
2011-01-12
xfs: ensure log covering transactions are synchronous
Dave Chinner
2
-6
/
+7
2011-01-11
Merge branch 'master' into for-linus-merged
Alex Elder
10
-447
/
+496
2011-01-11
xfs: serialise unaligned direct IOs
Dave Chinner
1
-10
/
+28
2011-01-11
xfs: factor common write setup code
Dave Chinner
1
-67
/
+56
2011-01-11
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
1
-77
/
+69
2011-01-11
xfs: split direct IO write path from xfs_file_aio_write
Dave Chinner
1
-63
/
+116
2011-01-12
xfs: introduce xfs_rw_lock() helpers for locking the inode
Dave Chinner
1
-51
/
+80
2011-01-11
xfs: factor post-write newsize updates
Dave Chinner
1
-22
/
+21
2011-01-11
xfs: factor common post-write isize handling code
Dave Chinner
1
-26
/
+28
2011-01-11
xfs: ensure sync write errors are returned
Dave Chinner
1
-26
/
+23
2011-01-07
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
1
-3
/
+6
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-2
/
+6
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
6
-82
/
+65
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
1
-0
/
+2
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
1
-1
/
+1
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
2
-60
/
+0
2010-12-21
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
1
-4
/
+6
2010-12-21
xfs: convert log grant ticket queues to list heads
Dave Chinner
1
-8
/
+8
[next]