index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd: make sure we have latest osdmap on 'rbd map'
Ilya Dryomov
2014-06-06
1
-3
/
+33
*
libceph: add ceph_monc_wait_osdmap()
Ilya Dryomov
2014-06-06
2
-0
/
+29
*
libceph: mon_get_version request infrastructure
Ilya Dryomov
2014-06-06
4
-8
/
+128
*
libceph: recognize poolop requests in debugfs
Ilya Dryomov
2014-06-06
1
-2
/
+4
*
ceph: refactor readpage_nounlock() to make the logic clearer
Zhang Zhen
2014-06-06
1
-10
/
+7
*
mds: check cap ID when handling cap export message
Yan, Zheng
2014-06-06
1
-1
/
+1
*
ceph: remember subtree root dirfrag's auth MDS
Yan, Zheng
2014-06-06
1
-1
/
+7
*
ceph: introduce ceph_fill_fragtree()
Yan, Zheng
2014-06-06
1
-45
/
+84
*
ceph: handle cap import atomically
Yan, Zheng
2014-06-06
1
-45
/
+54
*
ceph: pre-allocate ceph_cap struct for ceph_add_cap()
Yan, Zheng
2014-06-06
3
-79
/
+85
*
ceph: update inode fields according to issued caps
Yan, Zheng
2014-06-06
3
-57
/
+73
*
rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-06-06
1
-1
/
+1
*
ceph: queue vmtruncate if necessary when handing cap grant/revoke
Yan, Zheng
2014-06-06
1
-10
/
+16
*
ceph: remove useless ACL check
Zhang Zhen
2014-06-06
1
-6
/
+0
*
ceph: ceph_get_parent() can be static
Fengguang Wu
2014-06-06
1
-1
/
+1
*
Linux 3.15-rc6
v3.15-rc6
Linus Torvalds
2014-05-21
1
-1
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-05-21
2
-4
/
+2
|
\
|
*
powerpc: irq work racing with timer interrupt can result in timer interrupt hang
Anton Blanchard
2014-05-12
1
-3
/
+0
|
*
powerpc/powernv: Reset root port in firmware
Gavin Shan
2014-05-12
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-05-21
2
-2
/
+6
|
\
\
|
*
|
Btrfs: send, fix incorrect ref access when using extrefs
Filipe Manana
2014-05-20
1
-1
/
+1
|
*
|
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
2014-05-20
1
-1
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-05-21
2
-1
/
+24
|
\
\
\
|
*
|
|
crush: decode and initialize chooseleaf_vary_r
Ilya Dryomov
2014-05-16
1
-0
/
+5
|
*
|
|
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
2014-05-16
1
-1
/
+19
*
|
|
|
Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-05-21
5
-25
/
+27
|
\
\
\
\
|
*
|
|
|
xfs: list_lru_init returns a negative error
Dave Chinner
2014-05-15
1
-12
/
+14
|
*
|
|
|
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
2014-05-15
1
-1
/
+1
|
*
|
|
|
xfs: negate mount workqueue init error value
Dave Chinner
2014-05-15
1
-1
/
+1
|
*
|
|
|
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
2014-05-15
1
-2
/
+2
|
*
|
|
|
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
2014-05-15
1
-4
/
+4
|
*
|
|
|
xfs: correct error sign on COLLAPSE_RANGE errors
Dave Chinner
2014-05-15
1
-2
/
+2
|
*
|
|
|
xfs: xfs_commit_metadata returns wrong errno
Dave Chinner
2014-05-15
1
-1
/
+1
|
*
|
|
|
xfs: fix incorrect error sign in xfs_file_aio_read
Dave Chinner
2014-05-15
1
-1
/
+1
|
*
|
|
|
xfs: xfs_dir_fsync() returns positive errno
Dave Chinner
2014-05-15
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-05-21
10
-5
/
+16
|
\
\
\
\
|
*
|
|
|
scripts/checksyscalls.sh: Make renameat optional
James Hogan
2014-05-20
1
-1
/
+4
|
*
|
|
|
asm-generic: Add renameat2 syscall
James Hogan
2014-05-20
1
-1
/
+3
|
*
|
|
|
ia64: add renameat2 syscall
Miklos Szeredi
2014-05-20
3
-1
/
+3
|
*
|
|
|
parisc: add renameat2 syscall
Miklos Szeredi
2014-05-20
2
-1
/
+3
|
*
|
|
|
m68k: add renameat2 syscall
Miklos Szeredi
2014-05-20
3
-1
/
+3
*
|
|
|
|
Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-05-21
3
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
iommu/amd: fix enabling exclusion range for an exact device
Su Friendy
2014-05-13
1
-1
/
+1
|
*
|
|
|
|
iommu/amd: Take mmap_sem when calling get_user_pages
Jay Cornwall
2014-05-13
1
-0
/
+2
|
*
|
|
|
|
iommu/amd: Fix interrupt remapping for aliased devices
Alex Williamson
2014-05-13
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-05-21
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
iscsi_ibft: Fix finding Broadcom specific ibft sign
Vikas Chaudhary
2014-05-13
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2014-05-21
3
-8
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
Geert Uytterhoeven
2014-05-12
3
-8
/
+28
*
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-21
16
-47
/
+132
|
\
\
\
\
\
\
[next]