aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-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
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust
2008-06-23[patch 2/3] vfs: dcache cleanupsMiklos Szeredi
2008-06-23[patch 1/3] vfs: dcache sparse fixesMiklos Szeredi
2008-06-23[patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-23[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-06-23[patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck
2008-06-23[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk
2008-06-23[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk
2008-06-23[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk
2008-06-23[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk
2008-06-23[PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds
2008-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-06-20Ext4: Fix online resize block group descriptor corruptionFrederic Bohe
2008-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-06-17fuse: fix thinko in max I/O size calucationMiklos Szeredi
2008-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker
2008-06-16ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker
2008-06-16Remove last traces of a.out support from ELF loader.David Woodhouse
2008-06-16Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse
2008-06-16udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins
2008-06-12pagemap: fix large pages in pagemapDave Hansen
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-12fat: relax the permission check of fat_setattr()OGAWA Hirofumi
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-06-10[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French
2008-06-10[CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French
2008-06-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum