aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-12-08[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] struct path: make eCryptfs a user of struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] struct path: move struct path from fs/namei.c into include/linuxJosef "Jeff" Sipek
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek
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