index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
2014-02-08
1
-0
/
+9
*
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
2014-02-08
1
-1
/
+25
*
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-08
1
-0
/
+16
*
kernfs: add kernfs_open_file->priv
Tejun Heo
2014-02-08
1
-0
/
+1
*
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
2014-02-08
1
-2
/
+6
*
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
2014-02-08
1
-2
/
+13
*
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-08
1
-0
/
+3
*
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2014-02-08
1
-9
/
+9
*
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2014-02-08
1
-1
/
+2
*
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-02-08
2
-19
/
+1
*
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-02-08
3
-0
/
+17
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-08
1
-1
/
+0
*
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2014-02-08
1
-1
/
+0
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-02-08
1
-4
/
+0
*
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2014-02-08
1
-2
/
+2
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-02-02
1
-4
/
+4
|
\
|
*
mm: sl[uo]b: fix misleading comments
Dave Hansen
2014-01-31
1
-4
/
+4
|
*
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
2013-12-18
1
-56
/
+46
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-02-01
1
-1
/
+1
|
\
\
|
*
|
Typo in compat_sys_lseek() declaration
Stephan Springl
2014-01-31
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-01
1
-0
/
+1
|
\
\
\
|
*
|
|
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-27
1
-0
/
+1
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-02-01
6
-9
/
+89
|
\
\
\
\
|
*
|
|
|
target: Fix percpu_ref_put race in transport_lun_remove_cmd
Nicholas Bellinger
2014-01-30
1
-1
/
+1
|
*
|
|
|
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2014-01-25
1
-1
/
+4
|
*
|
|
|
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
2014-01-25
1
-1
/
+1
|
*
|
|
|
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
1
-1
/
+2
|
*
|
|
|
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2014-01-18
1
-1
/
+2
|
*
|
|
|
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
2014-01-18
1
-0
/
+4
|
*
|
|
|
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
2014-01-18
1
-0
/
+3
|
*
|
|
|
target: Add DIF related base definitions
Nicholas Bellinger
2014-01-18
2
-0
/
+47
|
*
|
|
|
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
2014-01-10
1
-1
/
+1
|
*
|
|
|
target_core_alua: Referrals infrastructure
Hannes Reinecke
2014-01-10
2
-0
/
+19
|
*
|
|
|
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
2013-12-18
1
-1
/
+1
|
*
|
|
|
target_core_alua: Use workqueue for ALUA transitioning
Hannes Reinecke
2013-12-17
1
-0
/
+4
|
*
|
|
|
target_core_alua: store old and pending ALUA state
Hannes Reinecke
2013-12-17
1
-0
/
+2
|
*
|
|
|
target_core_alua: Allocate ALUA metadata on demand
Hannes Reinecke
2013-12-17
1
-3
/
+0
|
*
|
|
|
target: Remove unused ua_dev_list member in struct se_ua
Andy Grover
2013-12-16
1
-1
/
+0
*
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-31
21
-367
/
+396
|
\
\
\
\
\
|
*
|
|
|
|
[media] s5p-mfc: Add controls to set vp8 enc profile
Kiran AVND
2014-01-13
1
-0
/
+1
|
*
|
|
|
|
[media] s5p-mfc: Add QP setting support for vp8 encoder
Arun Kumar K
2014-01-13
1
-0
/
+4
|
*
|
|
|
|
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
1
-2
/
+2
|
*
|
|
|
|
[media] saa6588: add support for non-blocking mode
Hans Verkuil
2014-01-07
1
-0
/
+1
|
*
|
|
|
|
[media] saa6588: remove unused CMD_OPEN
Hans Verkuil
2014-01-07
1
-1
/
+0
|
*
|
|
|
|
[media] saa6752hs.h: drop empty header
Hans Verkuil
2014-01-07
1
-26
/
+0
|
*
|
|
|
|
[media] saa7134: convert to the control framework
Hans Verkuil
2014-01-07
1
-0
/
+4
|
*
|
|
|
|
[media] vb2: retry start_streaming in case of insufficient buffers
Hans Verkuil
2014-01-07
1
-4
/
+11
|
*
|
|
|
|
[media] vb2: push the mmap semaphore down to __buf_prepare()
Hans Verkuil
2014-01-07
1
-0
/
+2
|
*
|
|
|
|
[media] adv7842: add drive strength enum and sync names with adv7604
Hans Verkuil
2014-01-07
1
-5
/
+10
|
*
|
|
|
|
[media] adv7842: set LLC DLL phase from platform_data
Hans Verkuil
2014-01-07
1
-0
/
+6
[next]