aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2009-06-16jfs: fix regression preventing coalescing of extentsDave Kleikamp
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-06-16block: remove some includings of blktrace_api.hLi Zefan
2009-06-16ubifs: register backing_dev_infoJens Axboe
2009-06-16btrfs: properly register fs backing deviceJens Axboe
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15nls: utf8_wcstombs: fix buffer overflowClemens Ladisch
2009-06-15nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch
2009-06-15debugfs: use specified mode to possibly mark files read/write onlyRobin Getz
2009-06-15debugfs: fix docbook errorJonathan Corbet
2009-06-15debugfs: dont stop on first failed recursive deleteSteven Rostedt
2009-06-15Sysfs: fix possible memleak in sysfs_follow_linkArmin Kuster
2009-06-15Btrfs: always update root items for fs trees at commit timeYan Zheng