summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-02-05[GFS2] Remove max_atomic_write tunableSteven Whitehouse3-4/+0
2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse9-159/+13
2007-02-05[GFS2] Add writepages for "data=writeback" mountsSteven Whitehouse1-0/+27
2007-02-05[DLM] fix master recoveryDavid Teigland1-1/+3
2007-02-05[DLM] fix user unlockingDavid Teigland3-12/+28
2007-02-05[DLM] Use workqueues for dlm lowcommsPatrick Caulfield2-284/+115
2007-02-05[GFS2] make gfs2_change_nlink_i() staticAdrian Bunk2-45/+44
2007-02-05[GFS2] gfs2 knows of directories which it chooses not to displayRobert Peterson1-0/+3
2007-02-05[DLM] expose dlm_config_info fields in configfsDavid Teigland1-4/+132
2007-02-05[DLM] add config entry to enable log_debugDavid Teigland3-7/+11
2007-02-05[DLM] rename dlm_config_info fieldsDavid Teigland9-37/+38
2007-02-05[DLM] change some log_error to log_debugDavid Teigland2-13/+13
2007-02-05[GFS2] Fix gfs2_rename deadlockS. Wendy Cheng3-42/+35
2007-02-05[GFS2] BZ 217008 fsfuzzer fix.Russell Cattelan1-1/+11
2007-02-05[GFS2] Fix ordering of page disposal vs. glock_dqSteven Whitehouse1-0/+6
2007-02-05[DLM] Fix spin lock already unlocked bugPatrick Caulfield1-0/+2
2007-02-05[DLM] Fix schedule() callsPatrick Caulfield2-4/+4
2007-02-05[GFS2] Fix change nlink deadlockS. Wendy Cheng3-7/+39
2007-02-05[GFS2] Fail over to readpage for stuffed filesSteven Whitehouse1-25/+3
2007-02-05[GFS2] Fix DIO deadlockSteven Whitehouse1-29/+45
2007-02-05[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functionsAdrian Bunk1-24/+0
2007-02-05[DLM] fix lost flags in stub repliesDavid Teigland1-0/+3
2007-02-05[DLM] fix receive_request() lvb copyingDavid Teigland1-2/+6
2007-02-05[DLM] fix send_args() lvb copyingDavid Teigland1-4/+16
2007-02-05[DLM] add version checkDavid Teigland1-3/+11
2007-02-05[DLM] fix old rcom messagesDavid Teigland3-25/+46
2007-02-05[DLM] fix resend rcom lockDavid Teigland1-1/+9
2007-02-05[GFS2] don't try to lockfs after shutdownDavid Teigland2-7/+4
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton1-0/+41
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen1-11/+9
2007-02-02[CIFS] Missing free in error pathSteve French1-1/+3
2007-02-02[CIFS] Reduce cifs stack space usageSteve French2-4/+16
2007-02-01[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain1-1/+11
2007-02-01[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro1-1/+1
2007-02-01ocfs2: ocfs2_link() journal credits updateMark Fasheh1-2/+2
2007-02-01[CIFS] lseek polling returned stale EOFSteve French1-1/+9
2007-01-30[PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton1-0/+4
2007-01-30[PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown1-2/+3
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov1-15/+26
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov1-2/+2
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2-6/+13
2007-01-30[PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi1-0/+4
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown3-10/+6
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk1-2/+2
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach3-4/+4
2007-01-29[PATCH] Fix try_to_free_buffer() lockingNick Piggin1-1/+5
2007-01-26[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh1-1/+1
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan2-0/+17
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown4-10/+13
2007-01-26[PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen1-0/+1