summaryrefslogtreecommitdiffstats
path: root/fs/afs/vnode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26gfs2: invalidate_inodes() is no-op thereAl Viro2-2/+0
2010-10-26ext2_remount: don't bother with invalidate_inodes()Al Viro1-3/+1
2010-10-26fs/buffer.c: call __block_write_begin() if we have pageNamhyung Kim1-5/+4
2010-10-26lockdep: fixup checking of dir inode annotationNamhyung Kim1-1/+1
2010-10-26aio: bump i_count instead of using igrabChris Mason1-1/+14
2010-10-26update block_device_operations documentationChristoph Hellwig1-8/+23
2010-10-26fs/buffer.c: remove duplicated assignment on b_privateNamhyung Kim1-1/+0
2010-10-26fs: move exportfs since it is not a networking filesystemRandy Dunlap1-3/+3
2010-10-26hfs: use sync_dirty_bufferChristoph Hellwig2-13/+2
2010-10-26vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki4-4/+33
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger3-10/+4
2010-10-26Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora1-2/+2
2010-10-26affs: testing the wrong variableDan Carpenter1-2/+2
2010-10-26fs: allow for more than 2^31 filesEric Dumazet4-24/+21
2010-10-26isofs: Fix isofs_get_blocks for 8TB filesJan Kara1-9/+8
2010-10-26fs: kill block_prepare_writeChristoph Hellwig14-73/+39
2010-10-26fs: mark destroy_inode staticChristoph Hellwig2-2/+1
2010-10-26fs: add sync_inode_metadataChristoph Hellwig10-41/+30
2010-10-26fs: move permission check back into __lookup_hashChristoph Hellwig1-10/+4
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov1-1/+0
2010-10-25exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh1-19/+9
2010-10-25fs/exofs: typo fix of faild to failedJoe Perches3-14/+14
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Coda: replace BKL with mutexYoshihisa Abe4-50/+70
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe8-190/+96
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe7-17/+58
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens3-3/+36
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens2-54/+56
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens3-9/+10
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky12-74/+66
2010-10-25[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori1-0/+3
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland1-9/+14
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger1-1/+1
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2-41/+40
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott1-1/+0
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger1-0/+2
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter2-2/+8
2010-10-25[S390] topology: change defaultHeiko Carstens2-4/+4
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens1-1/+1
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky4-7/+2
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky3-9/+5
2010-10-25[S390] correct alignment of cpuid structureMartin Schwidefsky1-1/+1
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky15-49/+57
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky6-172/+110
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens2-26/+28
2010-10-25[S390] fix SIGBUS handlingMartin Schwidefsky1-3/+11
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott5-8/+75
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott1-0/+1
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott2-2/+12
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott3-9/+11