aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | [DLM] Fix dlm_lowcoms_stop hangJosef Bacik2007-05-01
| * | [DLM] fix mode mungingDavid Teigland2007-05-01
| * | [GFS2] lockdump improvementsRobert Peterson2007-05-01
| * | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse2007-05-01
| * | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson2007-05-01
| * | [DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk2007-05-01
| * | [DLM] Consolidate transport protocolsPatrick Caulfield2007-05-01
| * | [DLM] Remove redundant assignmentPatrick Caulfield2007-05-01
| * | [GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse2007-05-01
| * | [DLM] change lkid formatDavid Teigland2007-05-01
| * | [DLM] interface for purge (2/2)David Teigland2007-05-01
| * | [DLM] add orphan purging code (1/2)David Teigland2007-05-01
| * | [DLM] split create_message functionDavid Teigland2007-05-01
| * | [GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse2007-05-01
| * | [GFS2] use log_error before LM_OUT_ERRORDavid Teigland2007-05-01
| * | [DLM] overlapping cancel and unlockDavid Teigland2007-05-01
| * | [DLM] fix coverity-spotted stupidityPatrick Caulfield2007-05-01
| * | [GFS2] Red Hat bz 228540: owner referencesRobert Peterson2007-05-01
| * | [GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski2007-05-01
| * | [GFS2] Fix log entry list corruptionBenjamin Marzinski2007-05-01
| * | [GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2007-05-01
| * | [DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield2007-05-01
| * | [GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse2007-05-01
| * | [GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse2007-05-01
| * | [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter2007-05-01
| * | [DLM] Fix uninitialised variable in receivingPatrick Caulfield2007-05-01
| * | [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount optionJosef Whiter2007-05-01
| * | [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson2007-05-01
* | | blackfin architectureBryan Wu2007-05-07
* | | hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita2007-05-07
* | | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* | | get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt2007-05-07
* | | KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
* | | mm: optimize acorn partition truncatePeter Zijlstra2007-05-07
* | | mm: optimize kill_bdev()Peter Zijlstra2007-05-07
* | | mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* | | Make page->private usable in compound pagesChristoph Lameter2007-05-07
* | | smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-07
* | | smaps: add pages referenced count to smapsDavid Rientjes2007-05-07
* | | smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-07
* | | mm/slab.c: proper prototypesAdrian Bunk2007-05-07
* | | fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-07
* | | mm: make read_cache_page synchronousNick Piggin2007-05-07
* | | proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-05-05
|\ \ \
| * | | [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-05
| * | | [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-04
| * | | [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-03
| * | | [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-03
| * | | [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30