aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-09[DLM] variable allocationPatrick Caulfield
2007-07-09[DLM] fix reference countingJosef Bacik
2007-07-09[GFS2] Add nanosecond timestamp featureSteven Whitehouse
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse
2007-07-09[GFS2] fix jdata issuesBenjamin Marzinski
2007-07-09[DLM] fix socket shutdownPatrick Caulfield
2007-07-09[GFS2] Make the log reserved blocks depend on block sizeSteven Whitehouse
2007-07-09[GFS2] Quotas non-functional - fix another bugAbhijith Das
2007-07-09[DLM] show default protocolDavid Teigland
2007-07-09[DLM] dumping master locksDavid Teigland
2007-07-09[DLM] canceling deadlocked lockDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] Compile fixSteven Whitehouse
2007-07-09[DLM] fix compile breakageDavid Teigland
2007-07-09[DLM] wait for config check during join [6/6]David Teigland
2007-07-09[DLM] fix new_lockspace error exit [5/6]David Teigland
2007-07-09[DLM] cancel in conversion deadlock [4/6]David Teigland
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland
2007-07-09[DLM] block scand during recovery [1/6]David Teigland
2007-07-09[DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik
2007-07-09[GFS2] Quotas non-functional - fix bugAbhijith Das
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse
2007-07-09[GFS2] Reduce size of struct gdlm_lockSteven Whitehouse
2007-07-09[GFS2] Addendum patch 2 for gfs2_growRobert Peterson
2007-07-09[GFS2] use zero_user_pageNate Diller
2007-07-09[GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson
2007-07-09[GFS2] kernel changes to support new gfs2_grow commandRobert Peterson
2007-07-09[DLM] fix a couple of racesSatyam Sharma
2007-07-09[GFS2] flush the glock completely in inode_go_syncBenjamin Marzinski
2007-07-08Fix permission checking for the new utimensat() system callLinus Torvalds
2007-07-07DLM must depend on SYSFSAdrian Bunk
2007-07-06Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman
2007-07-04[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse
2007-07-03dio: remove bogus refcounting BUG_ONZach Brown
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-28ext2: fix return of uninitialised variableAndrew Morton
2007-06-28avoid spurious POLLIN returns in signalfdDavide Libenzi
2007-06-28zero out last page for llseek/writeMichael Halcrow
2007-06-28eCryptfs: initialize crypt_stat in setattrMichael Halcrow
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow
2007-06-24ext4: lost brelse in ext4_read_inode()Kirill Korotaev
2007-06-24ext3: lost brelse in ext3_read_inode()Kirill Korotaev
2007-06-24ext2: disallow setting xip on remountCarsten Otte
2007-06-19[XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-06-16udf: fix possible leakage of blocksJan Kara
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe