- 4c780a4 Fix Connectathon locking test failure by Trond Myklebust · 19 years ago
- 550f574 NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race by Trond Myklebust · 19 years ago
- b8e5c4c NFSv4: If a delegated open fails, ensure that we return the delegation by Trond Myklebust · 19 years ago
- 642ac54 NFSv4: Return delegations in case we're changing ACLs by Trond Myklebust · 19 years ago
- cae7a07 NFSv4: Return delegation upon rename or removal of file. by Trond Myklebust · 19 years ago
- cdce5d6 VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). by Trond Myklebust · 19 years ago
- 6f926b5 [NFS]: Check that the server returns a valid regular file to our OPEN request by Trond Myklebust · 19 years ago
- 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
- 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
- 039c4d7 NFS: Fix up a race in the NFS implementation of GETLK by Trond Myklebust · 19 years ago
- 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
- faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
- 0a8838f NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. by Trond Myklebust · 19 years ago
- 83c9d41 NFSv4: Remove nfs4_client->cl_sem from close() path by Trond Myklebust · 19 years ago
- e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
- 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
- cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
- cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
- 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
- b65574f [PATCH] output of /proc/maps on nommu systems is incomplete by David McCullough · 19 years ago
- 6ce9691 [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() by Trond Myklebust · 19 years ago
- b3c52da [PATCH] NFS: Fix cache consistency races by Trond Myklebust · 19 years ago
- 63c6764 [PATCH] nommu build error fix by Yoshinori Sato · 19 years ago
- 6de5051 [PATCH] binfmt_elf bss padding fix by akpm@osdl.org · 19 years ago
- 22c1ea4 [PATCH] nfsacl: Solaris VxFS compatibility fix by Andreas Gruenbacher · 19 years ago
- 19cba8a [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write by Latchesar Ionkov · 19 years ago
- 1cc956e [PATCH] relayfs: fix bogus param value in call to vmap by Tom Zanussi · 19 years ago
- dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
- 8298411 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL by Linus Torvalds · 19 years ago
- c2b513d [PATCH] bfs iget() abuses by Al Viro · 19 years ago
- ce0fe7e [PATCH] bfs endianness annotations by Alexey Dobriyan · 19 years ago
- c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
- 18efefa NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the by Anton Altaparmakov · 19 years ago
- dd190d0 [PATCH] fuse: check O_DIRECT by Miklos Szeredi · 19 years ago
- daa35ed [PATCH] uml: remove empty hostfs_truncate method by Paolo 'Blaisorblade' Giarrusso · 19 years ago
- 353fb07 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 by Zach Brown · 19 years ago
- 897f15f [PATCH] aio: remove unlocked task_list test and resulting race by Zach Brown · 19 years ago
- 998765e [PATCH] aio: lock around kiocbTryKick() by Zach Brown · 19 years ago
- 192eaa2 [PATCH] missing ERR_PTR in 9fs by Al Viro · 19 years ago
- 411b67b [PATCH] readv/writev syscalls are not checked by lsm by Kostik Belousov · 19 years ago
- e3306dd [PATCH] epoll: handle timeout overflow by Davide Libenzi · 19 years ago
- 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
- dc7b5fd [PATCH] Fix ext3_new_inode() failure paths by Chris Sykes · 19 years ago
- 9ed6c2f [PATCH] Fix ext2_new_inode() failure paths by Chris Sykes · 19 years ago
- ee4e527 [PATCH] fuse: check reserved node ID values by Miklos Szeredi · 19 years ago
- 909021e [PATCH] fuse: add required version info by Miklos Szeredi · 19 years ago
- e2fcc61 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with by Anton Altaparmakov · 19 years ago
- e8c2cd9 Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
- 5a8c0cc NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the by Anton Altaparmakov · 19 years ago
- 838bf96 NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by by Anton Altaparmakov · 19 years ago
- ede1327 [PATCH] cifs: Add support for suspend by Steve French · 19 years ago
- f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
- 3063d8a NFS: Make /proc/mounts display the protocol used by NFSv4 by Trond Myklebust · 19 years ago
- 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
- 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
- ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
- 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago
- eab5c08 [PATCH] NFS: use a constant value for TCP retransmit timeouts by Chuck Lever · 19 years ago
- 9aa48b7 NFS: Don't expose internal READDIR errors to userspace by Trond Myklebust · 19 years ago
- 449231d From: Olaf Kirch <okir@suse.de> [PATCH] Fix miscompare in __posix_lock_file by Olaf Kirch · 19 years ago
- 20509f1 NFS: Drop inode after rename by Trond Myklebust · 19 years ago
- bfab08c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
- 715dc63 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry by Anton Altaparmakov · 19 years ago
- 10d2c46 [PATCH] NFS: fix client oops when debugging is on by Nick Wilson · 19 years ago
- 8bdac5d [PATCH] ext3: EXT3_DEBUG build fixes by Glauber de Oliveira Costa · 19 years ago
- 275abf5 [PATCH] ext3: ext3_show_options fix by OGAWA Hirofumi · 19 years ago
- f71626a [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb by Latchesar Ionkov · 19 years ago
- a1f9d8d [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX by Latchesar Ionkov · 19 years ago
- a8e63bf [PATCH] v9fs: make copy of the transport prototype instead of using it directly by Latchesar Ionkov · 19 years ago
- 5b06767 [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer by Latchesar Ionkov · 19 years ago
- d06a8fb [PATCH] v9fs: make conv functions to check for conv buffer overflow by Latchesar Ionkov · 19 years ago
- 0678e5f [PATCH] proc_task_root_link c99 fix by Andrew Morton · 19 years ago
- 91fbc6e NTFS: Fix sparse warnings that have crept in over time. by Anton Altaparmakov · 19 years ago
- 62a36c4 [PATCH] fat: fix adate by Stephane Kardas · 19 years ago
- 66dcca0 [PATCH] Fix invisible threads problem by Sripathi Kodi · 19 years ago
- 438282d JFS: don't dereference tlck->ip from txUpdateMap by Dave Kleikamp · 19 years ago
- eed8b2d NTFS: More runlist handling fixes from Richard Russon and myself. by Anton Altaparmakov · 19 years ago
- f805fbd Make fsnotify possibly work better for the inode removal case by Linus Torvalds · 19 years ago
- 044a500 Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
- f6098cf NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. by Anton Altaparmakov · 19 years ago
- 4e64c88 NTFS: Fix handling of compressed directories that I broke in earlier changeset. by Anton Altaparmakov · 19 years ago
- 5c9f6de NTFS: Fix various bugs in the runlist merging code. (Based on libntfs by Anton Altaparmakov · 19 years ago
- ef40226 [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) by OGAWA Hirofumi · 19 years ago
- 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
- a464ade [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb() by Zach Brown · 19 years ago
- 53d2be7 [PATCH] epoll: fix delayed initialization bug by Davide Libenzi · 19 years ago
- 6cb1269 JFS: Fix sparse warnings, including endian error by Dave Kleikamp · 19 years ago
- 4a805e8 [COMPAT]: Fixup compat_do_execve() by David S. Miller · 19 years ago
- 0b175a7 [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays by Dipankar Sarma · 19 years ago
- 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
- fb085cf [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON by Alexander Nyberg · 19 years ago
- 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
- 73aea4e [PATCH] nfsd4: fix setclientid unlock of unlocked state lock by Neil Brown · 19 years ago
- b59e3c0 [PATCH] nfsd4: fix open seqid incrementing in lock by Neil Brown · 19 years ago
- f2327d9 [PATCH] nfsd4: move replay_owner by Neil Brown · 19 years ago
- 849823c [PATCH] nfsd4: printk reduction by Neil Brown · 19 years ago
- 9f03783 [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd by Chris Mason · 19 years ago
- a1a5b3d [PATCH] open returns ENFILE but creates file anyway by Peter Staubach · 19 years ago
- 89ecf38 NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it by Anton Altaparmakov · 19 years ago
- 5d46770 NTFS: Change the mount options {u,f,d}mask to always parse the number as by Anton Altaparmakov · 19 years ago