index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
scsi_ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-31
loop: add management interface for on-demand device allocation
Kay Sievers
3
-4
/
+121
2011-07-31
loop: replace linked list of allocated devices with an idr index
Kay Sievers
2
-73
/
+80
2011-07-31
block: add bsg helper library
Mike Christie
5
-0
/
+385
2011-07-31
pnfsblock: write_pagelist handle zero invalid extents
Peng Tao
1
-42
/
+233
2011-07-31
pnfsblock: note written INVAL areas for layoutcommit
Fred Isaman
3
-0
/
+129
2011-07-31
pnfsblock: bl_write_pagelist
Fred Isaman
1
-3
/
+126
2011-07-31
pnfsblock: bl_read_pagelist
Fred Isaman
1
-0
/
+265
2011-07-31
pnfsblock: cleanup_layoutcommit
Fred Isaman
3
-0
/
+217
2011-07-31
pnfsblock: encode_layoutcommit
Fred Isaman
3
-44
/
+146
2011-07-31
pnfsblock: merge rw extents
Fred Isaman
1
-0
/
+47
2011-07-31
pnfsblock: add extent manipulation functions
Fred Isaman
3
-3
/
+287
2011-07-31
pnfsblock: bl_find_get_extent
Fred Isaman
2
-0
/
+50
2011-07-31
pnfsblock: xdr decode pnfs_block_layout4
Fred Isaman
1
-2
/
+206
2011-07-31
pnfsblock: call and parse getdevicelist
Fred Isaman
5
-8
/
+158
2011-07-31
pnfsblock: merge extents
Fred Isaman
2
-0
/
+119
2011-07-31
pnfsblock: lseg alloc and free
Fred Isaman
3
-6
/
+39
2011-07-31
pnfsblock: remove device operations
Jim Rees
3
-1
/
+115
2011-07-31
pnfsblock: add device operations
Jim Rees
6
-2
/
+277
2011-07-31
pnfsblock: basic extent code
Fred Isaman
4
-5
/
+107
2011-07-31
pnfsblock: use pageio_ops api
Benny Halevy
1
-0
/
+14
2011-07-31
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
Fred Isaman
5
-1
/
+278
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
5
-0
/
+14
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
6
-22
/
+91
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
3
-7
/
+24
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
5
-0
/
+203
2011-07-31
pnfs: use lwb as layoutcommit length
Peng Tao
1
-1
/
+1
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
4
-18
/
+26
2011-07-31
pnfs: save layoutcommit cred at layout header init
Peng Tao
2
-11
/
+12
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
3
-6
/
+8
2011-07-31
slab: use NUMA_NO_NODE
Andrew Morton
1
-1
/
+1
2011-07-31
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
1
-1
/
+6
2011-07-30
shm: optimize locking and ipc_namespace getting
Vasiliy Kulikov
1
-33
/
+28
2011-07-30
shm: handle separate PID namespaces case
Vasiliy Kulikov
2
-7
/
+23
2011-07-30
Additional readdir cookie loop information
Bryan Schumaker
1
-1
/
+2
2011-07-30
NFS: Fix spurious readdir cookie loop messages
Trond Myklebust
2
-24
/
+35
2011-07-30
frv: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-30
ramoops: fix compile failure on parisc
James Bottomley
1
-0
/
+1
2011-07-30
ext2: remove duplicate 'ext2_get_acl()' define
Linus Torvalds
1
-1
/
+0
2011-07-29
kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()
Michal Marek
3
-58
/
+47
2011-07-29
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
Thomas Renninger
4
-41
/
+9
2011-07-29
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
Thomas Renninger
4
-17
/
+95
2011-07-29
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
1
-1
/
+4
2011-07-29
cpupowerutils: increase MAX_LINE_LEN
Roman Vasiyarov
1
-1
/
+1
2011-07-29
cpupower: Rename package from cpupowerutils to cpupower
Thomas Renninger
1
-6
/
+6
2011-07-29
cpupowerutils: Rename: libcpufreq->libcpupower
Thomas Renninger
3
-18
/
+17
2011-07-29
cpupowerutils: use kernel version-derived version string
Dominik Brodowski
2
-7
/
+41
2011-07-29
cpupowerutils: utils - ConfigStyle bugfixes
Dominik Brodowski
6
-108
/
+122
2011-07-29
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
9
-86
/
+100
2011-07-29
cpupowerutils: idle_monitor - ConfigStyle bugfixes
Dominik Brodowski
6
-115
/
+128
2011-07-29
cpupowerutils: lib - ConfigStyle bugfixes
Dominik Brodowski
4
-172
/
+209
[next]