Commit Graph

5559 Commits (ec4883b015c3212f6f6d04fb2ff45f528492f598)

Author SHA1 Message Date
Andrew Morton 78ae87c3cd vanishing ioctl handler debugging 18 years ago
David Woodhouse 0477d24e2a [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() 18 years ago
Yoann Padioleau f834368564 parse errors in ifdefs 18 years ago
Jan Kara 85d71244f0 Fix possible UDF data corruption 18 years ago
Artem Bityutskiy ea55d30798 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() 18 years ago
Alex Tomas 315054f023 When ext4_ext_insert_extent() fails to insert new blocks 18 years ago
Amit Arora 25d14f983f ext4: Extent overlap bugfix 18 years ago
Mingming Cao 8a9dc94498 Remove unnecessary exported symbols. 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Andrew Morton 00c541eae7 afs: needs sched.h 18 years ago
Andrew Morton 1fc799e1b4 ntfs_init_locked_inode(): fix array indexing 18 years ago
Bryan Wu 3f0a6766e0 a bug in ramfs_nommu_resize function, passing old size to vmtruncate 18 years ago
Trond Myklebust b4946ffb18 NFS: Fix a refcount leakage in O_DIRECT 18 years ago
David Chinner df3c724426 [XFS] Write at EOF may not update filesize correctly. 18 years ago
Hugh Dickins f4d43bd579 fix compat console unimap regression 18 years ago
Christoph Hellwig d9b08b9efe [PATCH] ocfs2: use generic_segment_checks 18 years ago
Mark Fasheh 8fccfc829a ocfs2: fix inode leak 18 years ago
Nate Diller 5c3c6bb770 [PATCH] ocfs2: use zero_user_page 18 years ago
Mark Fasheh 1024c902ab ocfs2: unmap_mapping_range() in ocfs2_truncate() 18 years ago
Mark Fasheh e9dfc0b2bc ocfs2: trylock in ocfs2_readpage() 18 years ago
Trond Myklebust d4a8f3677f NFS: Fix nfs_direct_dirty_pages() 18 years ago
Chuck Lever 749e146e01 NFS: Fix handful of compiler warnings in direct.c 18 years ago
Trond Myklebust 7fe7f8487a NFS: Avoid a deadlock situation on write 18 years ago
Michael Halcrow 53a2731f93 eCryptfs: delay writing 0's after llseek until write 18 years ago
Davi Arnaut b3762bfc8d signalfd: retrieve multiple signals with one read() call 18 years ago
Miklos Szeredi ead5f0b5fa fuse: delete inode on drop 18 years ago
Miklos Szeredi 889f784831 fuse: generic_write_checks() for direct_io 18 years ago
Christoph Hellwig 492c8b332e uselib: add missing MNT_NOEXEC check 18 years ago
David Woodhouse 5a1b639148 Missing 'const' from reiserfs MIN_KEY declaration. 18 years ago
Badari Pulavarty 6087b2dab2 optimize compat_core_sys_select() by a using stack space for small fd sets 18 years ago
Miklos Szeredi b9ba347f27 fuse: fix mknod of regular file 18 years ago
Jeff Garzik 72dd9ca599 partitions/LDM: build fix 18 years ago
Anton Altaparmakov dde33348e5 LDM: Fix for Windows Vista dynamic disks 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
OGAWA Hirofumi ff1be9ad61 Fix "fs: convert core functions to zero_user_page" 18 years ago
Paul Mundt 1d4be747a8 fs: Kill sh dependency for binfmt_flat. 18 years ago
David Woodhouse 2ad8ee7135 [JFFS2] Fix potential memory leak of dead xattrs on unmount. 18 years ago
David Woodhouse 8ae5d31263 [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. 18 years ago
Davide Libenzi 18963c01b8 timerfd use waitqueue lock ... 18 years ago
Davide Libenzi d48eb23315 eventfd use waitqueue lock ... 18 years ago
Christoph Lameter ea125892a1 Fix page allocation flags in grow_dev_page() 18 years ago
Jan Kara 7925409e20 circular locking dependency found in QUOTA OFF 18 years ago
Nate Diller c9f2875b79 ecryptfs: use zero_user_page 18 years ago
Dan Aloni 71ce92f3fa make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size 18 years ago
Heiko Carstens 8317f14b60 simplify compat_sys_timerfd 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
David Howells bb33ed6345 AFS: Fix afs_prepare_write() 18 years ago
David Howells faab83bbcd AFS: write back dirty data on unmount 18 years ago
Davide Libenzi f0ee9aabb0 epoll: move kfree inside ep_free 18 years ago
Davide Libenzi 67647d0fb8 epoll: fix some comments 18 years ago