aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+15
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-19Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-29/+8
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-12/+12
2009-06-19inotify: inotify_destroy_mark_entry could get called twiceEric Paris3-29/+8
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz8-12/+12
2009-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds19-324/+1714
2009-06-18seq_file: add function to write binary dataPeter Oberparleiter1-0/+20
2009-06-18elf_core_dump: use rcu_read_lock() to access ->real_parentOleg Nesterov2-4/+12
2009-06-18reiserfs: fix warnings with gcc 4.4Jeff Mahoney2-7/+8
2009-06-18ufs: sector_t cannot be negativeRoel Kluin1-9/+1
2009-06-18isofs: cleanup mount option processingJan Kara4-45/+40
2009-06-18isofs: fix setting of uid and gid to 0Jan Kara2-14/+14
2009-06-18isofs: let mode and dmode mount options override rock ridge mode settingJan Kara2-12/+41
2009-06-18ext3: make sure inode is deleted from orphan list after truncateJan Kara1-9/+11
2009-06-18jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi1-48/+0
2009-06-18ext3: fix chain verification in ext3_get_blocks()Jan Kara1-1/+1
2009-06-18ext2: Do not update mtime of a moved directoryJan Kara3-5/+7
2009-06-18proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov1-6/+1
2009-06-18procfs: remove sparse errors in proc_devtree.cMichal Simek1-5/+5
2009-06-18epoll: fix nested calls supportDavide Libenzi1-9/+12
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi3-0/+60
2009-06-18fs: Provide empty .set_page_dirty() aop for anon inodesPeter Zijlstra1-0/+15
2009-06-17jbd2: clean up jbd2_journal_try_to_free_buffers()Hisashi Hifumi1-49/+0
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+0
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds6-72/+102
2009-06-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds23-143/+94
2009-06-17Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney1-1/+1
2009-06-17get rid of BKL in fs/sysvAl Viro2-15/+1
2009-06-17get rid of BKL in fs/minixAl Viro3-20/+14
2009-06-17get rid of BKL in fs/efsAl Viro3-18/+3
2009-06-17befs ->pust_super() doesn't need BKLAl Viro1-4/+0
2009-06-17Cleanup of adfs headersAl Viro8-59/+57
2009-06-179P doesn't need BKL in ->umount_begin()Al Viro1-3/+0
2009-06-17fuse doesn't need BKL in ->umount_begin()Al Viro1-3/+0
2009-06-17No instance of ->bmap() needs BKLAl Viro1-2/+0
2009-06-17remove unlock_kernel() left accidentallyJ. R. Okajima1-9/+3
2009-06-17ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o1-5/+8
2009-06-17ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds1-5/+8
2009-06-16AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2-0/+18
2009-06-16Merge branch 'akpm'Linus Torvalds10-62/+197
2009-06-16CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe1-7/+7
2009-06-16remove put_cpu_no_resched()Thomas Gleixner1-3/+3
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet1-4/+36
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2-2/+4
2009-06-16writeback: skip new or to-be-freed inodesWu Fengguang1-3/+3
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison1-1/+1
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes1-3/+16
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2-6/+0