aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds64-1037/+1060
2006-09-29[PATCH] Kcore elf note namesz field fixVivek Goyal1-2/+2
2006-09-29[PATCH] expand_fdtable(): remove pointless unlock+lockAndrew Morton1-2/+0
2006-09-29[PATCH] Clean up expand_fdtable() and expand_files()Vadim Lobanov1-41/+35
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher1-0/+13
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher3-0/+202
2006-09-29[PATCH] enforce RLIMIT_NOFILE in poll()Chris Snook1-7/+1
2006-09-29[PATCH] fs/namei.c: replace multiple current->fs by shortcut variableAndreas Mohr1-39/+47
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan1-2/+0
2006-09-29[PATCH] 9p: fix leak on error pathAlexey Dobriyan1-2/+4
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan1-2/+1
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan1-3/+8
2006-09-29[PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan1-2/+9
2006-09-29[PATCH] fix mem_write() return valueFrederik Deweerdt1-1/+2
2006-09-29[PATCH] block_dev.c mutex_lock_nested() fixJason Baron1-1/+1
2006-09-29[PATCH] autofs4: pending flag not cleared on mount failIan Kent1-3/+3
2006-09-29[PATCH] autofs4: autofs4_follow_link false negative fixIan Kent1-1/+1
2006-09-29[PATCH] cdev documentationJonathan Corbet1-0/+59
2006-09-29[PATCH] tty: stop the tty vanishing under procfs accessAlan Cox1-0/+3
2006-09-29[PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file systemJoel & Rebecca VanderZee1-24/+24
2006-09-29[PATCH] dquot: add proper locking when using current->signal->ttyJan Kara1-0/+5
2006-09-29[PATCH] elf_fdpic_core_dump: don't take tasklist_lockOleg Nesterov1-4/+3
2006-09-29[PATCH] elf_core_dump: don't take tasklist_lockOleg Nesterov1-4/+3
2006-09-29[PATCH] fix wrong error code on interrupted close syscallsErnie Petrides1-1/+11
2006-09-29[PATCH] Chardev checking of overlapping rangesAmos Waterland1-5/+23
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev3-10/+5
2006-09-29[PATCH] add -o flush for fatChris Mason3-3/+80
2006-09-29[PATCH] fs.h: ifdef security fieldsAlexey Dobriyan1-1/+0
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2-4/+12
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan1-2/+2
2006-09-29[PATCH] Fix reiserfs latencies caused by data=orderedChris Mason1-11/+43
2006-09-29[PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason1-1/+1
2006-09-29[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen1-0/+4
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering1-0/+31
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi2-2/+3
2006-09-29[PATCH] fuse: use dentry in statfsMiklos Szeredi1-0/+1
2006-09-29[PATCH] Require mmap handler for a.out executablesEugene Teo1-0/+14
2006-09-29[PATCH] fs: add lock annotation to grab_superJosh Triplett1-1/+1
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett1-1/+1
2006-09-29[PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett1-0/+2
2006-09-29[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett1-0/+2
2006-09-29[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett1-0/+1
2006-09-29[PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering1-1/+1
2006-09-29[PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg1-9/+1
2006-09-29[PATCH] fs/namespace: handle init/registration errorsRandy Dunlap1-2/+10
2006-09-29[PATCH] blockdev.c: check driver layer errorsAndrew Morton1-12/+22
2006-09-29[PATCH] JBD: memory leak in "journal_init_dev()"Zoltan Menyhart1-11/+10
2006-09-29[PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp1-1/+1
2006-09-29[XFS] Remove v1 dir trace macro - missed in a past commit.Tim Shimmin1-1/+0
2006-09-28[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorVlad Apostolov1-0/+2