index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
GFS2: Remove ancient, unused code
Steven Whitehouse
3
-18
/
+0
2009-01-05
GFS2: Move four functions from super.c
Steven Whitehouse
5
-168
/
+167
2009-01-05
GFS2: Fix bug in gfs2_lock_fs_check_clean()
Steven Whitehouse
4
-75
/
+68
2009-01-05
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2
-2
/
+30
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
13
-341
/
+130
2009-01-05
GFS2: Move gfs2_recoverd into recovery.c
Steven Whitehouse
6
-43
/
+45
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
7
-7
/
+75
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
9
-69
/
+84
2009-01-05
GFS2: Add more detail to debugfs glock dumps
Steven Whitehouse
1
-3
/
+8
2009-01-05
GFS2: Banish struct gfs2_rgrpd_host
Steven Whitehouse
3
-21
/
+13
2009-01-05
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
Steven Whitehouse
3
-16
/
+16
2009-01-05
GFS2: Move rg_igeneration into struct gfs2_rgrpd
Steven Whitehouse
2
-4
/
+4
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
12
-48
/
+38
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
11
-55
/
+56
2009-01-05
GFS2: Move di_eattr into "proper" inode
Steven Whitehouse
5
-20
/
+20
2009-01-05
GFS2: Move "entries" into "proper" inode
Steven Whitehouse
4
-24
/
+23
2009-01-05
GFS2: Move generation number into "proper" part of inode
Steven Whitehouse
2
-3
/
+3
2009-01-05
GFS2: sparse annotation of gl->gl_spin
Harvey Harrison
1
-0
/
+8
2009-01-05
GFS2: Fix up jdata writepage/delete_inode
Steven Whitehouse
2
-12
/
+11
2009-01-05
GFS2: Rationalise header files
Steven Whitehouse
14
-90
/
+23
2009-01-05
GFS2: Support for FIEMAP ioctl
Steven Whitehouse
3
-10
/
+83
2009-01-04
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-766
/
+579
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
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
112
-878
/
+1285
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
22
-463
/
+1893
2009-01-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
157
-1105
/
+1628
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2
-56
/
+34
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
17
-51
/
+392
[next]