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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-13
4
-21
/
+19
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
87
-704
/
+305
|
\
|
*
Make super_blocks and sb_lock static
Al Viro
2015-02-02
2
-4
/
+2
|
*
mtd: export new mtd_mmap_capabilities
Arnd Bergmann
2015-01-28
1
-0
/
+1
|
*
fs: make inode_to_bdi() handle NULL inode
Jens Axboe
2015-01-22
1
-1
/
+6
|
*
staging/lustre/llite: get rid of backing_dev_info
Oleg Drokin
2015-01-21
1
-4
/
+0
|
*
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
6
-22
/
+6
|
*
fs: don't reassign dirty inodes to default_backing_dev_info
Christoph Hellwig
2015-01-20
1
-67
/
+23
|
*
nfs: don't call bdi_unregister
Christoph Hellwig
2015-01-20
3
-20
/
+6
|
*
ceph: remove call to bdi_unregister
Christoph Hellwig
2015-01-20
1
-12
/
+6
|
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
32
-91
/
+8
|
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
22
-50
/
+52
|
*
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
2015-01-20
1
-3
/
+1
|
*
block_dev: get bdev inode bdi directly from the block device
Christoph Hellwig
2015-01-20
1
-3
/
+3
|
*
block_dev: only write bdev inode on close
Christoph Hellwig
2015-01-20
1
-12
/
+19
|
*
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
32
-346
/
+169
|
*
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
2015-01-20
5
-46
/
+18
|
*
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2015-01-20
5
-42
/
+4
*
|
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
2015-02-12
18
-608
/
+867
|
\
\
|
*
|
md/raid10: fix conversion from RAID0 to RAID10
NeilBrown
2015-02-12
1
-3
/
+9
|
*
|
md: wakeup thread upon rdev_dec_pending()
Hannes Reinecke
2015-02-06
1
-7
/
+10
|
*
|
md: make reconfig_mutex optional for writes to md sysfs files.
NeilBrown
2015-02-06
2
-164
/
+316
|
*
|
md: move mddev_lock and related to md.h
NeilBrown
2015-02-06
2
-24
/
+26
|
*
|
md: use mddev->lock to protect updates to resync_{min,max}.
NeilBrown
2015-02-06
2
-13
/
+47
|
*
|
md: minor cleanup in safe_delay_store.
NeilBrown
2015-02-06
1
-5
/
+7
|
*
|
md: move GET_BITMAP_FILE ioctl out from mddev_lock.
NeilBrown
2015-02-06
2
-26
/
+33
|
*
|
md: tidy up set_bitmap_file
NeilBrown
2015-02-06
1
-7
/
+9
|
*
|
md: remove unnecessary 'buf' from get_bitmap_file.
NeilBrown
2015-02-06
1
-8
/
+4
|
*
|
md: remove mddev_lock from rdev_attr_show()
NeilBrown
2015-02-06
1
-22
/
+14
|
*
|
md: remove mddev_lock() from md_attr_show()
NeilBrown
2015-02-06
2
-16
/
+20
|
*
|
md/raid5: use ->lock to protect accessing raid5 sysfs attributes.
NeilBrown
2015-02-06
1
-16
/
+28
|
*
|
md: remove need for mddev_lock() in md_seq_show()
NeilBrown
2015-02-06
1
-5
/
+3
|
*
|
md/bitmap: protect clearing of ->bitmap by mddev->lock
NeilBrown
2015-02-06
2
-0
/
+3
|
*
|
md: protect ->pers changes with mddev->lock
NeilBrown
2015-02-04
2
-21
/
+35
|
*
|
md: level_store: group all important changes into one place.
NeilBrown
2015-02-04
1
-30
/
+32
|
*
|
md: rename ->stop to ->free
NeilBrown
2015-02-04
9
-50
/
+35
|
*
|
md: split detach operation out from ->stop.
NeilBrown
2015-02-04
7
-32
/
+29
|
*
|
md/linear: remove rcu protections in favour of suspend/resume
NeilBrown
2015-02-04
1
-30
/
+14
|
*
|
md: make merge_bvec_fn more robust in face of personality changes.
NeilBrown
2015-02-04
7
-20
/
+42
|
*
|
md: make ->congested robust against personality changes.
NeilBrown
2015-02-04
12
-77
/
+38
|
*
|
md: rename mddev->write_lock to mddev->lock
NeilBrown
2015-02-04
2
-19
/
+25
|
*
|
md/raid5: need_this_block: tidy/fix last condition.
NeilBrown
2015-02-04
1
-10
/
+32
|
*
|
md/raid5: need_this_block: start simplifying the last two conditions.
NeilBrown
2015-02-04
1
-5
/
+23
|
*
|
md/raid5: separate out the easy conditions in need_this_block.
NeilBrown
2015-02-04
1
-9
/
+29
|
*
|
md/raid5: separate large if clause out of fetch_block().
NeilBrown
2015-02-04
1
-4
/
+15
|
*
|
md: do_release_stripe(): No need to call md_wakeup_thread() twice
Jes Sorensen
2015-02-04
1
-5
/
+2
|
*
|
x86/raid6: correctly check for assembler capabilities
Jan Beulich
2015-02-04
4
-2
/
+9
*
|
|
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-02-12
5
-91
/
+45
|
\
\
\
|
*
|
|
jfs: Deletion of an unnecessary check before the function call "unload_nls"
Markus Elfring
2015-02-02
1
-2
/
+1
|
*
|
|
jfs: get rid of homegrown endianness helpers
Al Viro
2014-12-23
4
-89
/
+44
[next]