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.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
2008-01-29
[ATM]: Oops reading net/atm/arp
Denis V. Lunev
1
-4
/
+13
2008-01-29
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
1
-0
/
+38
2008-01-29
[SPLICE]: Don't assume regular pages in splice_to_pipe()
Jens Axboe
1
-1
/
+8
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+4
2008-01-28
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
Jens Axboe
1
-2
/
+0
2008-01-28
io context sharing: preliminary support
Jens Axboe
1
-1
/
+0
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-8
/
+21
2008-01-28
__bio_clone: don't calculate hw/phys segment counts
Jens Axboe
1
-4
/
+4
2008-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
23
-97
/
+1052
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-12
/
+25
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-1453
/
+1827
2008-01-26
ocfs2: clean up bh null checks
Mark Fasheh
2
-15
/
+8
2008-01-26
ocfs2: document access rules for blocked_lock_list
Mark Fasheh
1
-0
/
+6
2008-01-26
configfs: file.c fix possible recursive locking
Joonwoo Park
1
-1
/
+1
2008-01-26
configfs: dir.c fix possible recursive locking
Joonwoo Park
1
-2
/
+3
2008-01-26
configfs: Remove EXPERIMENTAL
Joel Becker
1
-2
/
+2
2008-01-26
ocfs2: bump version number
Mark Fasheh
4
-4
/
+4
2008-01-26
ocfs2/dlm: Clear joining_node on hearbeat node down
Tao Ma
1
-6
/
+6
2008-01-26
ocfs2: convert byte order of constant instead of variable
Marcin Slusarz
2
-6
/
+1
2008-01-26
ocfs2: Update default cluster timeouts
Sunil Mushran
2
-3
/
+3
2008-01-26
ocfs2: printf fixes
Jan Kara
1
-2
/
+2
2008-01-26
ocfs2: Use generic_file_llseek
Jan Kara
1
-0
/
+2
2008-01-26
ocfs2: Safer read_inline_data()
Jan Kara
1
-3
/
+4
2008-01-26
ocfs2: Silence false lockdep warnings
Jan Kara
7
-11
/
+20
2008-01-26
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh
6
-1
/
+236
2008-01-26
[PATCH 1/2] ocfs2: add flock lock type
Mark Fasheh
5
-0
/
+284
2008-01-26
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
5
-14
/
+59
2008-01-26
ocfs2: Support commit= mount option
Mark Fasheh
3
-2
/
+30
2008-01-26
ocfs2: Add missing permission checks
Mark Fasheh
1
-0
/
+6
2008-01-26
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
5
-1
/
+269
2008-01-26
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
10
-7
/
+518
2008-01-26
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
Tao Ma
1
-18
/
+1
2008-01-26
ocfs2: Documentation update
Mark Fasheh
1
-8
/
+2
2008-01-26
ocfs2: Readpages support
Mark Fasheh
1
-2
/
+66
2008-01-26
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
16
-144
/
+144
2008-01-26
ocfs2: Remove data locks
Mark Fasheh
9
-214
/
+22
2008-01-26
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
1
-0
/
+5
2008-01-26
ocfs2: Remove mount/unmount votes
Mark Fasheh
15
-967
/
+179
2008-01-26
ocfs2: Remove fs dependency on ocfs2_heartbeat module
Mark Fasheh
3
-83
/
+0
2008-01-26
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
1
-0
/
+7
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-1
/
+78
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-62
/
+68
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+78
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-1
/
+0
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-51
/
+24
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
2008-01-25
[CIFS] DFS build fixes
Steve French
6
-31
/
+61
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
[next]