aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-09-14nilfs2: add more check routines in mount processGravatar Zhu Yanhai 2-4/+14
2009-09-14nilfs2: An unassigned variable is assigned to a never used structure memberGravatar Zhang Qiang 1-4/+0
2009-09-14nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITGravatar Ryusuke Konishi 1-2/+2
2009-09-14nilfs2: stop using periodic write_super callbackGravatar Jiro SEKIBA 2-46/+7
2009-09-14nilfs2: clean up nilfs_write_superGravatar Jiro SEKIBA 2-8/+17
2009-09-14nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fsGravatar Jiro SEKIBA 1-2/+8
2009-09-14nilfs2: remove redundant super block commitGravatar Jiro SEKIBA 1-3/+0
2009-09-14nilfs2: implement nilfs_show_options to display mount options in /proc/mountsGravatar Jiro SEKIBA 1-1/+23
2009-09-14nilfs2: always lookup disk block address before reading metadata blockGravatar Ryusuke Konishi 1-15/+10
2009-09-14nilfs2: use semaphore to protect pointer to a writable FS-instanceGravatar Ryusuke Konishi 3-26/+12
2009-09-14nilfs2: fix format string compile warning (ino_t)Gravatar Heiko Carstens 1-1/+2
2009-09-14nilfs2: fix ignored error code in __nilfs_read_inode()Gravatar Ryusuke Konishi 1-1/+2
2009-09-07IMA: update ima_counts_putGravatar Mimi Zohar 1-7/+15
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Gravatar Linus Torvalds 1-0/+10
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Gravatar Linus Torvalds 1-1/+1
2009-09-05ext2: fix unbalanced kmap()/kunmap()Gravatar Nicolas Pitre 1-0/+4
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+13
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexGravatar Oleg Nesterov 2-38/+42
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Gravatar Sunil Mushran 1-2/+2
2009-09-03JFFS2: add missing verify buffer allocation/deallocationGravatar Massimo Cirillo 1-0/+10
2009-09-01xfs: actually enable the swapext compat handlerGravatar Christoph Hellwig 1-1/+1
2009-08-31autofs4 - fix missed case when changing to use struct pathGravatar Ian Kent 1-1/+1
2009-08-31nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyGravatar Ryusuke Konishi 1-1/+1
2009-08-28inotify: update the group mask on mark additionGravatar Eric Paris 1-0/+4
2009-08-28inotify: fix length reporting and size checkingGravatar Eric Paris 1-3/+5
2009-08-28inotify: do not send a block of zeros when no pathname is availableGravatar Brian Rogers 1-3/+5
2009-08-27ocfs2: invalidate dentry if its dentry_lock isn't initialized.Gravatar Tao Ma 1-0/+11
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 2-85/+177
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 4-105/+82
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrGravatar David Howells 1-3/+15
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Gravatar Eric W. Biederman 1-7/+6
2009-08-27inotify: fix locking around inotify watching in the idrGravatar Eric Paris 1-10/+40
2009-08-27inotify: do not BUG on idr entries at inotify destructionGravatar Eric Paris 1-2/+31
2009-08-27inotify: seperate new watch creation updating existing watchesGravatar Eric Paris 1-69/+103
2009-08-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 2-28/+44
2009-08-24NFSv4: Fix an infinite looping problem with the nfs4_state_managerGravatar Trond Myklebust 1-2/+2
2009-08-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-4/+19
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callGravatar Hugh Dickins 1-8/+12
2009-08-24ext3: Improve error message that changing journaling mode on remount is not p...Gravatar Jan Kara 1-13/+27
2009-08-24ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDEREDGravatar Theodore Ts'o 1-15/+17
2009-08-24kernel_read: redefine offset typeGravatar Mimi Zohar 1-2/+2
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Gravatar Linus Torvalds 1-2/+5
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-7/+14
2009-08-21btrfs: fix inode rbtree corruptionGravatar From: Nick Piggin 1-7/+14
2009-08-20ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGravatar Goldwyn Rodrigues 1-2/+2
2009-08-20ocfs2: Add missing lock nameGravatar Jan Kara 1-0/+1
2009-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Gravatar Linus Torvalds 2-1/+3
2009-08-18mm: revert "oom: move oom_adj value"Gravatar KOSAKI Motohiro 1-16/+3
2009-08-18vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedGravatar Jeff Layton 1-1/+1