summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-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
2009-08-12xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig
2009-08-12xfs: check for dinode realtime flag corruptionChristoph Hellwig
2009-08-12use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig
2009-08-12xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig
2009-08-10ocfs2: Fix possible deadlock when extending quota fileJan Kara
2009-08-10mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov
2009-08-10mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov
2009-08-10mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds
2009-08-07ocfs2: keep index within status_map[]Roel Kluin
2009-08-07ocfs2: Initialize the cluster we're writing to in a non-sparse extendSunil Mushran
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-08-04jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French
2009-08-03cifs: Read buffer overflowRoel Kluin