aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-04
* reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-04
* ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-04
* ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-04
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-03
* Properly notify block layer of sync writesJens Axboe2008-07-01
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-29
|\
| * Merge branch 'master' into for_mmJan Kara2008-06-24
| |\
| * | udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
|\ \ \
| * | | [patch 2/3] vfs: dcache cleanupsMiklos Szeredi2008-06-23
| * | | [patch 1/3] vfs: dcache sparse fixesMiklos Szeredi2008-06-23
| * | | [patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher2008-06-23
| * | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| * | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz2008-06-23
| * | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-23
| * | | [patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck2008-06-23
| * | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk2008-06-23
| * | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk2008-06-23
| * | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk2008-06-23
| * | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk2008-06-23
| * | | [PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro2008-06-23
* | | | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-24
* | | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-24
| |_|/ |/| |
* | | NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust2008-06-23
* | | NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-23
* | | NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-23
* | | Fix performance regression on lmbench select benchmarkLinus Torvalds2008-06-22
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-21
|\ \
| * | Ext4: Fix online resize block group descriptor corruptionFrederic Bohe2008-06-20
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-18
|\ \ \ | | |/ | |/|
| * | udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-16
* | | fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-17
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-16
|\ \ \
| * | | ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-16
| * | | ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-16
| * | | ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-16
| |/ /
* | | Remove last traces of a.out support from ELF loader.David Woodhouse2008-06-16
* | | Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse2008-06-16
|/ /
* | pagemap: fix large pages in pagemapDave Hansen2008-06-12
* | pagemap: pass mm into pagewalkersDave Hansen2008-06-12
* | fat: relax the permission check of fat_setattr()OGAWA Hirofumi2008-06-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-06-11
|\
| * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-10
| * [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-10
| * disable most mode changes on non-unix/non-cifsacl mountsJeff Layton2008-05-24
| * [CIFS] Correct incorrect obscure open flagSteve French2008-05-23
| * [CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French2008-05-23
| * silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton2008-05-23
| * [CIFS] remove trailing whitespaceSteve French2008-05-23