index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
2010-12-17
1
-1
/
+1
*
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
2010-12-17
2
-33
/
+14
*
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
14
-570
/
+281
|
\
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
12
-78
/
+132
|
*
block: check bdev_read_only() from blkdev_get()
Tejun Heo
2010-11-13
1
-5
/
+6
|
*
block: reorganize claim/release implementation
Tejun Heo
2010-11-13
1
-79
/
+48
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
13
-166
/
+87
|
*
block: simplify holder symlink handling
Tejun Heo
2010-11-13
1
-278
/
+44
|
*
btrfs: close_bdev_exclusive() should use the same @flags as the matching open...
Tejun Heo
2010-11-13
1
-1
/
+1
*
|
Merge branch 'v2.6.37-rc2' into for-2.6.38/core
Jens Axboe
2010-11-16
672
-35176
/
+24009
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2010-11-15
5
-216
/
+98
|
|
\
\
|
|
*
|
GFS2: Fix inode deallocation race
Steven Whitehouse
2010-11-15
5
-216
/
+98
|
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-11-14
1
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ocfs2: Change some lock status member in ocfs2_lock_res to char.
Tao Ma
2010-11-13
1
-3
/
+3
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-12
2
-4
/
+37
|
|
\
\
\
|
|
*
|
|
ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)
Sergey Senozhatsky
2010-11-10
1
-0
/
+4
|
|
*
|
|
ioprio: fix RCU locking around task dereference
Daniel J Blueman
2010-11-10
1
-2
/
+12
|
|
*
|
|
bio: take care not overflow page count when mapping/copying user data
Jens Axboe
2010-11-10
1
-1
/
+13
|
|
*
|
|
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
Jens Axboe
2010-11-10
1
-1
/
+8
|
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-11-12
9
-14
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
2010-11-10
1
-3
/
+4
|
|
*
|
|
|
xfs: use hlist_add_fake
Christoph Hellwig
2010-11-10
1
-1
/
+2
|
|
*
|
|
|
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
2010-11-10
1
-4
/
+16
|
|
*
|
|
|
xfs: tell lockdep about parent iolock usage in filestreams
Christoph Hellwig
2010-11-10
1
-1
/
+7
|
|
*
|
|
|
xfs: move delayed write buffer trace
Dave Chinner
2010-11-10
1
-1
/
+1
|
|
*
|
|
|
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
2010-11-10
2
-0
/
+2
|
|
*
|
|
|
xfs: xfs_ioctl: fix information leak to userland
Kulikov Vasiliy
2010-11-10
1
-1
/
+1
|
|
*
|
|
|
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
2010-11-10
1
-3
/
+0
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-11-12
2
-16
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
locks: remove dead lease error-handling code
J. Bruce Fields
2010-11-10
1
-10
/
+2
|
|
*
|
|
|
locks: fix leak on merging leases
J. Bruce Fields
2010-11-10
1
-2
/
+5
|
|
*
|
|
|
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
2010-11-02
1
-4
/
+12
|
*
|
|
|
|
hugetlbfs: lessen the impact of a deprecation warning
Dave Jones
2010-11-12
1
-2
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-11-09
2
-3
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
cifs: fix a memleak in cifs_setattr_nounix()
Suresh Jayaraman
2010-11-09
1
-1
/
+0
|
|
*
|
|
|
cifs: make cifs_ioctl handle NULL filp->private_data correctly
Jeff Layton
2010-11-08
1
-2
/
+10
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
sparc: fix openpromfs compile
Meelis Roos
2010-11-08
1
-1
/
+1
|
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-08
5
-91
/
+117
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
2010-11-08
2
-0
/
+13
|
|
*
|
|
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
2010-11-08
1
-2
/
+0
|
|
*
|
|
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
2010-11-08
1
-5
/
+3
|
|
*
|
|
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2010-11-08
2
-24
/
+16
|
|
*
|
|
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
2010-11-08
3
-25
/
+38
|
|
*
|
|
ext4: initialize the percpu counters before replaying the journal
Theodore Ts'o
2010-11-03
1
-26
/
+39
|
|
*
|
|
ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()
Theodore Ts'o
2010-11-02
1
-8
/
+6
|
|
*
|
|
ext4: fix lazyinit hang after removing request
Lukas Czerner
2010-11-02
1
-1
/
+2
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-11-05
9
-161
/
+152
|
|
\
\
\
|
|
*
|
|
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
2010-11-05
4
-14
/
+15
|
|
*
|
|
cifs: dereferencing first then checking
Jeff Layton
2010-11-04
1
-7
/
+3
|
|
*
|
|
cifs: trivial comment fix: tlink_tree is now a rbtree
Suresh Jayaraman
2010-11-04
1
-1
/
+1
[next]