summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Free small buffers earlier so we exceed the cifsSteve French2006-02-263-13/+18
* [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-243-13/+24
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-226-21/+32
|\
| * [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...Steve French2006-02-222-7/+8
| * Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-1/+14
| * Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-202-12/+9
| |\
| | * [PATCH] fix handling of st_nlink on procfs rootAl Viro2006-02-182-12/+9
| * | [PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen2006-02-201-1/+1
| |/
* | [CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn2006-02-214-13/+5
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-1812-22/+112
|\|
| * [PATCH] select: time comparison fixesAndrew Morton2006-02-172-6/+6
| * [PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi2006-02-172-3/+14
| * [PATCH] fix deadlock in ext2Peter Staubach2006-02-171-2/+4
| * [PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel2006-02-161-1/+6
| * [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-162-6/+3
| * [PATCH] ocfs2: manually grant remote recovery lockKurt Hackel2006-02-161-0/+11
| * [PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel2006-02-164-1/+40
| * [PATCH] ocfs2: fix release of ast never reservedKurt Hackel2006-02-161-3/+4
| * [PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel2006-02-161-0/+24
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-152-7/+9
|\|
| * [PATCH] fix zap_thread's ptrace related problemsOleg Nesterov2006-02-151-1/+1
| * [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...Steve French2006-02-141-6/+8
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-1510-279/+269
|\|
| * [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-143-12/+19
| * [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-142-243/+178
| * [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney2006-02-131-1/+2
| * [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney2006-02-121-2/+0
| * [PATCH] select: fix returned timevalAndrew Morton2006-02-112-21/+48
| * [PATCH] fstatat64 supportUlrich Drepper2006-02-111-0/+22
* | [CIFS] SessionSetup cleanup part 2Steve French2006-02-147-13/+161
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-1012-40/+64
|\|
| * [PATCH] compat_ioctl __user annotationsAl Viro2006-02-081-4/+4
| * [PATCH] umount_tree() decrements mount count on wrong dentryAl Viro2006-02-071-1/+1
| * [PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro2006-02-071-1/+2
| * [PATCH] fix __user annotations in fs/select.cAl Viro2006-02-071-2/+2
| * [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-02-071-3/+3
| |\
| | * [PATCH] debugfs: trivial comment fixVincent Hanquez2006-02-061-3/+3
| * | Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds2006-02-072-1/+4
| |\ \
| | * | [XFS] Fix missing inode atime update from the utime syscall.Nathan Scott2006-02-071-0/+2
| | * | [XFS] Account for the page we just wrote when we detect congestion duringDavid Chinner2006-02-071-1/+2
| | |/
| * | [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-071-20/+36
| * | [PATCH] More informative message on umount failureDave Jones2006-02-071-2/+3
| * | [PATCH] inotify: fix one-shot supportRobert Love2006-02-071-1/+1
| * | [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki2006-02-071-2/+4
| * | [PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields2006-02-071-2/+4
| |/
* | [CIFS] fix compile error (typo) and warning in cifssmb.cSteve French2006-02-101-1/+2
* | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-097-33/+53
|/
* [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