index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
[PATCH] switch i2o
Al Viro
1
-9
/
+8
2008-10-21
[PATCH] switch memstick
Al Viro
1
-7
/
+6
2008-10-21
[PATCH] switch md
Al Viro
1
-10
/
+10
2008-10-21
[PATCH] switch dm
Al Viro
1
-21
/
+10
2008-10-21
[PATCH] switch ide-tape
Al Viro
1
-12
/
+7
2008-10-21
[PATCH] switch ide-gd
Al Viro
1
-13
/
+11
2008-10-21
[PATCH] switch ide-cd
Al Viro
1
-15
/
+10
2008-10-21
[PATCH] switch viocd
Al Viro
1
-13
/
+12
2008-10-21
[PATCH] switch gdrom
Al Viro
1
-10
/
+9
2008-10-21
[PATCH] switch z2ram
Al Viro
1
-6
/
+5
2008-10-21
[PATCH] switch xyspace
Al Viro
1
-8
/
+7
2008-10-21
[PATCH] switch xen
Al Viro
1
-10
/
+9
2008-10-21
[PATCH] switch xd
Al Viro
2
-3
/
+3
2008-10-21
[PATCH] switch virtio_blk
Al Viro
1
-4
/
+4
2008-10-21
[PATCH] switch viodasd
Al Viro
1
-7
/
+7
2008-10-21
[PATCH] switch ub
Al Viro
1
-14
/
+12
2008-10-21
[PATCH] switch swim3
Al Viro
1
-18
/
+18
2008-10-21
[PATCH] switch pktdvdcd
Al Viro
1
-15
/
+15
2008-10-21
[PATCH] switch pf
Al Viro
1
-13
/
+13
2008-10-21
[PATCH] switch pd
Al Viro
1
-9
/
+9
2008-10-21
[PATCH] switch pcd
Al Viro
1
-13
/
+12
2008-10-21
[PATCH] switch nbd
Al Viro
1
-14
/
+14
2008-10-21
[PATCH] switch loop
Al Viro
1
-25
/
+27
2008-10-21
[PATCH] switch floppy
Al Viro
1
-25
/
+26
2008-10-21
[PATCH] switch cpqarray
Al Viro
1
-16
/
+16
2008-10-21
[PATCH] switch cciss
Al Viro
1
-39
/
+39
2008-10-21
[PATCH] switch brd
Al Viro
1
-3
/
+2
2008-10-21
[PATCH] switch ataflop
Al Viro
1
-21
/
+20
2008-10-21
[PATCH] switch aoeblk
Al Viro
1
-10
/
+6
2008-10-21
[PATCH] switch amiflop
Al Viro
1
-24
/
+26
2008-10-21
[PATCH] switch DAC960
Al Viro
1
-4
/
+4
2008-10-21
[PATCH] switch ubd
Al Viro
1
-13
/
+12
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
45
-131
/
+167
2008-10-21
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
6
-15
/
+13
2008-10-21
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
5
-6
/
+9
2008-10-21
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
5
-19
/
+39
2008-10-21
[PATCH] switch pktcdvd to blkdev_driver_ioctl()
Al Viro
1
-10
/
+10
2008-10-21
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
7
-36
/
+38
2008-10-21
[PATCH] move block_device_operations to blkdev.h
Al Viro
3
-14
/
+19
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
4
-7
/
+4
2008-10-21
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
7
-9
/
+7
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
10
-18
/
+20
2008-10-21
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
4
-13
/
+8
2008-10-21
[PATCH] pass mode instead of file to sg_io()
Al Viro
1
-8
/
+7
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
9
-22
/
+26
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
41
-98
/
+96
2008-10-20
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-20
mm: remove duplicated #include's
Huang Weiyi
2
-3
/
+0
2008-10-20
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2
-1
/
+2
2008-10-20
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
5
-8
/
+8
[next]