aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig3-3/+3
2010-03-05ASoC: Remove unused pmdown_time flagMark Brown1-1/+0
2010-03-05ALSA: usb/audio.h: Fix field orderDaniel Mack1-1/+1
2010-03-05quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig1-3/+0
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig2-14/+4
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig1-0/+4
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig2-4/+2
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig2-4/+2
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2-22/+4
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig2-158/+58
2010-03-05quota: generalize quota transfer interfaceDmitry Monakhov2-2/+2
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov2-22/+24
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2-17/+2
2010-03-05quota: clean up Q_XQUOTASYNCChristoph Hellwig1-1/+1
2010-03-05quota: manage reserved space when quota is not active [v2]Dmitry Monakhov1-2/+9
2010-03-05jbd[2]: remove references to BUFFER_DEBUGChristoph Egger2-22/+0
2010-03-05ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2-9/+26
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields48-159/+241
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds1-3/+4
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+2
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-29/+35
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds5-1/+57
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds10-58/+307
2010-03-04rcu: Suppress RCU lockdep warnings during early bootPaul E. McKenney1-9/+22
2010-03-04rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney1-2/+2
2010-03-04rcu: Make rcu_read_lock_sched_held() handle !PREEMPTPaul E. McKenney1-0/+14
2010-03-04rcu, cgroup: Relax the check in task_subsys_state() as early boot is now hand...Paul E. McKenney1-1/+0
2010-03-04rcu: Use wrapper function instead of exporting tasklist_lockPaul E. McKenney2-1/+5
2010-03-04Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...Pekka Enberg3-17/+20
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith1-1/+1
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+3
2010-03-03Merge branch 'for-fsnotify' into for-linusAl Viro3-12/+11
2010-03-03ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela1-1/+1
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-03-03vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi1-0/+2
2010-03-03Mirror MS_KERNMOUNT in ->mnt_flagsAl Viro1-0/+2
2010-03-03Take vfsmount_lock to fs/internal.hAl Viro1-1/+0
2010-03-03take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro1-0/+1
2010-03-03new helper: iterate_mounts()Al Viro1-1/+2
2010-03-03New helper: path_is_under(path1, path2)Al Viro1-0/+1
2010-03-03VFS: Clean up shared mount flag propagationValerie Aurora1-1/+10
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig1-6/+0
2010-03-03fs: re-order super_block to remove 16 bytes of padding on 64bit buildsRichard Kennedy1-6/+6
2010-03-03libfs: Unexport and kill simple_prepare_writeBoaz Harrosh1-2/+0
2010-03-03ASoC: Add support for WM8960 capless modeMark Brown1-0/+2
2010-03-03ASoC: Move WM8960 platform data into include/soundMark Brown1-0/+22
2010-03-03ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi2-0/+13
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-0/+1
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-125/+74
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-1/+15