aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust
2008-07-08x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran
2008-07-07[GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse
2008-07-07[GFS2] Fix delayed demote raceSteven Whitehouse
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita
2008-07-04ntfs: update help textJess Guerrero
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara
2008-07-04splice: fix generic_file_splice_read() race with page invalidationMiklos Szeredi
2008-07-04ramfs: enable splice writeOctavian Purdila
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon
2008-07-03block: integrity checkpatch cleanupsJens Axboe
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen
2008-07-03[GFS2] don't call permission()Miklos Szeredi
2008-07-02Call fasync() functions without the BKLJonathan Corbet
2008-07-02ecryptfs: fasync BKL pushdownJonathan Corbet
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2008-07-02Make FAT users happier by not deadlockingJonathan Corbet
2008-07-02ocfs2-stack_user: BKL pushdownArnd Bergmann
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-27[GFS2] Fix module buildingSteven Whitehouse
2008-06-27[GFS2] Remove all_list from lock_dlmSteven Whitehouse
2008-06-27[GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse
2008-06-27[GFS2] Remove remote lock dropping codeSteven Whitehouse
2008-06-27[GFS2] kernel panic mounting volumeBob Peterson
2008-06-27[GFS2] Revise readpage lockingSteven Whitehouse
2008-06-27[GFS2] Fix ordering of args for list_addSteven Whitehouse
2008-06-27[GFS2] trivial sparse lock annotationsHarvey Harrison
2008-06-27[GFS2] No lock_nolockSteven Whitehouse
2008-06-27[GFS2] Fix ordering bug in lock_dlmSteven Whitehouse
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson
2008-06-24Merge branch 'master' into for_mmJan Kara
2008-06-24udf: Fix regression in UDF anchor block detectionTomas Janousek
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust