summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-06-18elf_core_dump: use rcu_read_lock() to access ->real_parentOleg Nesterov
2009-06-18reiserfs: fix warnings with gcc 4.4Jeff Mahoney
2009-06-18ufs: sector_t cannot be negativeRoel Kluin
2009-06-18isofs: cleanup mount option processingJan Kara
2009-06-18isofs: fix setting of uid and gid to 0Jan Kara
2009-06-18isofs: let mode and dmode mount options override rock ridge mode settingJan Kara
2009-06-18ext3: make sure inode is deleted from orphan list after truncateJan Kara
2009-06-18jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi
2009-06-18ext3: fix chain verification in ext3_get_blocks()Jan Kara
2009-06-18ext2: Do not update mtime of a moved directoryJan Kara
2009-06-18proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov
2009-06-18procfs: remove sparse errors in proc_devtree.cMichal Simek
2009-06-18epoll: fix nested calls supportDavide Libenzi
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-06-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-17Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney
2009-06-17get rid of BKL in fs/sysvAl Viro
2009-06-17get rid of BKL in fs/minixAl Viro
2009-06-17get rid of BKL in fs/efsAl Viro
2009-06-17befs ->pust_super() doesn't need BKLAl Viro
2009-06-17Cleanup of adfs headersAl Viro
2009-06-179P doesn't need BKL in ->umount_begin()Al Viro
2009-06-17fuse doesn't need BKL in ->umount_begin()Al Viro
2009-06-17No instance of ->bmap() needs BKLAl Viro
2009-06-17remove unlock_kernel() left accidentallyJ. R. Okajima
2009-06-17ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o
2009-06-17ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds
2009-06-16AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day
2009-06-16writeback: skip new or to-be-freed inodesWu Fengguang
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16proc: export more page flags in /proc/kpageflagsWu Fengguang
2009-06-16proc: kpagecount/kpageflags code cleanupWu Fengguang
2009-06-16mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang
2009-06-16send_sigio_to_task: sanitize the usage of fown->signumOleg Nesterov
2009-06-16shift current_cred() from __f_setown() to f_modown()Oleg Nesterov
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds