Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-10-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-10-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2010-10-21 | BKL: remove BKL from freevxfs | Arnd Bergmann |
2010-10-21 | BKL: remove BKL from qnx4 | Arnd Bergmann |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-20 | ceph: do not carry i_lock for readdir from dcache | Sage Weil |
2010-10-20 | fs/ceph/xattr.c: Use kmemdup | Julia Lawall |
2010-10-20 | ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. | Greg Farnum |
2010-10-20 | ceph: fix debugfs warnings | Randy Dunlap |
2010-10-20 | ceph: switch from BKL to lock_flocks() | Sage Weil |
2010-10-20 | ceph: preallocate flock state without locks held | Greg Farnum |
2010-10-20 | ceph: use mapping->nrpages to determine if mapping is empty | Sage Weil |
2010-10-20 | ceph: only invalidate on check_caps if we actually have pages | Sage Weil |
2010-10-20 | ceph: do not hide .snap in root directory | Sage Weil |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh |
2010-10-20 | ceph-rbd: osdc support for osd call and rollback operations | Yehuda Sadeh |
2010-10-20 | ceph: messenger and osdc changes for rbd | Yehuda Sadeh |
2010-10-20 | ceph: refactor osdc requests creation functions | Yehuda Sadeh |
2010-10-20 | ceph: lookup pool in osdmap by name | Yehuda Sadeh |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | fix rawctl compat ioctls breakage on amd64 and itanic | Al Viro |
2010-10-18 | Merge branch 'linus' into core/locking | Ingo Molnar |
2010-10-18 | GFS2: fixed typo | Andrea Gelmini |
2010-10-17 | sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() | Alan Stern |
2010-10-15 | ocfs2: Avoid to evaluate xattr block flags again. | Jeff Liu |
2010-10-15 | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker |
2010-10-15 | ocfs2/cluster: Release debugfs file elapsed_time_in_ms | Sunil Mushran |
2010-10-15 | vfs: make no_llseek the default | Arnd Bergmann |
2010-10-15 | vfs: don't use BKL in default_llseek | Arnd Bergmann |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-15 | hfsplus: fix getxattr return value | Christoph Hellwig |
2010-10-14 | Export dump_{write,seek} to binary loader modules | Linus Torvalds |
2010-10-14 | Un-inline the core-dump helper functions | Linus Torvalds |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds |
2010-10-14 | hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers | Christoph Hellwig |
2010-10-14 | hfsplus: create correct initial catalog entries for device files | Christoph Hellwig |
2010-10-14 | hfsplus: remove superflous rootflags field in hfsplus_inode_info | Christoph Hellwig |
2010-10-14 | hfsplus: fix link corruption | Christoph Hellwig |
2010-10-14 | hfsplus: validate btree flags | Christoph Hellwig |
2010-10-14 | hfsplus: handle more on-disk corruptions without oopsing | Eric Sandeen |
2010-10-14 | hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro |
2010-10-14 | hfsplus: fix oops on mount with corrupted btree extent records | Jeff Mahoney |