index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
dm snapshot: rename struct exception_store
Jonathan Brassow
3
-24
/
+25
2009-01-06
dm snapshot: separate out exception store interface
Jonathan Brassow
4
-120
/
+134
2009-01-06
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
1
-4
/
+4
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
4
-2
/
+136
2009-01-06
dm table: rework reference counting
Mikulas Patocka
4
-20
/
+33
2009-01-06
dm: support barriers on simple devices
Andi Kleen
5
-10
/
+33
2009-01-06
dm request: extend target interface
Kiyoshi Ueda
1
-0
/
+15
2009-01-06
dm request: add caches
Kiyoshi Ueda
1
-1
/
+40
2009-01-06
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
1
-2
/
+4
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
2
-14
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
10
-50
/
+20
2009-01-06
dm raid1: fix error count
Jonathan Brassow
1
-3
/
+3
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2009-01-06
dm snapshot: change yield to msleep
Mikulas Patocka
1
-3
/
+4
2009-01-06
dm table: drop reference at unbind
Mikulas Patocka
1
-1
/
+1
2009-01-04
rtc: add alarm/update irq interfaces
Alessandro Zummo
4
-18
/
+101
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
22
-36
/
+49
2009-01-04
viafb: fix crashes due to 4k stack overflow
Bruno Prémont
1
-119
/
+129
2009-01-04
fs: introduce bgl_lock_ptr()
Pekka Enberg
4
-2
/
+23
2009-01-04
spi.h uses/needs device.h
Randy Dunlap
1
-0
/
+2
2009-01-04
vmalloc.c: fix flushing in vmap_page_range()
Adam Lackorzynski
1
-2
/
+3
2009-01-04
cgroups: fix a race between cgroup_clone and umount
Li Zefan
1
-1
/
+5
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
5
-84
/
+94
2009-01-04
clean up audit_rule_{add,del} a bit
Al Viro
1
-25
/
+17
2009-01-04
make sure that filterkey of task,always rules is reported
Al Viro
1
-4
/
+11
2009-01-04
audit rules ordering, part 2
Al Viro
3
-56
/
+41
2009-01-04
fixing audit rule ordering mess, part 1
Al Viro
4
-43
/
+59
2009-01-04
audit_update_lsm_rules() misses the audit_inode_hash[] ones
Al Viro
1
-30
/
+47
2009-01-04
sanitize audit_log_capset()
Al Viro
3
-36
/
+21
2009-01-04
sanitize audit_fd_pair()
Al Viro
4
-49
/
+20
2009-01-04
sanitize audit_mq_open()
Al Viro
3
-59
/
+38
2009-01-04
sanitize AUDIT_MQ_SENDRECV
Al Viro
3
-135
/
+63
2009-01-04
sanitize audit_mq_notify()
Al Viro
3
-52
/
+27
2009-01-04
sanitize audit_mq_getsetattr()
Al Viro
3
-47
/
+22
2009-01-04
sanitize audit_ipc_set_perm()
Al Viro
3
-45
/
+32
2009-01-04
sanitize audit_ipc_obj()
Al Viro
4
-65
/
+45
2009-01-04
sanitize audit_socketcall
Al Viro
3
-33
/
+41
2009-01-04
don't reallocate buffer in every audit_sockaddr()
Al Viro
1
-24
/
+22
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2
-56
/
+34
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
3
-40
/
+52
2009-01-03
sanitize ifdefs in binfmt_aout
Al Viro
1
-9
/
+7
2009-01-03
remove the rudiment of a.out for sparc
Al Viro
1
-64
/
+1
2009-01-03
Updated contact info for CREDITS file
Hugh Blemings
1
-4
/
+4
2009-01-03
x86: setup_per_cpu_areas() cleanup
Cyrill Gorcunov
1
-17
/
+8
2009-01-03
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
1
-1
/
+1
2009-01-03
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2
-5
/
+6
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
7
-58
/
+128
[next]