summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan
2007-05-08reiserfs: possible null pointer dereference during resizeDmitriy Monakhov
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov
2007-05-08is_power_of_2 in fs/block_dev.cVignesh Babu BM
2007-05-08is_power_of_2 in fs/hfsVignesh Babu BM
2007-05-08is_power_of_2 in fatVignesh Babu BM
2007-05-08devpts: add fsnotify create eventFlorin Malita
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook
2007-05-08use symbolic constants in generic lseek codeChris Snook
2007-05-08mm: shrink parent dentries when shrinking slabAndrew Morton
2007-05-08fix quadratic behavior of shrink_dcache_parent()Miklos Szeredi
2007-05-08reduce size of task_struct on 64-bit machinesWilliam Cohen
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger
2007-05-08Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan
2007-05-08block_write_full_page(): report ENOSPCAndrew Morton
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain
2007-05-08uml: hostfs style fixesJeff Dike
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-07blackfin architectureBryan Wu
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter
2007-05-07mm: optimize acorn partition truncatePeter Zijlstra
2007-05-07mm: optimize kill_bdev()Peter Zijlstra
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-05-07smaps: add clear_refs file to clear referenceDavid Rientjes
2007-05-07smaps: add pages referenced count to smapsDavid Rientjes
2007-05-07smaps: extract pmd walker from smaps codeDavid Rientjes
2007-05-07mm/slab.c: proper prototypesAdrian Bunk
2007-05-07fs: buffer don't PageUptodate without page lockedNick Piggin
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk
2007-05-06gfs2: nfs lock support for gfs2Marc Eshel
2007-05-06lockd: add code to handle deferred lock requestsMarc Eshel
2007-05-06lockd: always preallocate block in nlmsvc_lock()Marc Eshel
2007-05-06lockd: handle test_lock deferralsMarc Eshel
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel
2007-05-06lockd: handle fl_grant callbacksMarc Eshel
2007-05-06lockd: save lock state on deferralMarc Eshel
2007-05-06locks: add fl_grant callback for asynchronous lock returnMarc Eshel
2007-05-06nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel
2007-05-06locks: add lock cancel commandMarc Eshel
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel