index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
xfs: avoid synchronous transaction in xfs_fs_write_inode
Christoph Hellwig
1
-30
/
+22
2010-07-26
xfs: simplify xfs_vm_writepage
Christoph Hellwig
3
-102
/
+49
2010-07-26
xfs: simplify xfs_vm_releasepage
Christoph Hellwig
1
-247
/
+107
2010-07-26
xfs: fix corruption case for block size < page size
Eric Sandeen
1
-0
/
+10
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
15
-260
/
+59
2010-07-26
xfs: remove unused XFS_BMAPI_ flags
Christoph Hellwig
3
-20
/
+8
2010-07-26
xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
Christoph Hellwig
1
-2
/
+0
2010-07-26
xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
Christoph Hellwig
2
-5
/
+0
2010-07-26
xfs: kill the unused xlog_debug variable
Christoph Hellwig
1
-5
/
+0
2010-07-26
xfs: fix the xfs_log_iovec i_addr type
Christoph Hellwig
8
-52
/
+39
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
19
-247
/
+103
2010-07-26
xfs: simplify buffer pinning
Christoph Hellwig
4
-47
/
+9
2010-07-26
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
7
-82
/
+68
2010-07-26
xfs: give xfs_item_ops methods the correct prototypes
Christoph Hellwig
4
-404
/
+360
2010-07-26
xfs: merge iop_unpin_remove into iop_unpin
Christoph Hellwig
6
-136
/
+47
2010-07-26
xfs: simplify log item descriptor tracking
Christoph Hellwig
13
-759
/
+194
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
52
-235
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
70
-779
/
+27
2010-07-22
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-39
/
+72
2010-07-20
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
18
-74
/
+103
2010-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2
-23
/
+126
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2
-7
/
+67
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
4
-53
/
+15
2010-07-20
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
1
-2
/
+2
2010-07-20
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
Sage Weil
1
-3
/
+13
2010-07-20
Btrfs: fix split_leaf double split corner case
Chris Mason
1
-18
/
+111
2010-07-19
[S390] dasd: use correct label location for diag fba disks
Peter Oberparleiter
1
-2
/
+12
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
14
-16
/
+23
2010-07-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-219
/
+498
2010-07-17
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
ceph: do not include cap/dentry releases in replayed messages
Sage Weil
2
-0
/
+9
2010-07-16
ceph: reuse request message when replaying against recovering mds
Sage Weil
1
-5
/
+22
2010-07-16
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
3
-23
/
+25
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
2010-07-13
ocfs2: tighten up strlen() checking
Dan Carpenter
1
-1
/
+1
2010-07-13
ocfs2: Make xattr reflink work with new local alloc reservation.
Tao Ma
1
-36
/
+90
2010-07-13
ocfs2: make xattr extension work with new local alloc reservation.
Tao Ma
1
-29
/
+45
2010-07-13
ocfs2: Remove the redundant cpu_to_le64.
Tao Ma
1
-1
/
+1
2010-07-13
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-07-13
ocfs2: No need to zero pages past i_size.
Joel Becker
1
-4
/
+18
2010-07-10
ceph: fix creation of ipv6 sockets
Sage Weil
1
-3
/
+5
2010-07-10
ceph: fix parsing of ipv6 addresses
Sage Weil
1
-6
/
+19
[next]