Commit Graph

186192 Commits (06f9d8c2b50060543fb6e0af87ddb86e654dee6b)
 

Author SHA1 Message Date
KOSAKI Motohiro 06f9d8c2b5 mm: mlock_vma_pages_range() only return success or failure 15 years ago
KOSAKI Motohiro c58267c324 mm: mlock_vma_pages_range() never return negative value 15 years ago
KAMEZAWA Hiroyuki b084d4353f mm: count swap usage 15 years ago
KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
Akinobu Mita 19b629f581 infiniband: use for_each_set_bit() 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
David Miller e3cb91ce1a timbgpio: fix build 15 years ago
Al Viro 781b16775b Fix a dumb typo - use of & instead of && 15 years ago
Linus Torvalds 64096c1741 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 years ago
Linus Torvalds cc7889ff5e Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 15 years ago
Linus Torvalds b13d3c6e8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 15 years ago
Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
Linus Torvalds c812a51d11 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
Aneesh Kumar K.V 5717144a01 fs/9p: Add hardlink support to .u extension 15 years ago
Sripathi Kodi c5a7697da9 9P2010.L handshake: .L protocol negotiation 15 years ago
Sripathi Kodi 342fee1d5c 9P2010.L handshake: Remove "dotu" variable 15 years ago
Sripathi Kodi 0fb80abd91 9P2010.L handshake: Add mount option 15 years ago
Sripathi Kodi dd6102fbd9 9P2010.L handshake: Add VFS flags 15 years ago
Aneesh Kumar K.V c1a7c22620 net/9p: Handle mount errors correctly. 15 years ago
Aneesh Kumar K.V 37c1209d41 net/9p: Remove MAX_9P_CHAN limit 15 years ago
Aneesh Kumar K.V f75580c4af net/9p: Add multi channel support. 15 years ago
Trond Myklebust 3fa04ecd72 Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 15 years ago
Trond Myklebust 1cda707d52 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping 15 years ago
Trond Myklebust 5cf95214cc NFS: Clean up nfs_sync_mapping 15 years ago
Trond Myklebust 7f2f12d963 NFS: Simplify nfs_wb_page() 15 years ago
Trond Myklebust acdc53b214 NFS: Replace __nfs_write_mapping with sync_inode() 15 years ago
Trond Myklebust c988950eb6 NFS: Simplify nfs_wb_page_cancel() 15 years ago
Trond Myklebust 2928db1ffe NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages 15 years ago
Trond Myklebust 5bad5abec4 NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set 15 years ago
Trond Myklebust 420e3646bb NFS: Reduce the number of unnecessary COMMIT calls 15 years ago
Trond Myklebust ff778d02bf NFS: Add a count of the number of unstable writes carried by an inode 15 years ago
Trond Myklebust 8fc795f703 NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c 15 years ago
Linus Torvalds 9467c4fdd6 Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
Linus Torvalds 35c2e967d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
Randy Dunlap 6c550ee415 x86: fix mtrr missing kernel-doc 15 years ago
Linus Torvalds 660f6a360b Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds 586fac13f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
Linus Torvalds 1f63b9c15b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 years ago
Linus Torvalds b24bc1e61c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 26821ed40b make sure data is on disk before calling ->write_inode 15 years ago
Phillip Lougher 06862f884d Squashfs: get rid of obsolete definition in header file 15 years ago
Phillip Lougher ae4a3179b1 Squashfs: get rid of obsolete variable in struct squashfs_sb_info 15 years ago
Al Viro 1f36f774b2 Switch !O_CREAT case to use of do_last() 15 years ago
Al Viro def4af30cf Get rid of symlink body copying 15 years ago
Al Viro 3866248e5f Finish pulling of -ESTALE handling to upper level in do_filp_open() 15 years ago
Al Viro 806b681cbe Turn do_link spaghetty into a normal loop 15 years ago
Al Viro 10fa8e62f2 Unify exits in O_CREAT handling 15 years ago
Al Viro 9e67f36169 Kill is_link argument of do_last() 15 years ago