Age | Commit message (Expand) | Author |
2011-01-16 | btrfs: make the chunk allocator utilize the devices better | Miao Xie |
2011-01-16 | btrfs: restructure find_free_dev_extent() | Miao Xie |
2011-01-16 | btrfs: fix wrong calculation of stripe size | Miao Xie |
2011-01-16 | btrfs: try to reclaim some space when chunk allocation fails | Miao Xie |
2011-01-16 | btrfs: fix wrong data space statistics | Miao Xie |
2011-01-16 | fs/btrfs: Fix build of ctree | Stefan Schmidt |
2011-01-16 | Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason |
2011-01-16 | Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ... | Chris Mason |
2011-01-15 | autofs4: Merge the remaining dentry ops tables | David Howells |
2011-01-15 | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells |
2011-01-15 | Allow d_manage() to be used in RCU-walk mode | David Howells |
2011-01-15 | Remove a further kludge from __do_follow_link() | David Howells |
2011-01-15 | autofs4: Add v4 pseudo direct mount support | Ian Kent |
2011-01-15 | autofs4: Fix wait validation | Ian Kent |
2011-01-15 | autofs4: Clean up autofs4_free_ino() | Ian Kent |
2011-01-15 | autofs4: Clean up dentry operations | Ian Kent |
2011-01-15 | autofs4: Clean up inode operations | Ian Kent |
2011-01-15 | autofs4: Remove unused code | Ian Kent |
2011-01-15 | autofs4: Add d_manage() dentry operation | Ian Kent |
2011-01-15 | autofs4: Add d_automount() dentry operation | Ian Kent |
2011-01-15 | Remove the automount through follow_link() kludge code from pathwalk | David Howells |
2011-01-15 | CIFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-15 | NFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-15 | AFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-15 | Add an AT_NO_AUTOMOUNT flag to suppress terminal automount | David Howells |
2011-01-15 | Add a dentry op to allow processes to be held during pathwalk transit | David Howells |
2011-01-15 | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells |
2011-01-15 | do_lookup() fix | Al Viro |
2011-01-14 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-01-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-14 | Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() | Linus Torvalds |
2011-01-14 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-01-14 | nfsd4: fix callback restarting | J. Bruce Fields |
2011-01-14 | cifs: add cruid= mount option | Jeff Layton |
2011-01-14 | cifs: cFYI the entire error code in map_smb_to_linux_error | Jeff Layton |
2011-01-14 | block: restore multiple bd_link_disk_holder() support | Tejun Heo |
2011-01-14 | afs: add afs_wq and use it instead of the system workqueue | Tejun Heo |
2011-01-14 | FS-Cache: Fix operation handling | Akshat Aranya |
2011-01-14 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-14 | fs: namei fix ->put_link on wrong inode in do_filp_open | Nick Piggin |
2011-01-13 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-14 | fs: fix do_last error case when need_reval_dot | J. R. Okajima |
2011-01-14 | nfs: add missing rcu-walk check | Nick Piggin |
2011-01-14 | fs: fix dropping of rcu-walk from force_reval_path | Nick Piggin |
2011-01-14 | fs: force_reval_path drop rcu-walk before d_invalidate | Nick Piggin |
2011-01-13 | nfsd: break lease on unlink, link, and rename | J. Bruce Fields |
2011-01-13 | nfsd4: break lease on nfsd setattr | J. Bruce Fields |
2011-01-13 | nfsd: don't support msnfs export option | J. Bruce Fields |
2011-01-13 | nfsd4: initialize cb_per_client | J. Bruce Fields |
2011-01-13 | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc | Stefan Hajnoczi |