summaryrefslogtreecommitdiffstats
path: root/fs/generic_acl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-22kfifo: add record handling functionsStefani Seibold2-93/+523
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2-16/+170
2009-12-22kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold1-2/+92
2009-12-22kfifo: fix warn_unused_resultStefani Seibold7-16/+51
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold15-81/+101
2009-12-22kfifo: cleanup namespaceStefani Seibold13-73/+55
2009-12-22kfifo: move out spinlockStefani Seibold16-130/+131
2009-12-22kfifo: move struct kfifo in placeStefani Seibold24-259/+238
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap1-7/+7
2009-12-22lib/string.c: fix kernel-doc warningsRandy Dunlap1-3/+3
2009-12-22Revert "time: Remove xtime_cache"Linus Torvalds2-4/+24
2009-12-22PM: Runtime PM documentation updateAlan Stern1-0/+50
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki2-86/+132
2009-12-22jfs: Fix 32bit build warningAlan Cox1-1/+1
2009-12-22Remove obsolete comment in fs.hAndreas Gruenbacher1-2/+0
2009-12-22Sanitize f_flags helpersAl Viro6-14/+5
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro4-11/+17
2009-12-22anonfd: Allow making anon files read-onlyRoland Dreier7-9/+17
2009-12-22fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann1-2/+0
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov1-2/+0
2009-12-22alloc_file(): simplify handling of mnt_clone_write() errorsRoland Dreier1-3/+1
2009-12-22MAINTAINERS: update entries for WUSB, UWB and WLP subsystemsDavid Vrabel1-1/+9
2009-12-21pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang1-0/+19
2009-12-21resources: fix call to alignf() in allocate_resource()Dominik Brodowski1-16/+16
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt1-3/+3
2009-12-21ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt1-2/+2
2009-12-21ALSA: HDA: add powersaving hook for RealtekHector Martin1-0/+36
2009-12-21ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin1-1/+20
2009-12-21ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin1-4/+2
2009-12-21ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen1-1/+9
2009-12-21nfsd: fix "insecure" export optionJ. Bruce Fields1-1/+1
2009-12-21bnx2: Fix bnx2_netif_stop() merge error.Michael Chan1-1/+1
2009-12-21PM: Use pm_runtime_put_sync in system resumeAlan Stern1-2/+2
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2-2/+2
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz1-4/+4
2009-12-20sched: Fix hotplug hangPeter Zijlstra1-1/+1
2009-12-20pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz1-1/+1
2009-12-20Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik1-108/+8
2009-12-20sched: Restore printk sanityPeter Zijlstra2-41/+50
2009-12-20ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela1-2/+0
2009-12-19fix more leaks in audit_tree.c tag_chunk()Al Viro1-3/+6
2009-12-19fix braindamage in audit_tree.c untag_chunk()Al Viro1-2/+2
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall2-2/+2
2009-12-19gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet1-2/+2
2009-12-19gianfar: Fix stats supportSandeep Gopalpet2-6/+46
2009-12-19gianfar: Fix a filer bugSandeep Gopalpet2-1/+11
2009-12-19bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao1-1/+9
2009-12-19can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2009-12-19mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-19bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao1-1/+1