aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-08-12
|\ \ \
| * | | xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig2009-08-12
| * | | xfs: check for dinode realtime flag corruptionChristoph Hellwig2009-08-12
| * | | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig2009-08-12
| * | | xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig2009-08-12
| * | | xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig2009-08-12
* | | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-12
* | | | mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-10
* | | | mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-10
* | | | mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov2009-08-10
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-07
|\ \ \
| * | | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-07
| * | | Btrfs: correct error-handling zlib error handlingJulia Lawall2009-08-07
| * | | Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-07
| * | | Btrfs: make sure the async caching thread advances the keyChris Mason2009-07-31
| * | | Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-07
|\ \ \ \
| * | | | xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-07
| * | | | vfs: add __destroy_inodeChristoph Hellwig2009-08-07
| * | | | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-07
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-07
|\ \ \ \ \
| * | | | | jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström2009-08-04
* | | | | | flat: fix uninitialized ptr with shared libsLinus Torvalds2009-08-07
* | | | | | vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi2009-08-07
* | | | | | compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen2009-08-07
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-04
|\ \ \ \ \
| * | | | | nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-02
| * | | | | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi2009-08-01
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-08-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-03
| * | | | cifs: Read buffer overflowRoel Kluin2009-08-03
| * | | | cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton2009-08-03
| * | | | cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton2009-08-01
| * | | | [CIFS] Updates fs/cifs/CHANGESSteve French2009-07-29
| * | | | cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton2009-07-27
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-07-31
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen2009-07-31
| * | | | xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-31
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Btrfs: be more polite in the async caching threadsChris Mason2009-07-30
| * | | | Btrfs: preserve commit_root for async cachingYan Zheng2009-07-30
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-30
|\ \ \ \ \
| * | | | | udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara2009-07-30