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
*
kernfs: make kernfs_get_active() block if the node is deactivated but not rem...
Tejun Heo
2014-01-10
1
-4
/
+21
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-01-10
5
-121
/
+29
*
kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()
Tejun Heo
2014-01-10
3
-14
/
+35
*
kernfs: restructure removal path to fix possible premature return
Tejun Heo
2014-01-10
2
-53
/
+87
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-01-10
5
-43
/
+60
*
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2014-01-10
2
-12
/
+20
*
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2014-01-10
2
-18
/
+13
*
kernfs: fix get_active failure handling in kernfs_seq_*()
Tejun Heo
2014-01-10
1
-7
/
+44
*
firmware_class: Fix the file size check
Ben Hutchings
2014-01-09
1
-3
/
+3
*
driver-core: Fix use-after-free triggered by bus_unregister()
Bart Van Assche
2014-01-09
1
-2
/
+11
*
firmware loader: Add sparse annotation
Bart Van Assche
2014-01-09
1
-0
/
+1
*
kobject: Fix source code comment spelling
Bart Van Assche
2014-01-09
1
-1
/
+1
*
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
2014-01-05
2
-68
/
+0
*
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-24
746
-3809
/
+7275
|
\
|
*
Linux 3.13-rc5
v3.13-rc5
Linus Torvalds
2013-12-22
1
-1
/
+1
|
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-22
6
-26
/
+61
|
|
\
|
|
*
Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
2013-12-20
3
-16
/
+20
|
|
|
\
|
|
|
*
ARM: shmobile: r8a7790: Fix GPIO resources in DTS
Magnus Damm
2013-11-28
1
-12
/
+12
|
|
|
*
irqchip: renesas-intc-irqpin: Fix register bitfield shift calculation
Laurent Pinchart
2013-11-24
1
-3
/
+5
|
|
|
*
ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIB
Simon Horman
2013-11-24
1
-1
/
+3
|
|
*
|
Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...
Kevin Hilman
2013-12-20
522
-2558
/
+4836
|
|
|
\
\
|
|
|
*
|
Revert "ARM: OMAP2+: Remove legacy mux code for display.c"
Tomi Valkeinen
2013-12-18
1
-0
/
+38
|
|
*
|
|
Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/ke...
Kevin Hilman
2013-12-20
1
-0
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
MAINTAINERS: Add keystone clock drivers
Santosh Shilimkar
2013-12-16
1
-0
/
+1
|
|
|
*
|
|
MAINTAINERS: Add keystone git tree information
Santosh Shilimkar
2013-12-16
1
-0
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
ARM: s3c64xx: dt: Fix boot failure due to double clock initialization
Tomasz Figa
2013-12-14
1
-10
/
+1
|
*
|
|
|
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2013-12-22
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
firewire: sbp2: bring back WRITE SAME support
Stefan Richter
2013-12-15
1
-1
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-12-22
10
-49
/
+52
|
|
\
\
\
\
\
|
|
*
|
|
|
|
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
2013-12-19
1
-0
/
+1
|
|
*
|
|
|
|
target: Remove extra percpu_ref_init
Andy Grover
2013-12-19
1
-7
/
+1
|
|
*
|
|
|
|
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
2013-12-19
4
-5
/
+14
|
|
*
|
|
|
|
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
2013-12-19
1
-2
/
+4
|
|
*
|
|
|
|
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2013-12-19
2
-6
/
+1
|
|
*
|
|
|
|
qla2xxx: Fix schedule_delayed_work() for target timeout calculations
Shivaram Upadhyayula
2013-12-12
1
-4
/
+5
|
|
*
|
|
|
|
iser-target: fix error return code in isert_create_device_ib_res()
Wei Yongjun
2013-12-11
1
-4
/
+12
|
|
*
|
|
|
|
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
2013-12-11
1
-14
/
+12
|
|
*
|
|
|
|
target: Remove write-only stats fields and lock from struct se_node_acl
Roland Dreier
2013-12-11
2
-6
/
+0
|
|
*
|
|
|
|
iscsi-target: return -EINVAL on oversized configfs parameter
Eric Seppanen
2013-12-11
1
-1
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-12-22
3
-16
/
+55
|
|
\
\
\
\
\
|
|
*
|
|
|
|
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
2013-12-21
3
-15
/
+53
|
|
*
|
|
|
|
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
2013-12-21
1
-1
/
+2
|
*
|
|
|
|
|
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
2013-12-22
1
-35
/
+23
|
|
/
/
/
/
/
|
*
|
|
|
|
Don't set the INITRD_COMPRESS environment variable automatically
Linus Torvalds
2013-12-21
1
-1
/
+3
|
*
|
|
|
|
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-12-21
11
-84
/
+168
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: abort metadata writeback on permanent errors
Dave Chinner
2013-12-17
3
-5
/
+32
|
|
*
|
|
|
|
xfs: swalloc doesn't align allocations properly
Dave Chinner
2013-12-17
1
-6
/
+17
|
|
*
|
|
|
|
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-12-17
5
-29
/
+43
|
|
*
|
|
|
|
xfs: align initial file allocations correctly
Dave Chinner
2013-12-17
1
-2
/
+7
|
|
*
|
|
|
|
MAINTAINERS: fix incorrect mail address of XFS maintainer
Namjae Jeon
2013-12-17
1
-1
/
+1
[next]