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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...
Tristan Ye
4
-2
/
+52
2010-10-12
Initialize max_slots early
Goldwyn Rodrigues
1
-9
/
+9
2010-10-12
When I tried to compile I got the following warning:
Poyo VL
1
-1
/
+1
2010-10-12
ocfs2: validate bg_free_bits_count after update
Srinivas Eeda
1
-0
/
+16
2010-09-16
ocfs2: Initialize the bktcnt variable properly, and call it bucket_count
Joel Becker
1
-4
/
+4
2010-09-16
ocfs2: Silence unused warning.
Joel Becker
1
-3
/
+3
2010-09-10
Track negative entries v3
Goldwyn Rodrigues
6
-5
/
+42
2010-09-10
ocfs2: Cache system inodes of other slots.
Tao Ma
4
-15
/
+73
2010-09-10
libfs: Fix shift bug in generic_check_addressable()
Joel Becker
1
-4
/
+4
2010-09-10
OCFS2: Allow huge (> 16 TiB) volumes to mount
Patrick J. LoPresti
1
-5
/
+46
2010-09-10
JBD2: Allow feature checks before journal recovery
Patrick J. LoPresti
1
-0
/
+4
2010-09-10
ext3/ext4: Factor out disk addressability check
Patrick J. LoPresti
4
-7
/
+36
2010-09-10
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
6
-17
/
+63
2010-09-10
ocfs2: Remove obsolete comments before ocfs2_start_trans.
Tao Ma
1
-3
/
+0
2010-09-10
ocfs2: Remove unused old_id in ocfs2_commit_cache.
Tao Ma
1
-2
/
+1
2010-09-10
ocfs2: Remove ocfs2_sync_inode()
Jan Kara
1
-10
/
+0
2010-09-10
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
5
-19
/
+24
2010-09-10
ocfs2: Remove obscure error handling in direct_write.
Tao Ma
1
-11
/
+0
2010-09-10
ocfs2: Add some trace log for orphan scan.
Tao Ma
1
-0
/
+3
2010-09-10
Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.
Tristan Ye
2
-0
/
+451
2010-09-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
33
-175
/
+427
2010-09-10
ARM: Update mach-types
Russell King
1
-2
/
+96
2010-09-10
ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...
Russell King
4
-95
/
+10
2010-09-10
Merge branch 'origin'
Russell King
167
-1076
/
+1693
2010-09-09
lglock: make lg_lock_global() actually lock globally
Jonathan Corbet
1
-2
/
+2
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
3
-7
/
+8
2010-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-12
/
+27
2010-09-09
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
Linus Torvalds
9
-107
/
+475
2010-09-09
Merge branches 'cxgb3' and 'nes' into for-linus
Roland Dreier
4
-11
/
+26
2010-09-09
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2
-1
/
+3
2010-09-09
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-09-09
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
1
-8
/
+10
2010-09-09
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-17
/
+28
2010-09-08
Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-25
/
+25
2010-09-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-29
/
+30
2010-09-08
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-53
/
+133
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-20
/
+30
2010-09-08
ARM: Ensure PTE modifications via dma_alloc_coherent are visible
Russell King
1
-0
/
+2
2010-09-08
semaphore: Add DEFINE_SEMAPHORE
Thomas Gleixner
1
-0
/
+3
2010-09-08
ARM: 6359/1: ep93xx: move clock initialization earlier
Mika Westerberg
1
-1
/
+1
2010-09-08
Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"
Russell King
2
-8
/
+8
2010-09-08
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
Mark Fasheh
1
-20
/
+107
2010-09-08
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
Mark Fasheh
1
-32
/
+88
2010-09-08
ocfs2: allow return of new inode block location before allocation of the inode
Mark Fasheh
2
-0
/
+180
2010-09-08
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
Mark Fasheh
1
-13
/
+4
2010-09-08
ocfs2: split out inode alloc code from ocfs2_mknod_locked
Mark Fasheh
1
-18
/
+37
2010-09-08
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...
Tristan Ye
1
-1
/
+1
2010-09-08
ocfs2: Fix deadlock when allocating page
Jan Kara
3
-4
/
+5
[next]