aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+4
2007-11-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds8-25/+73
2007-11-07ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens Axboe1-0/+4
2007-11-07[DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller1-5/+1
2007-11-07[NET]: Kill proc_net_create()David S. Miller1-7/+0
2007-11-06ocfs2: fix rename vs unlink raceSrinivas Eeda1-3/+10
2007-11-06[PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara1-1/+1
2007-11-06ocfs2: fix write() performance regressionMark Fasheh1-0/+22
2007-11-06ocfs2: Commit journal on sync writesMark Fasheh1-1/+25
2007-11-06ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh1-1/+1
2007-11-06ocfs2: Create locks at initially requested levelMark Fasheh1-14/+9
2007-11-06[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2-2/+2
2007-11-06[2.6 patch] make ocfs2_find_entry_el() staticAdrian Bunk1-3/+3
2007-11-069p: use copy of the options value instead of originalLatchesar Ionkov1-2/+4
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov1-0/+3
2007-11-05eCryptfs: release mutex on hash error pathMichael Halcrow1-4/+22
2007-11-05eCryptfs: increment extent_offset once per loop interationMichael Halcrow1-2/+0
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk1-1/+1
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2007-11-03NTFS: Fix read regression.Anton Altaparmakov3-5/+20
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-10-30sysfs: make sysfs_{get,put}_active() staticAdrian Bunk2-4/+2
2007-10-30[COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt1-1/+1
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-3/+3
2007-10-30locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields1-0/+11
2007-10-30revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton1-8/+7
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh1-1/+2
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra1-1/+2
2007-10-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2007-10-27[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse1-1/+1
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu1-0/+2
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman1-1/+1
2007-10-26[NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk1-1/+1
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-16/+7
2007-10-25fs: Fix to correct the mbcache entries counterRam Gupta1-1/+1
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells1-2/+4
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-16/+7
2007-10-23NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown1-3/+3
2007-10-239p: v9fs_vfs_rename incorrect clunk orderLatchesar Ionkov1-2/+2
2007-10-239p: fix memleak in fs/9p/v9fs.cAdrian Bunk1-0/+1
2007-10-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-94/+98
2007-10-22procfs: fix kernel-doc param warningsRandy Dunlap1-24/+22
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-10/+17
2007-10-22Update fs/ to use sg helpersJens Axboe3-10/+17
2007-10-22exportfs: update documentationChristoph Hellwig1-16/+25
2007-10-22exportfs: make struct export_operations constChristoph Hellwig20-23/+23
2007-10-22exportfs: remove old methodsChristoph Hellwig2-184/+3
2007-10-22ocfs2: new export opsChristoph Hellwig1-41/+24
2007-10-22gfs2: new export opsChristoph Hellwig1-38/+43