aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller2007-11-07
* [NET]: Kill proc_net_create()David S. Miller2007-11-07
* 9p: use copy of the options value instead of originalLatchesar Ionkov2007-11-06
* 9p: fix memory leak in v9fs_get_sbLatchesar Ionkov2007-11-06
* eCryptfs: release mutex on hash error pathMichael Halcrow2007-11-05
* eCryptfs: increment extent_offset once per loop interationMichael Halcrow2007-11-05
* fs/afs/vlocation.c: fix off-by-oneAdrian Bunk2007-11-05
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-03
|\
| * cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* | NTFS: Fix read regression.Anton Altaparmakov2007-11-03
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-31
|\
| * [COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt2007-10-31
* | sysfs: make sysfs_{get,put}_active() staticAdrian Bunk2007-10-31
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-30
* locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields2007-10-30
* revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton2007-10-30
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-29
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-29
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-27
|\
| * [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse2007-10-27
* | [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-27
|/
* [NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk2007-10-26
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-25
|\
| * SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* | fs: Fix to correct the mbcache entries counterRam Gupta2007-10-25
* | Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-25
|/
* NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown2007-10-23
* 9p: v9fs_vfs_rename incorrect clunk orderLatchesar Ionkov2007-10-23
* 9p: fix memleak in fs/9p/v9fs.cAdrian Bunk2007-10-23
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-23
|\
| * [JFFS2] Fix return value from jffs2_write_end()Nick Piggin2007-10-22
| * [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-20
* | procfs: fix kernel-doc param warningsRandy Dunlap2007-10-22
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-22
|\ \
| * | Update fs/ to use sg helpersJens Axboe2007-10-22
* | | exportfs: update documentationChristoph Hellwig2007-10-22
* | | exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* | | exportfs: remove old methodsChristoph Hellwig2007-10-22
* | | ocfs2: new export opsChristoph Hellwig2007-10-22
* | | gfs2: new export opsChristoph Hellwig2007-10-22
* | | reiserfs: new export opsChristoph Hellwig2007-10-22
* | | isofs: new export opsChristoph Hellwig2007-10-22
* | | fat: new export opsChristoph Hellwig2007-10-22
* | | xfs: new export opsChristoph Hellwig2007-10-22
* | | ntfs: new export opsChristoph Hellwig2007-10-22
* | | jfs: new export opsChristoph Hellwig2007-10-22
* | | efs: new export opsChristoph Hellwig2007-10-22
* | | ext4: new export opsChristoph Hellwig2007-10-22
* | | ext3: new export opsChristoph Hellwig2007-10-22