aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* seq_file: add function to write binary dataPeter Oberparleiter2009-06-18
* elf_core_dump: use rcu_read_lock() to access ->real_parentOleg Nesterov2009-06-18
* reiserfs: fix warnings with gcc 4.4Jeff Mahoney2009-06-18
* ufs: sector_t cannot be negativeRoel Kluin2009-06-18
* isofs: cleanup mount option processingJan Kara2009-06-18
* isofs: fix setting of uid and gid to 0Jan Kara2009-06-18
* isofs: let mode and dmode mount options override rock ridge mode settingJan Kara2009-06-18
* ext3: make sure inode is deleted from orphan list after truncateJan Kara2009-06-18
* jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi2009-06-18
* ext3: fix chain verification in ext3_get_blocks()Jan Kara2009-06-18
* ext2: Do not update mtime of a moved directoryJan Kara2009-06-18
* proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov2009-06-18
* procfs: remove sparse errors in proc_devtree.cMichal Simek2009-06-18
* epoll: fix nested calls supportDavide Libenzi2009-06-18
* proc: export statistics for softirq to /procKeika Kobayashi2009-06-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-17
|\
| * [SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev2009-06-15
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-17
|\ \
| * | UBIFS: start using hrtimersArtem Bityutskiy2009-06-08
| * | UBIFS: do not forget to register BDI deviceArtem Bityutskiy2009-06-08
| * | UBIFS: allow sync option in rootflagsArtem Bityutskiy2009-06-02
| * | UBIFS: remove dead codeArtem Bityutskiy2009-05-29
| * | UBIFS: use anonymous deviceArtem Bityutskiy2009-05-26
| * | UBIFS: return proper error code if the compr is not presentCorentin Chary2009-05-25
| * | UBIFS: return error if link and unlink raceHunter Adrian2009-05-19
| * | UBIFS: reset no_space flag after inode deletionAdrian Hunter2009-05-06
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-17
|\ \ \
| * | | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney2009-06-17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-17
|\ \ \ \ | |/ / / |/| | |
| * | | get rid of BKL in fs/sysvAl Viro2009-06-17
| * | | get rid of BKL in fs/minixAl Viro2009-06-17
| * | | get rid of BKL in fs/efsAl Viro2009-06-17
| * | | befs ->pust_super() doesn't need BKLAl Viro2009-06-17
| * | | Cleanup of adfs headersAl Viro2009-06-17
| * | | 9P doesn't need BKL in ->umount_begin()Al Viro2009-06-17
| * | | fuse doesn't need BKL in ->umount_begin()Al Viro2009-06-17
| * | | No instance of ->bmap() needs BKLAl Viro2009-06-17
| * | | remove unlock_kernel() left accidentallyJ. R. Okajima2009-06-17
| * | | ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o2009-06-17
| * | | ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds2009-06-17
* | | | AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2009-06-17
* | | | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \ \ \
| * | | | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe2009-06-16
| * | | | remove put_cpu_no_resched()Thomas Gleixner2009-06-16
| * | | | poll: avoid extra wakeups in select/pollEric Dumazet2009-06-16
| * | | | ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2009-06-16
| * | | | writeback: skip new or to-be-freed inodesWu Fengguang2009-06-16
| * | | | mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-16
| * | | | oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
| * | | | mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16