Commit Graph

883 Commits (34cb711ba922f53cca45443b8c3c1078873cf599)

Author SHA1 Message Date
akpm@osdl.org 6de505173e [PATCH] binfmt_elf bss padding fix 20 years ago
Andreas Gruenbacher 22c1ea44f0 [PATCH] nfsacl: Solaris VxFS compatibility fix 20 years ago
Latchesar Ionkov 19cba8abd6 [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 20 years ago
Tom Zanussi 1cc956e12a [PATCH] relayfs: fix bogus param value in call to vmap 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Linus Torvalds 8298411468 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL 20 years ago
Al Viro c2b513dfbb [PATCH] bfs iget() abuses 20 years ago
Alexey Dobriyan ce0fe7e70a [PATCH] bfs endianness annotations 20 years ago
Anton Altaparmakov c394e458b6 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable 20 years ago
Anton Altaparmakov 18efefa935 NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the 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
Steve French ede1327ea4 [PATCH] cifs: Add support for suspend 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
Dipankar Sarma 4fb3a53860 [PATCH] files: fix preemption issues 20 years ago
Zach Brown a464adeb7e [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb() 20 years ago
Davide Libenzi 53d2be79d5 [PATCH] epoll: fix delayed initialization bug 20 years ago