index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
video: nuc900fb: properly free resources in nuc900fb_remove
Axel Lin
1
-0
/
+2
2011-01-18
video: nuc900fb: fix compile error
Axel Lin
1
-2
/
+2
2011-01-18
staging: fix build failure in bcm driver
Andres Salomon
2
-7
/
+6
2011-01-17
Revert "mm: simplify code of swap.c"
Linus Torvalds
1
-54
/
+47
2011-01-17
Revert "mm: batch activate_page() to reduce lock contention"
Linus Torvalds
3
-92
/
+13
2011-01-17
xfs: Do not name variables "panic"
Geert Uytterhoeven
1
-3
/
+3
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
7
-2
/
+523
2011-01-17
ecryptfs: remove unnecessary decrypt when extending a file
Frank Swiderski
1
-8
/
+14
2011-01-17
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
2
-12
/
+12
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
6
-29
/
+30
2011-01-17
ecryptfs: fixed testing of file descriptor flags
Roberto Sassu
1
-2
/
+2
2011-01-17
ecryptfs: test lower_file pointer when lower_file_mutex is locked
Roberto Sassu
2
-27
/
+21
2011-01-17
ecryptfs: missing initialization of the superblock 'magic' field
Roberto Sassu
1
-0
/
+2
2011-01-17
spi/spi_sh_msiof: fix a wrong free_irq() parameter
Guennadi Liakhovetski
1
-1
/
+1
2011-01-17
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
Roberto Sassu
2
-1
/
+1
2011-01-17
ecryptfs: fix truncation error in ecryptfs_read_update_atime
Edward Shishkin
1
-1
/
+1
2011-01-17
mtd: mtdpart: disallow reading OOB past the end of the partition
Artem Bityutskiy
1
-1
/
+18
2011-01-17
fs: fix address space warnings in ioctl_fiemap()
Namhyung Kim
2
-7
/
+7
2011-01-17
aio: check return value of create_workqueue()
Namhyung Kim
1
-1
/
+1
2011-01-17
hpfs_setattr error case avoids unlock_kernel
Dr. David Alan Gilbert
1
-1
/
+1
2011-01-17
compat: copy missing fields in compat_statfs64 to user
Namhyung Kim
1
-1
/
+3
2011-01-17
compat: update comment of compat statfs syscalls
Namhyung Kim
1
-1
/
+1
2011-01-17
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
Namhyung Kim
1
-3
/
+1
2011-01-17
fs: FS_POSIX_ACL does not depend on BLOCK
Randy Dunlap
1
-9
/
+8
2011-01-17
fs: Remove unlikely() from fget_light()
Steven Rostedt
1
-1
/
+1
2011-01-17
fs: Remove unlikely() from fput_light()
Steven Rostedt
1
-1
/
+1
2011-01-17
fallocate should be a file operation
Christoph Hellwig
13
-448
/
+440
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
5
-3
/
+8
2011-01-17
staging: smbfs building fix
Yang Ruirui
1
-2
/
+2
2011-01-17
tidy up around finish_automount()
Al Viro
2
-30
/
+18
2011-01-17
don't drop newmnt on error in do_add_mount()
Al Viro
1
-11
/
+5
2011-01-17
Take the completion of automount into new helper
Al Viro
3
-26
/
+39
2011-01-17
RDMA: Update workqueue usage
Tejun Heo
13
-50
/
+39
2011-01-17
alpha: fix WARN_ON in __local_bh_enable()
Ivan Kokshaysky
1
-3
/
+2
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
1
-3
/
+5
2011-01-17
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
Matt Turner
1
-0
/
+3
2011-01-17
alpha/osf_sys: remove unused MAX_SELECT_SECONDS
Namhyung Kim
1
-3
/
+0
2011-01-17
alpha: change to new Makefile flag variables
matt mooney
5
-7
/
+7
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
21
-460
/
+94
2011-01-17
alpha: irq clean up
Kyle McMartin
20
-58
/
+67
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
20
-48
/
+59
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
3
-18
/
+20
2011-01-17
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
3
-46
/
+3
2011-01-17
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
5
-0
/
+14
2011-01-17
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
1
-1
/
+1
2011-01-17
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
1
-2
/
+2
2011-01-17
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
3
-160
/
+52
2011-01-17
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
4
-5
/
+10
2011-01-17
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
1
-12
/
+2
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
3
-18
/
+20
[next]