summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] namei.c: unlock missing in error caseUlrich Drepper2006-02-051-16/+16
* [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust2006-02-051-2/+3
* [PATCH] jbd: fix transaction batchingAndrew Morton2006-02-051-1/+9
* [PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi2006-02-051-11/+29
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-2/+1Star
* Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-02-0426-156/+501
|\
| * [PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh2006-02-031-1/+5
| * [PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2006-02-032-4/+2Star
| * configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-036-36/+176
| * [PATCH] ocfs2: fix compile warningsMark Fasheh2006-02-033-13/+18
| * [PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte2006-02-034-20/+11Star
| * [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk2006-02-031-0/+1
| * [PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven2006-02-033-9/+10
| * [PATCH] ocfs2/dlm: fixesKurt Hackel2006-02-035-49/+256
| * [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-036-18/+18
| * [PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney2006-02-031-1/+1
| * [PATCH] OCFS2: __init / __exit problemAdrian Bunk2006-02-033-3/+3
| * o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker2006-02-031-2/+0Star
* | [PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C2006-02-031-2/+2
* | [PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR2006-02-031-4/+3Star
* | [PATCH] debugfs: hard link count wrongVincent Hanquez2006-02-031-0/+1
* | [PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi2006-02-031-27/+23Star
* | [PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi2006-02-031-2/+2
* | [PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi2006-02-031-12/+2Star
* | [PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl2006-02-031-1/+1
* | [PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet2006-02-031-2/+5
* | [PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer2006-02-031-1/+8
* | [PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte2006-02-031-0/+5
* | [PATCH] disable per cpu intr in /proc/statschwab@suse.de2006-02-031-1/+1
* | [PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov2006-02-031-4/+11
* | [PATCH] v9fs: v9fs_put_str fixLatchesar Ionkov2006-02-031-9/+19
* | [PATCH] v9fs: symlink support fixesLatchesar Ionkov2006-02-031-3/+3
* | [PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley2006-02-031-1/+1
* | [PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher2006-02-032-2/+2
* | [PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti2006-02-031-0/+2
* | [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-032-57/+17Star
* | [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-031-4/+6
* | [PATCH] quota_v2: printk warning fixesAndrew Morton2006-02-031-1/+1
* | [PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman2006-02-031-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust2006-02-034-9/+23
|\
| * [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-021-6/+6
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-0126-296/+337
| |\
| * | [CIFS] Remove compiler warningSteve French2006-01-281-1/+2
| * | Signed-off-by: Steve French <sfrench@us.ibm.com>Steve French2006-01-281-1/+7
| * | [CIFS] Make cifs default wsize match what we actually want to send (52KSteve French2006-01-251-1/+9
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-231-2/+2
| |\ \
| * | | [CIFS] Do not zero non-existent iovec in SendReceive response processing.Steve French2006-01-231-1/+0Star
* | | | NFSv3: fix sync_retry in direct i/o NFSDirk Mueller2006-02-011-1/+1
* | | | NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-011-0/+4
* | | | NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-011-3/+4
| |_|/ |/| |