Commit Graph

5686 Commits (191b92666e3a8aa52af84e2d03350c25145be695)

Author SHA1 Message Date
Tejun Heo 6aa054aadf sysfs: fix condition check in sysfs_drop_dentry() 18 years ago
Eric Sandeen dc351252b3 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses 18 years ago
Greg Ungerer c287ef1ff9 nommu: report correct errno in message 18 years ago
Steve French 3ce53fc4c5 [CIFS] CIFS should honour umask 18 years ago
Jens Axboe 620a324b74 splice: __generic_file_splice_read: fix read/truncate race 18 years ago
Hugh Dickins 475ecade68 splice: __generic_file_splice_read: fix i_size_read() length checks 18 years ago
Jens Axboe 20d698db67 splice: move balance_dirty_pages_ratelimited() outside of splice actor 18 years ago
Jens Axboe 267adc3e66 splice: remove do_splice_direct() symbol export 18 years ago
Jens Axboe d366d39885 splice: move inode size check into generic_file_splice_read() 18 years ago
Bryan Wu 85f6038f21 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking 18 years ago
Mark Fasheh eeb47d1234 ocfs2: Fix invalid assertion during write on 64k pages 18 years ago
Tiger Yang 59be7dc97b ocfs2: Fix masklog breakage 18 years ago
Dave Kleikamp 209e101bf4 JFS: use print_hex_dump() rather than private dump_mem() function 18 years ago
Dave Kleikamp f720e3ba55 JFS: Whitespace cleanup and remove some dead code 18 years ago
Yehuda Sadeh Weinraub 100c1ddc98 [CIFS] Missing flag on negprot needed for some servers to force packet signing 18 years ago
Steve French 221601c3d1 [CIFS] whitespace cleanup part 2 18 years ago
Steve French 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
Andrew Morton 78ae87c3cd vanishing ioctl handler debugging 18 years ago
Akinobu Mita e6985c7f68 [CIFS] fix mempool destroy done in wrong order in cifs error path 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
Steve French f7f7c31c98 [CIFS] typo in previous patch 18 years ago