aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-08-31autofs4 - fix missed case when changing to use struct pathIan Kent
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-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
2009-08-19nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi
2009-08-18nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()Zhang Qiang
2009-08-179p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni
2009-08-179p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni
2009-08-17ocfs2: Don't oops in ocfs2_kill_sb on a failed mountJan Kara
2009-08-179p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni
2009-08-179p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni
2009-08-179p: Fix v9fs show_optionsAbhishek Kulkarni
2009-08-179p: Fix possible memleak in v9fs_inode_from fid.Abhishek Kulkarni
2009-08-179p: minor comment fixesAbhishek Kulkarni
2009-08-179p: Fix possible inode leak in v9fs_get_inode.Abhishek Kulkarni
2009-08-179p: Check for error in return value of v9fs_fid_addAbhishek Kulkarni
2009-08-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-17inotify: start watch descriptor count at 1Eric Paris
2009-08-17inotify: tail drop inotify q_overflow eventsEric Paris
2009-08-17notify: unused event private raceEric Paris
2009-08-17ocfs2: release the buffer head in ocfs2_do_truncate.Tao Ma
2009-08-17ocfs2: Handle quota file corruption more gracefullyJan Kara
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig
2009-08-15poll/select: initialize triggered field of struct poll_wqueuesGuillaume Knispel
2009-08-14GFS2: Fix permissions on "recover" fileSteven Whitehouse
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust