aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-12-08[PATCH] bdev: fix ->bd_part_count leakPeter Zijlstra
2006-12-08[PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warningNeilBrown
2006-12-08[PATCH] lockdep: simplify some aspects of bd_mutex nestingNeilBrown
2006-12-08[PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locksNeilBrown
2006-12-08[PATCH] new bd_mutex lockdep annotationPeter Zijlstra
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra
2006-12-08[PATCH] do_task_stat(): don't take tty_mutexOleg Nesterov
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl
2006-12-08[PATCH] ext4 calls journal_stopRandy Dunlap
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] ext4: Eliminate inline functionsAvantika Mathur
2006-12-07[PATCH] ext4: kmalloc to kzallocAvantika Mathur
2006-12-07[PATCH] ext4: if expression formatAvantika Mathur
2006-12-07[PATCH] ext3 balloc: fix _with_rsv freezeHugh Dickins
2006-12-07[PATCH] ext3 balloc: use io_error labelHugh Dickins
2006-12-07[PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins
2006-12-07[PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins
2006-12-07[PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins
2006-12-07[PATCH] ext3 balloc: reset windowsz when fullHugh Dickins
2006-12-07[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insertJohann Lombardi
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise
2006-12-07[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vectorChen, Kenneth W
2006-12-07[PATCH] do_coredump() and not stopping rewrite attacks?Alexey Dobriyan
2006-12-07[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] jffs: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk
2006-12-07[PATCH] fs: remove unused variableDavid Rientjes
2006-12-07[PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen
2006-12-07[PATCH] fs: ufs add missing bracketMariusz Kozlowski
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk
2006-12-07[PATCH] fs/sysv/: doc cleanupAdrian Bunk
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina
2006-12-07[PATCH] ext4 balloc: fix _with_rsv freezeHugh Dickins
2006-12-07[PATCH] ext4 balloc: use io_error labelHugh Dickins
2006-12-07[PATCH] ext4 balloc: say rb_entry not list_entryHugh Dickins
2006-12-07[PATCH] ext4 balloc: fix off-by-one against rsv_endHugh Dickins
2006-12-07[PATCH] ext4 balloc: fix off-by-one against grp_goalHugh Dickins
2006-12-07[PATCH] ext4 balloc: reset windowsz when fullHugh Dickins
2006-12-07[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi
2006-12-07[PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet
2006-12-07[PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet
2006-12-07[PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk