aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-09-29Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2006-09-29[PATCH] Kcore elf note namesz field fixVivek Goyal
2006-09-29[PATCH] expand_fdtable(): remove pointless unlock+lockAndrew Morton
2006-09-29[PATCH] Clean up expand_fdtable() and expand_files()Vadim Lobanov
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher
2006-09-29[PATCH] enforce RLIMIT_NOFILE in poll()Chris Snook
2006-09-29[PATCH] fs/namei.c: replace multiple current->fs by shortcut variableAndreas Mohr
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan
2006-09-29[PATCH] 9p: fix leak on error pathAlexey Dobriyan
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan
2006-09-29[PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan
2006-09-29[PATCH] fix mem_write() return valueFrederik Deweerdt
2006-09-29[PATCH] block_dev.c mutex_lock_nested() fixJason Baron
2006-09-29[PATCH] autofs4: pending flag not cleared on mount failIan Kent
2006-09-29[PATCH] autofs4: autofs4_follow_link false negative fixIan Kent
2006-09-29[PATCH] cdev documentationJonathan Corbet
2006-09-29[PATCH] tty: stop the tty vanishing under procfs accessAlan Cox
2006-09-29[PATCH] I/O Error attempting to read last partial block of a file in an ISO96...Joel & Rebecca VanderZee
2006-09-29[PATCH] dquot: add proper locking when using current->signal->ttyJan Kara
2006-09-29[PATCH] elf_fdpic_core_dump: don't take tasklist_lockOleg Nesterov
2006-09-29[PATCH] elf_core_dump: don't take tasklist_lockOleg Nesterov
2006-09-29[PATCH] fix wrong error code on interrupted close syscallsErnie Petrides
2006-09-29[PATCH] Chardev checking of overlapping rangesAmos Waterland
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev
2006-09-29[PATCH] add -o flush for fatChris Mason
2006-09-29[PATCH] fs.h: ifdef security fieldsAlexey Dobriyan
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan
2006-09-29[PATCH] Fix reiserfs latencies caused by data=orderedChris Mason
2006-09-29[PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason
2006-09-29[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi
2006-09-29[PATCH] fuse: use dentry in statfsMiklos Szeredi
2006-09-29[PATCH] Require mmap handler for a.out executablesEugene Teo
2006-09-29[PATCH] fs: add lock annotation to grab_superJosh Triplett
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett
2006-09-29[PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett
2006-09-29[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett
2006-09-29[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett
2006-09-29[PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering
2006-09-29[PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg
2006-09-29[PATCH] fs/namespace: handle init/registration errorsRandy Dunlap
2006-09-29[PATCH] blockdev.c: check driver layer errorsAndrew Morton
2006-09-29[PATCH] JBD: memory leak in "journal_init_dev()"Zoltan Menyhart
2006-09-29[PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp
2006-09-29[XFS] Remove v1 dir trace macro - missed in a past commit.Tim Shimmin
2006-09-28[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorVlad Apostolov