aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()Gravatar OGAWA Hirofumi 1-1/+1
2006-03-25[PATCH] freeze_bdev() cleanupGravatar OGAWA Hirofumi 1-19/+11
2006-03-25[PATCH] fix messages in fs/minixGravatar Denis Vlasenko 4-22/+22
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsGravatar Davide Libenzi 1-2/+2
2006-03-25[PATCH] smbfs: Fix debug logging-only compilation errorGravatar Kirk True 1-1/+1
2006-03-25[PATCH] 9p: fix name consistency problemsGravatar Eric Van Hensbergen 4-11/+10
2006-03-25[PATCH] v9fs: update license boilerplateGravatar Eric Van Hensbergen 23-70/+46
2006-03-25[PATCH] v9fs: fix vfs_inode dereference before NULL checkGravatar Eugene Teo 1-0/+2
2006-03-25[PATCH] v9fs: add extension field to TcreateGravatar Latchesar Ionkov 6-51/+50
2006-03-25[PATCH] v9fs: print 9p messagesGravatar Latchesar Ionkov 7-3/+368
2006-03-25[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationGravatar Russ Cox 4-11/+8
2006-03-25[PATCH] v9fs: consolidate trans_sock into trans_fdGravatar Russ Cox 3-436/+196
2006-03-25[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Gravatar Alexander Zarochentsev 1-1/+1
2006-03-25[PATCH] reiserfs: cleanupsGravatar Vladimir V. Saveliev 2-7/+5
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryGravatar Nick Piggin 2-10/+85
2006-03-25[PATCH] Add lookup_instantiate_filp usage warningGravatar Oleg Drokin 1-0/+4
2006-03-25[PATCH] Introduce FMODE_EXEC file flagGravatar Oleg Drokin 1-2/+2
2006-03-25[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Gravatar Jeff Mahoney 1-4/+4
2006-03-25[PATCH] reiserfs: handle trans_id overflowGravatar Alexander Zarochentsev 1-3/+18
2006-03-25[PATCH] reiserfs: fix transaction overflowingGravatar Alexander Zarochentzev 1-138/+72
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticGravatar Adrian Bunk 1-1/+1
2006-03-25[PATCH] Missed error checking for intent's filp in open_namei().Gravatar Oleg Drokin 1-0/+6
2006-03-25[PATCH] jbd: convert kjournald to kthread APIGravatar Andrew Morton 1-4/+4
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structGravatar Andrew Morton 2-12/+11
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsGravatar Al Viro 1-0/+37
2006-03-25[PATCH] Optimise d_find_alias()Gravatar David Howells 1-4/+7
2006-03-24ocfs2: finally remove MLF* macrosGravatar Mark Fasheh 1-10/+0
2006-03-24ocfs2: don't use MLF* in the file systemGravatar Mark Fasheh 18-384/+425
2006-03-24ocfs2: don't use MLF* in dlm/ filesGravatar Kurt Hackel 6-25/+64
2006-03-24ocfs2: don't use MLF* in cluster/ filesGravatar Mark Fasheh 1-18/+20
2006-03-24[PATCH] ocfs2: dlm recovery fixesGravatar Kurt Hackel 4-19/+142
2006-03-24[PATCH] ocfs2: fix hang in dlm lock resource masteryGravatar Kurt Hackel 1-32/+92
2006-03-24ocfs2: use __attribute__ formatGravatar Mark Fasheh 1-2/+6
2006-03-24BUG_ON() Conversion in fs/coda/Gravatar Eric Sesterhenn 2-3/+2
2006-03-24BUG_ON() Conversion in fs/binfmt_elf_fdpic.cGravatar Eric Sesterhenn 1-2/+1
2006-03-24fix typos "wich" -> "which"Gravatar Uwe Zeisberger 1-1/+1
2006-03-24typo patch for fs/ufs/super.cGravatar Michael Owen 1-1/+1
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGravatar Glauber de Oliveira Costa 1-7/+33
2006-03-24[PATCH] Conditionalize compat_sys_newfstatatGravatar Kyle McMartin 1-0/+2
2006-03-24[PATCH] fsync: extract internal codeGravatar Andrew Morton 1-20/+23
2006-03-24[PATCH] set_page_dirty() return value fixesGravatar Andrew Morton 1-1/+1
2006-03-24[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Gravatar Eric Dumazet 1-1/+4
2006-03-24[PATCH] sb_set_blocksize cleanupGravatar Coywolf Qi Hunt 1-5/+1
2006-03-24[PATCH] fast ext3_statfsGravatar Alex Tomas 1-3/+4
2006-03-24[PATCH] isofs: remove unused debugging macrosGravatar Pekka Enberg 1-12/+0
2006-03-24[PATCH] s/;;/;/gGravatar Alexey Dobriyan 2-2/+2
2006-03-24[PATCH] cpuset memory spread slab cache hooksGravatar Paul Jackson 4-6/+15
2006-03-24[PATCH] cpuset memory spread: slab cache formatGravatar Paul Jackson 28-33/+63
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsGravatar Paul Jackson 35-37/+37
2006-03-24[PATCH] fs/coda/: proper prototypesGravatar Adrian Bunk 5-8/+21