Age | Commit message (Expand) | Author |
2011-10-28 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-10-28 | Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw | Linus Torvalds |
2011-10-28 | Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-10-28 | leases: fix write-open/read-lease race | J. Bruce Fields |
2011-10-28 | nfs: drop unnecessary locking in llseek | Andi Kleen |
2011-10-28 | ext4: replace cut'n'pasted llseek code with generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: add generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen |
2011-10-28 | direct-io: merge direct_io_walker into __blockdev_direct_IO | Andi Kleen |
2011-10-28 | direct-io: inline the complete submission path | Andi Kleen |
2011-10-28 | direct-io: separate map_bh from dio | Andi Kleen |
2011-10-28 | direct-io: use a slab cache for struct dio | Andi Kleen |
2011-10-28 | direct-io: rearrange fields in dio/dio_submit to avoid holes | Andi Kleen |
2011-10-28 | direct-io: fix a wrong comment | Andi Kleen |
2011-10-28 | direct-io: separate fields only used in the submission path from struct dio | Andi Kleen |
2011-10-28 | vfs: fix spinning prevention in prune_icache_sb | Christoph Hellwig |
2011-10-28 | vfs: add a comment to inode_permission() | Andreas Gruenbacher |
2011-10-28 | vfs: pass all mask flags check_acl and posix_acl_permission | Andreas Gruenbacher |
2011-10-28 | vfs: indicate that the permission functions take all the MAY_* flags | Andreas Gruenbacher |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2011-10-28 | vfs: add "device" tag to /proc/self/mountstats | Bryan Schumaker |
2011-10-28 | cleanup: vfs: small comment fix for block_invalidatepage | Wang Sheng-Hui |
2011-10-27 | Add definition for share encryption | Steve French |
2011-10-27 | fs/Makefile: Stupid typo breakage of exofs inclusion | Boaz Harrosh |
2011-10-26 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-26 | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds |
2011-10-25 | libceph: fix double-free of page vector | Sage Weil |
2011-10-25 | ceph: fix 32-bit ino numbers | Amon Ott |
2011-10-25 | ceph: let the set_layout ioctl set single traits | Greg Farnum |
2011-10-25 | Revert "ceph: don't truncate dirty pages in invalidate work thread" | Sage Weil |
2011-10-25 | ceph: replace leading spaces with tabs | Noah Watkins |
2011-10-25 | libceph: don't complain on msgpool alloc failures | Sage Weil |
2011-10-25 | libceph: create messenger with client | Sage Weil |
2011-10-25 | ceph: document ioctls | Sage Weil |
2011-10-25 | ceph: implement (optional) max read size | Sage Weil |
2011-10-25 | ceph: rename rsize -> rasize | Sage Weil |
2011-10-25 | ceph: make readpages fully async | Sage Weil |
2011-10-25 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-10-25 | sysfs: Remove support for tagged directories with untagged members (again) | Eric W. Biederman |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-24 | ore: Enable RAID5 mounts | Boaz Harrosh |
2011-10-24 | exofs: Support for RAID5 read-4-write interface. | Boaz Harrosh |
2011-10-24 | ore: RAID5 Write | Boaz Harrosh |