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
2017-02-14
btrfs: Make btrfs_record_snapshot_destroy take btrfs_inode
Nikolay Borisov
3
-6
/
+6
2017-02-14
btrfs: Make btrfs_record_unlink_dir take btrfs_inode
Nikolay Borisov
3
-14
/
+14
2017-02-14
btrfs: Make btrfs_must_commit_transaction take btrfs_inode
Nikolay Borisov
1
-9
/
+9
2017-02-14
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_items take btrfs_inode
Nikolay Borisov
3
-4
/
+4
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
4
-6
/
+6
2017-02-14
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
3
-4
/
+4
2017-02-14
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
3
-6
/
+6
2017-02-14
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_delayed_inode_reserve_metadata take btrfs_inode
Nikolay Borisov
1
-8
/
+8
2017-02-14
btrfs: Make btrfs_get_or_create_delayed_node take btrfs_inode
Nikolay Borisov
1
-6
/
+5
2017-02-14
btrfs: Make btrfs_get_delayed_node take btrfs_inode
Nikolay Borisov
1
-9
/
+8
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
18
-151
/
+151
2017-02-14
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
3
-31
/
+23
2017-02-14
btrfs: remove unused logic of limiting async delalloc pages
David Sterba
1
-7
/
+0
2017-02-14
btrfs: consolidate auto defrag kick off policies
Anand Jain
1
-8
/
+11
2017-02-14
btrfs: btrfs_defrag_root() doesn't defrag extent root tree
Anand Jain
1
-3
/
+0
2017-02-14
btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref
Jeff Mahoney
3
-10
/
+6
2017-02-14
btrfs: remove redundant inode null check
Colin Ian King
1
-3
/
+0
2017-02-14
Btrfs: ACCESS_ONCE cleanup
Seraphime Kirkovski
4
-10
/
+10
2017-02-14
Btrfs: code cleanup min/max -> min_t/max_t
Seraphime Kirkovski
2
-3
/
+3
2017-02-14
btrfs: use rb_entry() instead of container_of
Geliang Tang
1
-4
/
+4
2017-02-14
btrfs: use BTRFS_COMPRESS_NONE to specify no compression
Anand Jain
1
-3
/
+3
2017-02-14
btrfs: drop gfp mask tweaking in try_release_extent_state
Michal Hocko
1
-2
/
+0
2017-02-14
btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage
Michal Hocko
2
-1
/
+6
2017-02-14
btrfs: Add WARN_ON for qgroup reserved underflow
Qu Wenruo
1
-5
/
+26
2017-02-13
Linux 4.10-rc8
v4.10-rc8
Linus Torvalds
1
-1
/
+1
2017-02-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+38
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-13
/
+55
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+4
2017-02-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+23
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-8
/
+31
2017-02-11
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-113
/
+297
2017-02-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-7
/
+14
2017-02-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2017-02-11
Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-7
/
+25
2017-02-11
Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-22
/
+24
2017-02-11
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+60
2017-02-11
Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-26
/
+52
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-10
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-2
/
+4
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-10
NET: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-10
Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2
-9
/
+23
[next]