aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-091-0/+4
|\
| * ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens Axboe2007-11-071-0/+4
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-098-25/+73
|\ \
| * | ocfs2: fix rename vs unlink raceSrinivas Eeda2007-11-061-3/+10
| * | [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-061-1/+1
| * | ocfs2: fix write() performance regressionMark Fasheh2007-11-061-0/+22
| * | ocfs2: Commit journal on sync writesMark Fasheh2007-11-061-1/+25
| * | ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh2007-11-061-1/+1
| * | ocfs2: Create locks at initially requested levelMark Fasheh2007-11-061-14/+9
| * | [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2007-11-062-2/+2
| * | [2.6 patch] make ocfs2_find_entry_el() staticAdrian Bunk2007-11-061-3/+3
| |/
* | [DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller2007-11-071-5/+1
* | [NET]: Kill proc_net_create()David S. Miller2007-11-071-7/+0
|/
* 9p: use copy of the options value instead of originalLatchesar Ionkov2007-11-061-2/+4
* 9p: fix memory leak in v9fs_get_sbLatchesar Ionkov2007-11-061-0/+3
* eCryptfs: release mutex on hash error pathMichael Halcrow2007-11-051-4/+22
* eCryptfs: increment extent_offset once per loop interationMichael Halcrow2007-11-051-2/+0
* fs/afs/vlocation.c: fix off-by-oneAdrian Bunk2007-11-051-1/+1
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-031-1/+1
|\
| * cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* | NTFS: Fix read regression.Anton Altaparmakov2007-11-033-5/+20
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-311-1/+1
|\
| * [COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt2007-10-301-1/+1
* | sysfs: make sysfs_{get,put}_active() staticAdrian Bunk2007-10-302-4/+2
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-3/+3
* locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields2007-10-301-0/+11
* revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton2007-10-301-8/+7
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-301-1/+2
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-291-1/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-271-1/+1
|\
| * [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse2007-10-271-1/+1
* | [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-0/+2
* | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-261-1/+1
|/
* [NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk2007-10-261-1/+1
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-251-16/+7
|\
| * SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-16/+7
* | fs: Fix to correct the mbcache entries counterRam Gupta2007-10-251-1/+1
* | Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-251-2/+4
|/
* NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown2007-10-231-3/+3
* 9p: v9fs_vfs_rename incorrect clunk orderLatchesar Ionkov2007-10-231-2/+2
* 9p: fix memleak in fs/9p/v9fs.cAdrian Bunk2007-10-231-0/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-237-94/+98
|\
| * [JFFS2] Fix return value from jffs2_write_end()Nick Piggin2007-10-221-7/+4
| * [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-206-87/+94
* | procfs: fix kernel-doc param warningsRandy Dunlap2007-10-221-24/+22
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-223-10/+17
|\ \
| * | Update fs/ to use sg helpersJens Axboe2007-10-223-10/+17
* | | exportfs: update documentationChristoph Hellwig2007-10-221-16/+25
* | | exportfs: make struct export_operations constChristoph Hellwig2007-10-2220-23/+23
* | | exportfs: remove old methodsChristoph Hellwig2007-10-222-184/+3