Age | Commit message (Expand) | Author |
2011-07-27 | Merge branch 'integration' into for-linus | Chris Mason |
2011-07-27 | Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors | Chris Mason |
2011-07-27 | Btrfs: use the commit_root for reading free_space_inode crcs | Chris Mason |
2011-07-27 | Btrfs: reduce extent_state lock contention for metadata | Chris Mason |
2011-07-27 | Btrfs: remove lockdep magic from btrfs_next_leaf | Chris Mason |
2011-07-27 | Btrfs: make a lockdep class for each root | Chris Mason |
2011-07-27 | Btrfs: switch the btrfs tree locks to reader/writer | Chris Mason |
2011-07-27 | Btrfs: fix deadlock when throttling transactions | Josef Bacik |
2011-07-27 | Btrfs: stop using highmem for extent_buffers | Chris Mason |
2011-07-27 | Btrfs: fix BUG_ON() caused by ENOSPC when relocating space | Miao Xie |
2011-07-27 | Btrfs: tag pages for writeback in sync | Josef Bacik |
2011-07-27 | Btrfs: fix enospc problems with delalloc | Josef Bacik |
2011-07-27 | Btrfs: don't flush delalloc arbitrarily | Josef Bacik |
2011-07-27 | Btrfs: use find_or_create_page instead of grab_cache_page | Josef Bacik |
2011-07-27 | Btrfs: use a worker thread to do caching | Josef Bacik |
2011-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-07-21 | vfs: drop conditional inode prefetch in __do_lookup_rcu | Linus Torvalds |
2011-07-21 | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich |
2011-07-21 | CIFS: Fix wrong length in cifs_iovec_read | Pavel Shilovsky |
2011-07-19 | fs/libfs.c: fix simple_attr_write() on 32bit machines | Akinobu Mita |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-19 | vfs: fix race in rcu lookup of pruned dentry | Linus Torvalds |
2011-07-18 | Fix cifs_get_root() | Al Viro |
2011-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-17 | hppfs_lookup(): don't open-code lookup_one_len() | Al Viro |
2011-07-17 | hppfs: fix dentry leak | Al Viro |
2011-07-17 | cramfs: get_cramfs_inode() returns ERR_PTR() on failure | Al Viro |
2011-07-17 | ufs should use d_splice_alias() | Al Viro |
2011-07-17 | fix exofs ->get_parent() | Al Viro |
2011-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-07-16 | ceph analog of cifs build_path_from_dentry() race fix | Al Viro |
2011-07-16 | cifs: build_path_from_dentry() race fix | Al Viro |
2011-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-14 | fix loop checks in d_materialise_unique() | Al Viro |
2011-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2011-07-14 | GFS2: Resolve inode eviction and ail list interaction bug | Steven Whitehouse |
2011-07-13 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-07-12 | Fix ->d_lock locking order in unlazy_walk() | Al Viro |
2011-07-12 | [CIFS] update cifs to version 1.74 | Steve French |
2011-07-12 | [CIFS] update limit for snprintf in cifs_construct_tcon | Steve French |
2011-07-12 | cifs: Fix signing failure when server mandates signing for NTLMSSP | Shirish Pargaonkar |
2011-07-12 | GFS2: Fix race during filesystem mount | Steven Whitehouse |
2011-07-12 | GFS2: force a log flush when invalidating the rindex glock | Benjamin Marzinski |
2011-07-11 | NFSv4.1: update nfs4_fattr_bitmap_maxsz | Andy Adamson |
2011-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-07-11 | cifs: drop spinlock before calling cifs_put_tlink | Jeff Layton |
2011-07-11 | Btrfs: fix how we merge extent states and deal with cached states | Josef Bacik |
2011-07-11 | Btrfs: use the normal checksumming infrastructure for free space cache | Josef Bacik |
2011-07-11 | Btrfs: serialize flushers in reserve_metadata_bytes | Josef Bacik |
2011-07-11 | Btrfs: do transaction space reservation before joining the transaction | Josef Bacik |