Commit Graph

1054 Commits (7b71876980d87c8f237b94d8529ee7fcc05ec2d9)

Author SHA1 Message Date
Anton Altaparmakov 18efefa935 NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the 20 years ago
Dave Kleikamp ac17b8b570 JFS: make special inodes play nicely with page balancing 20 years ago
Miklos Szeredi dd190d066b [PATCH] fuse: check O_DIRECT 20 years ago
Paolo 'Blaisorblade' Giarrusso daa35edc0a [PATCH] uml: remove empty hostfs_truncate method 20 years ago
Zach Brown 353fb07e20 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 20 years ago
Zach Brown 897f15fb58 [PATCH] aio: remove unlocked task_list test and resulting race 20 years ago
Zach Brown 998765e558 [PATCH] aio: lock around kiocbTryKick() 20 years ago
Al Viro 192eaa28ba [PATCH] missing ERR_PTR in 9fs 20 years ago
Kostik Belousov 411b67b4b6 [PATCH] readv/writev syscalls are not checked by lsm 20 years ago
Davide Libenzi e3306dd5f7 [PATCH] epoll: handle timeout overflow 20 years ago
Latchesar Ionkov 0b8dd17762 [PATCH] v9fs: fix races in fid allocation 20 years ago
Chris Sykes dc7b5fd6b0 [PATCH] Fix ext3_new_inode() failure paths 20 years ago
Chris Sykes 9ed6c2fb34 [PATCH] Fix ext2_new_inode() failure paths 20 years ago
Miklos Szeredi ee4e52719c [PATCH] fuse: check reserved node ID values 20 years ago
Miklos Szeredi 909021ea7a [PATCH] fuse: add required version info 20 years ago
Anton Altaparmakov e2fcc61ef0 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with 20 years ago
Anton Altaparmakov 5a8c0cc32b NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the 20 years ago
Anton Altaparmakov 838bf9675a NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by 20 years ago
Paul Mackerras 14cf11af6c powerpc: Merge enough to start building in arch/powerpc. 20 years ago
Steve French ede1327ea4 [PATCH] cifs: Add support for suspend 20 years ago
Trond Myklebust f134585a73 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 20 years ago
Trond Myklebust 3063d8a166 NFS: Make /proc/mounts display the protocol used by NFSv4 20 years ago
Christoph Hellwig 278c995c8a [PATCH] RPC,NFS: new rpc_pipefs patch 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever ed63c00370 [PATCH] RPC: remove xprt->nocong 20 years ago
Chuck Lever 43118c29de [PATCH] RPC: get rid of xprt->stream 20 years ago
Chuck Lever eab5c084b8 [PATCH] NFS: use a constant value for TCP retransmit timeouts 20 years ago
Trond Myklebust 9aa48b7e27 NFS: Don't expose internal READDIR errors to userspace 20 years ago
Olaf Kirch 449231d6dd From: Olaf Kirch <okir@suse.de> 20 years ago
Trond Myklebust 20509f1bc5 NFS: Drop inode after rename 20 years ago
Anton Altaparmakov 715dc636b6 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry 20 years ago
Nick Wilson 10d2c46f94 [PATCH] NFS: fix client oops when debugging is on 20 years ago
Glauber de Oliveira Costa 8bdac5d1ed [PATCH] ext3: EXT3_DEBUG build fixes 20 years ago
OGAWA Hirofumi 275abf5b06 [PATCH] ext3: ext3_show_options fix 20 years ago
Latchesar Ionkov f71626a461 [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb 20 years ago
Latchesar Ionkov a1f9d8d23f [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX 20 years ago
Latchesar Ionkov a8e63bff52 [PATCH] v9fs: make copy of the transport prototype instead of using it directly 20 years ago
Latchesar Ionkov 5b06767623 [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer 20 years ago
Latchesar Ionkov d06a8fb130 [PATCH] v9fs: make conv functions to check for conv buffer overflow 20 years ago
Andrew Morton 0678e5feaa [PATCH] proc_task_root_link c99 fix 20 years ago
Anton Altaparmakov 91fbc6edfa NTFS: Fix sparse warnings that have crept in over time. 20 years ago
Stephane Kardas 62a36c43c8 [PATCH] fat: fix adate 20 years ago
Sripathi Kodi 66dcca0628 [PATCH] Fix invisible threads problem 20 years ago
Dave Kleikamp 438282d85d JFS: don't dereference tlck->ip from txUpdateMap 20 years ago
Anton Altaparmakov eed8b2dee7 NTFS: More runlist handling fixes from Richard Russon and myself. 20 years ago
Linus Torvalds f805fbdaac Make fsnotify possibly work better for the inode removal case 20 years ago
Anton Altaparmakov f6098cf449 NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. 20 years ago
Anton Altaparmakov 4e64c88693 NTFS: Fix handling of compressed directories that I broke in earlier changeset. 20 years ago
Anton Altaparmakov 5c9f6de3b8 NTFS: Fix various bugs in the runlist merging code. (Based on libntfs 20 years ago
OGAWA Hirofumi ef402268f7 [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) 20 years ago