index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
generic_acl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
kfifo: add record handling functions
Stefani Seibold
2
-93
/
+523
2009-12-22
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
2
-16
/
+170
2009-12-22
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
1
-2
/
+92
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
7
-16
/
+51
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
15
-81
/
+101
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
13
-73
/
+55
2009-12-22
kfifo: move out spinlock
Stefani Seibold
16
-130
/
+131
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
24
-259
/
+238
2009-12-22
mm tracing: cleanup Documentation/trace/events-kmem.txt
Randy Dunlap
1
-7
/
+7
2009-12-22
lib/string.c: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
2
-4
/
+24
2009-12-22
PM: Runtime PM documentation update
Alan Stern
1
-0
/
+50
2009-12-22
PM / Runtime: Use device type and device class callbacks
Rafael J. Wysocki
2
-86
/
+132
2009-12-22
jfs: Fix 32bit build warning
Alan Cox
1
-1
/
+1
2009-12-22
Remove obsolete comment in fs.h
Andreas Gruenbacher
1
-2
/
+0
2009-12-22
Sanitize f_flags helpers
Al Viro
6
-14
/
+5
2009-12-22
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
Al Viro
4
-11
/
+17
2009-12-22
anonfd: Allow making anon files read-only
Roland Dreier
7
-9
/
+17
2009-12-22
fs/compat_ioctl.c: fix build error when !BLOCK
Arnd Bergmann
1
-2
/
+0
2009-12-22
pohmelfs needs I_LOCK
Evgeniy Polyakov
1
-2
/
+0
2009-12-22
alloc_file(): simplify handling of mnt_clone_write() errors
Roland Dreier
1
-3
/
+1
2009-12-22
MAINTAINERS: update entries for WUSB, UWB and WLP subsystems
David Vrabel
1
-1
/
+9
2009-12-21
pata_bf54x: handle portmuxing of pins through GPIO PORTs
Sonic Zhang
1
-0
/
+19
2009-12-21
resources: fix call to alignf() in allocate_resource()
Dominik Brodowski
1
-16
/
+16
2009-12-21
ALSA: sbawe: fix memory detection
Krzysztof Helt
1
-3
/
+3
2009-12-21
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
Krzysztof Helt
1
-2
/
+2
2009-12-21
ALSA: HDA: add powersaving hook for Realtek
Hector Martin
1
-0
/
+36
2009-12-21
ALSA: HDA: remove useless mixers on Aspire 8930G
Hector Martin
1
-1
/
+20
2009-12-21
ALSA: HDA: simplify Aspire 8930G verb array
Hector Martin
1
-4
/
+2
2009-12-21
ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410
Daniel T Chen
1
-1
/
+9
2009-12-21
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-21
bnx2: Fix bnx2_netif_stop() merge error.
Michael Chan
1
-1
/
+1
2009-12-21
PM: Use pm_runtime_put_sync in system resume
Alan Stern
1
-2
/
+2
2009-12-21
powerpc/gc/wii: Remove get_irq_desc()
Albert Herranz
2
-2
/
+2
2009-12-21
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
Albert Herranz
1
-4
/
+4
2009-12-20
sched: Fix hotplug hang
Peter Zijlstra
1
-1
/
+1
2009-12-20
pata_cmd64x: fix overclocking of UDMA0-2 modes
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-12-20
Revert "pata_cmd64x: implement serialization as per notes"
Jeff Garzik
1
-108
/
+8
2009-12-20
sched: Restore printk sanity
Peter Zijlstra
2
-41
/
+50
2009-12-20
ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL
Jaroslav Kysela
1
-2
/
+0
2009-12-19
fix more leaks in audit_tree.c tag_chunk()
Al Viro
1
-3
/
+6
2009-12-19
fix braindamage in audit_tree.c untag_chunk()
Al Viro
1
-2
/
+2
2009-12-19
ALSA: Use kzalloc for allocating only one thing
Julia Lawall
2
-2
/
+2
2009-12-19
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
Sandeep Gopalpet
1
-2
/
+2
2009-12-19
gianfar: Fix stats support
Sandeep Gopalpet
2
-6
/
+46
2009-12-19
gianfar: Fix a filer bug
Sandeep Gopalpet
2
-1
/
+11
2009-12-19
bnx2: fixing a timout error due not refreshing TX timers correctly
Breno Leitao
1
-1
/
+9
2009-12-19
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2009-12-19
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
1
-1
/
+1
2009-12-19
bnx2: reset_task is crashing the kernel. Fixing it.
Breno Leitao
1
-1
/
+1
[next]