Age | Commit message (Expand) | Author |
2010-12-02 | cifs: add attribute cache timeout (actimeo) tunable | Suresh Jayaraman |
2010-12-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-12-01 | xfs: only run xfs_error_test if error injection is active | Dave Chinner |
2010-12-01 | xfs: avoid moving stale inodes in the AIL | Dave Chinner |
2010-12-01 | xfs: delayed alloc blocks beyond EOF are valid after writeback | Dave Chinner |
2010-12-01 | xfs: push stale, pinned buffers on trylock failures | Dave Chinner |
2010-12-01 | xfs: fix failed write truncation handling. | Dave Chinner |
2010-11-30 | exec: copy-and-paste the fixes into compat_do_execve() paths | Oleg Nesterov |
2010-11-30 | exec: make argv/envp memory visible to oom-killer | Oleg Nesterov |
2010-11-30 | cifs: fix parsing of hostname in dfs referrals | Jeff Layton |
2010-11-30 | NFS: Fix a readdirplus bug | Trond Myklebust |
2010-11-30 | cifs: display fsc in /proc/mounts | Suresh Jayaraman |
2010-11-30 | cifs: enable fscache iff fsc mount option is used explicitly | Suresh Jayaraman |
2010-11-30 | cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set | Suresh Jayaraman |
2010-11-30 | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) | Shirish Pargaonkar |
2010-11-30 | cifs: Misc. cleanup in cifsacl handling [try #4] | Shirish Pargaonkar |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-11-29 | cifs: trivial comment fix for cifs_invalidate_mapping | Suresh Jayaraman |
2010-11-29 | Btrfs: don't use migrate page without CONFIG_MIGRATION | Chris Mason |
2010-11-28 | Btrfs: deal with DIO bios that span more than one ordered extent | Chris Mason |
2010-11-28 | Un-inline get_pipe_info() helper function | Linus Torvalds |
2010-11-28 | Export 'get_pipe_info()' to other users | Linus Torvalds |
2010-11-28 | Rename 'pipe_info()' to 'get_pipe_info()' | Linus Torvalds |
2010-11-27 | Btrfs: setup blank root and fs_info for mount time | Josef Bacik |
2010-11-27 | Btrfs: fix fiemap | Josef Bacik |
2010-11-27 | Btrfs - fix race between btrfs_get_sb() and umount | Ian Kent |
2010-11-27 | Btrfs: update inode ctime when using links | Josef Bacik |
2010-11-27 | Btrfs: make sure new inode size is ok in fallocate | Josef Bacik |
2010-11-27 | Btrfs: fix typo in fallocate to make it honor actual size | Josef Bacik |
2010-11-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-11-25 | reiserfs: fix inode mutex - reiserfs lock misordering | Frederic Weisbecker |
2010-11-25 | pagemap: set pagemap walk limit to PMD boundary | Naoya Horiguchi |
2010-11-25 | fuse: fix attributes after open(O_TRUNC) | Ken Sumrall |
2010-11-24 | nilfs2: fix typo in comment of nilfs_dat_move function | Ryusuke Konishi |
2010-11-23 | nilfs2: nilfs_iget_for_gc() returns ERR_PTR | Dan Carpenter |
2010-11-22 | NFS: Ensure we return the dirent->d_type when it is known | Trond Myklebust |
2010-11-22 | NFS: Correct the array bound calculation in nfs_readdir_add_to_array | Trond Myklebust |
2010-11-22 | NFS: Don't ignore errors from nfs_do_filldir() | Trond Myklebust |
2010-11-22 | NFS: Fix the error handling in "uncached_readdir()" | Trond Myklebust |
2010-11-22 | NFS: Fix a page leak in uncached_readdir() | Trond Myklebust |
2010-11-22 | NFS: Fix a page leak in nfs_do_filldir() | Trond Myklebust |
2010-11-22 | NFS: Assume eof if the server returns no readdir records | Trond Myklebust |
2010-11-22 | NFS: Buffer overflow in ->decode_dirent() should not be fatal | Trond Myklebust |
2010-11-22 | Pure nfs client performance using odirect. | Arun Bharadwaj |
2010-11-21 | Btrfs: avoid NULL pointer deref in try_release_extent_buffer | Chris Mason |
2010-11-21 | Btrfs: make btrfs_add_nondir take parent inode as an argument | Josef Bacik |