Commit Graph

5686 Commits (191b92666e3a8aa52af84e2d03350c25145be695)

Author SHA1 Message Date
Dmitriy Monakhov 2d3466a348 reiserfs: possible null pointer dereference during resize 18 years ago
Dmitriy Monakhov 82f703bb8c freevxfs: possible null pointer dereference fix 18 years ago
Vignesh Babu BM 1368c4f248 is_power_of_2 in fs/block_dev.c 18 years ago
Vignesh Babu BM e1b5c1d3da is_power_of_2 in fs/hfs 18 years ago
Vignesh Babu BM e7d709c096 is_power_of_2 in fat 18 years ago
Florin Malita 3972b7f67b devpts: add fsnotify create event 18 years ago
Chris Snook 1ae7075bcd use use SEEK_MAX to validate user lseek arguments 18 years ago
Chris Snook 7b8e89249b use symbolic constants in generic lseek code 18 years ago
Andrew Morton 24c32d733d mm: shrink parent dentries when shrinking slab 18 years ago
Miklos Szeredi d52b908646 fix quadratic behavior of shrink_dcache_parent() 18 years ago
William Cohen 97dc32cdb1 reduce size of task_struct on 64-bit machines 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago
Alexey Dobriyan 8948e11f45 Allow access to /proc/$PID/fd after setuid() 18 years ago
Andrew Morton 7e4c3690b0 block_write_full_page(): report ENOSPC 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Jeff Dike f1adc05e77 uml: hostfs style fixes 18 years ago
Alberto Bertogli 5822b7faca uml: make hostfs_setattr() support operations on unlinked open files 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
Jens Axboe 86aa5ac53e [PATCH] splice: always call into page_cache_readahead() 18 years ago
Fengguang Wu 9ae9d68cbf [PATCH] splice(): fix interaction with readahead 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
Lachlan McIlroy 71dfd5a396 [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. 18 years ago
Utako Kusaka 3a02ee1828 [XFS] Get rid of redundant "required" in msg. 18 years ago
Tim Shimmin e6a0e9cdff [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. 18 years ago
Tim Shimmin f10bb2dad0 [XFS] Remove unused ilen variable and references. 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Lachlan McIlroy 2a32963130 [XFS] Fix race condition in xfs_write(). 18 years ago
Kouta Ooizumi e6d29426bc [XFS] Fix uquota and oquota enforcement problems. 18 years ago
Lachlan McIlroy d3cf209476 [XFS] propogate return codes from flush routines 18 years ago
Donald Douwsma 424ea91ba6 [XFS] Fix quotaon syscall failures for group enforcement requests. 18 years ago
Donald Douwsma 646d5bdab3 [XFS] Invalidate quotacheck when mounting without a quota type. 18 years ago
Joe Perches e7a23a9b37 [XFS] reducing the number of random number functions. 18 years ago
Eric Sandeen e9ed9d2240 [XFS] remove more misc. unused args 18 years ago
Eric Sandeen ef497f8a1e [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
David Woodhouse 1c97964520 [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago
Akinobu Mita 5bc98594d5 hugetlbfs: add NULL check in hugetlb_zero_setup() 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Benjamin Herrenschmidt 036e08568c get_unmapped_area handles MAP_FIXED in hugetlbfs 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Peter Zijlstra 96018fdacb mm: optimize acorn partition truncate 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
David Rientjes f79f177c25 smaps: add pages referenced count to smaps 18 years ago
David Rientjes 826fad1b93 smaps: extract pmd walker from smaps code 18 years ago
Adrian Bunk ac267728f1 mm/slab.c: proper prototypes 18 years ago
Nick Piggin 3d67f2d7c0 fs: buffer don't PageUptodate without page locked 18 years ago