summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-10-05Fix idle time field in /proc/uptimeMichael Abbott
2009-10-05/proc/kcore: work around a BUG()KAMEZAWA Hiroyuki
2009-10-05nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields
2009-10-05nilfs2: fix missing zero-fill initialization of btree node cacheRyusuke Konishi
2009-10-05Re-enable Lanman securityChuck Ebbert
2009-10-05eCryptfs: Prevent lower dentry from going negative during unlinkTyler Hicks
2009-10-05eCryptfs: Validate global auth tok keysTyler Hicks
2009-10-05eCryptfs: Filename encryption only supports password auth tokensTyler Hicks
2009-10-05eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks
2009-10-05eCryptfs: Handle unrecognized tag 3 cipher codesTyler Hicks
2009-10-05fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara
2009-09-24binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
2009-08-31autofs4 - fix missed case when changing to use struct pathIan Kent
2009-08-31nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi
2009-08-28inotify: update the group mask on mark additionEric Paris
2009-08-28inotify: fix length reporting and size checkingEric Paris
2009-08-28inotify: do not send a block of zeros when no pathname is availableBrian Rogers
2009-08-27ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris
2009-08-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-08-24NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust
2009-08-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24ext3: Improve error message that changing journaling mode on remount is not p...Jan Kara
2009-08-24ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDEREDTheodore Ts'o
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-08-21btrfs: fix inode rbtree corruptionFrom: Nick Piggin
2009-08-20ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGoldwyn Rodrigues
2009-08-20ocfs2: Add missing lock nameJan Kara
2009-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton