Commit Graph

19411 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
Ben Hutchings 9a86e2bad0 lib: fix first line of kernel-doc for a few functions 15 years ago
Rakib Mullick cfd8d6c0ed smp: fix documentation in include/linux/smp.h 15 years ago
H Hartley Sweeten 72c3368856 nodemask.h: remove macro any_online_node 15 years ago
Heiko Carstens 221e3ebf6d cpumask: let num_*_cpus() function always return unsigned values 15 years ago
David Rientjes 478352e789 mm: add comment about deprecation of __GFP_NOFAIL 15 years ago
Johannes Weiner 6457474624 vmscan: detect mapped file pages used only once 15 years ago
Rafael J. Wysocki 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
Andrew Morton 19adf9c5d5 include/linux/fs.h: convert FMODE_* constants to hex 15 years ago
Wu Fengguang 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
akpm@linux-foundation.org d96ae53091 memory-hotplug: create /sys/firmware/memmap entry for new memory 15 years ago
KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 years ago
Li Hong fc91668eaf mm: remove free_hot_page() 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 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 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 1cda707d52 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_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 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
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig efd8f0e6f6 quota: stop using QUOTA_OK / NO_QUOTA 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Dmitry Monakhov 8ddd69d6df quota: generalize quota transfer interface 15 years ago
Dmitry Monakhov ad1e6e8da9 quota: sb_quota state flags cleanup 15 years ago
Christoph Hellwig 5fb324ad24 quota: move code from sync_quota_sb into vfs_quota_sync 15 years ago
Christoph Hellwig 8c4e4acd66 quota: clean up Q_XQUOTASYNC 15 years ago
Dmitry Monakhov c469070aea quota: manage reserved space when quota is not active [v2] 15 years ago
Christoph Egger c7e8d4d6dc jbd[2]: remove references to BUFFER_DEBUG 15 years ago
Jan Kara 9df93939b7 ext3: Use bitops to read/modify EXT3_I(inode)->i_state 15 years ago
Miklos Szeredi db1f05bb85 vfs: add NOFOLLOW flag to umount(2) 15 years ago
Al Viro 8089352a13 Mirror MS_KERNMOUNT in ->mnt_flags 15 years ago
Al Viro 47cd813f29 Take vfsmount_lock to fs/internal.h 15 years ago
Al Viro 9f5596af44 take check for new events in namespace (guts of mounts_poll()) to namespace.c 15 years ago
Al Viro 1f707137b5 new helper: iterate_mounts() 15 years ago
Al Viro 2096f759ab New helper: path_is_under(path1, path2) 15 years ago
Valerie Aurora 495d6c9c65 VFS: Clean up shared mount flag propagation 15 years ago
Christoph Hellwig 2ecdc82ef0 kill unused invalidate_inode_pages helper 15 years ago