Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 9 | -0/+9 |
2011-10-31 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 11 | -0/+11 |
2011-10-28 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds | 8 | -161/+260 |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 14 | -414/+408 |
2011-10-28 | Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw | Linus Torvalds | 19 | -1012/+666 |
2011-10-28 | Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 22 | -1015/+2229 |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 47 | -2324/+2033 |
2011-10-28 | leases: fix write-open/read-lease race | J. Bruce Fields | 2 | -4/+5 |
2011-10-28 | nfs: drop unnecessary locking in llseek | Andi Kleen | 1 | -9/+2 |
2011-10-28 | ext4: replace cut'n'pasted llseek code with generic_file_llseek_size | Andi Kleen | 1 | -46/+1 |
2011-10-28 | vfs: add generic_file_llseek_size | Andi Kleen | 1 | -9/+28 |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen | 5 | -50/+48 |
2011-10-28 | direct-io: merge direct_io_walker into __blockdev_direct_IO | Andi Kleen | 1 | -139/+132 |
2011-10-28 | direct-io: inline the complete submission path | Andi Kleen | 1 | -15/+21 |
2011-10-28 | direct-io: separate map_bh from dio | Andi Kleen | 1 | -29/+37 |
2011-10-28 | direct-io: use a slab cache for struct dio | Andi Kleen | 1 | -5/+14 |
2011-10-28 | direct-io: rearrange fields in dio/dio_submit to avoid holes | Andi Kleen | 1 | -7/+6 |
2011-10-28 | direct-io: fix a wrong comment | Andi Kleen | 1 | -1/+1 |
2011-10-28 | direct-io: separate fields only used in the submission path from struct dio | Andi Kleen | 1 | -188/+201 |
2011-10-28 | vfs: fix spinning prevention in prune_icache_sb | Christoph Hellwig | 1 | -1/+1 |
2011-10-28 | vfs: add a comment to inode_permission() | Andreas Gruenbacher | 1 | -2/+4 |
2011-10-28 | vfs: pass all mask flags check_acl and posix_acl_permission | Andreas Gruenbacher | 2 | -2/+2 |
2011-10-28 | vfs: indicate that the permission functions take all the MAY_* flags | Andreas Gruenbacher | 1 | -2/+2 |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman | 1 | -5/+2 |
2011-10-28 | vfs: add "device" tag to /proc/self/mountstats | Bryan Schumaker | 1 | -0/+1 |
2011-10-28 | cleanup: vfs: small comment fix for block_invalidatepage | Wang Sheng-Hui | 1 | -2/+2 |
2011-10-27 | Add definition for share encryption | Steve French | 1 | -7/+37 |
2011-10-27 | fs/Makefile: Stupid typo breakage of exofs inclusion | Boaz Harrosh | 1 | -1/+1 |
2011-10-26 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 9 | -367/+1506 |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+34 |
2011-10-26 | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 3 | -17/+32 |
2011-10-25 | libceph: fix double-free of page vector | Sage Weil | 1 | -1/+0 |
2011-10-25 | ceph: fix 32-bit ino numbers | Amon Ott | 1 | -5/+6 |
2011-10-25 | ceph: let the set_layout ioctl set single traits | Greg Farnum | 1 | -6/+28 |
2011-10-25 | Revert "ceph: don't truncate dirty pages in invalidate work thread" | Sage Weil | 1 | -45/+1 |
2011-10-25 | ceph: replace leading spaces with tabs | Noah Watkins | 1 | -20/+20 |
2011-10-25 | libceph: don't complain on msgpool alloc failures | Sage Weil | 2 | -6/+7 |
2011-10-25 | libceph: create messenger with client | Sage Weil | 1 | -3/+6 |
2011-10-25 | ceph: document ioctls | Sage Weil | 1 | -1/+54 |
2011-10-25 | ceph: implement (optional) max read size | Sage Weil | 1 | -3/+12 |
2011-10-25 | ceph: rename rsize -> rasize | Sage Weil | 2 | -6/+16 |
2011-10-25 | ceph: make readpages fully async | Sage Weil | 1 | -70/+115 |
2011-10-25 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 17 | -273/+202 |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 20 | -1464/+1794 |
2011-10-25 | sysfs: Remove support for tagged directories with untagged members (again) | Eric W. Biederman | 1 | -4/+4 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -7/+65 |
2011-10-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -73/+128 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -26/+16 |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 13 | -197/+278 |
2011-10-24 | ore: Enable RAID5 mounts | Boaz Harrosh | 1 | -3/+11 |