summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-23jbd: jbd-debug and jbd2-debug should be writableYin Kangkai2-2/+3
2009-12-23ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov1-6/+5
2009-12-23ext4: Fix potential quota deadlockDmitry Monakhov2-8/+7
2009-12-23quota: Fix 64-bit limits setting on 32-bit archsJan Kara1-2/+2
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen3-17/+20
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen3-9/+13
2009-12-23ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen1-8/+0
2009-12-23ext3: Remove outdated comment about lock_super()Eric Sandeen1-8/+1
2009-12-23quota: Move duplicated code to separate functionsDmitry Monakhov1-39/+38
2009-12-23ext4: Convert to generic reserved quota's space management.Dmitry Monakhov3-10/+17
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov2-96/+122
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov2-2/+9
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov3-10/+13
2009-12-22media video cx23888 driver: ported to new kfifo APIStefani Seibold1-25/+19
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