Commit Graph

2317 Commits (94c3e87a792c70d041954b0ef68ebd22368d0931)

Author SHA1 Message Date
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Eric W. Biederman d73d65293e [PATCH] pidhash: kill switch_exec_pids 19 years ago
Oleg Nesterov 1434261c07 [PATCH] simplify exec from init's subthread 19 years ago
Eric W. Biederman fef23e7fbb [PATCH] exec: allow init to exec from any thread. 19 years ago
Nathan Scott c25366680b [XFS] Cleanup in XFS after recent get_block_t interface tweaks. 19 years ago
Mandy Kirkconnell 0b7e56a450 [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() 19 years ago
Glen Overby 3ccb8b5f65 [XFS] A change to inode chunk allocation to try allocating the new chunk 19 years ago
Nathan Scott 3c674e7423 Fixes a regression from the recent "remove ->get_blocks() support" 19 years ago
Nathan Scott e0edd5962b [XFS] Fix compiler warning and small code inconsistencies in compat 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Vadim Lobanov 68c3431ae2 [PATCH] Fold select_bits_alloc/free into caller code. 19 years ago
Eric Dumazet e4a1f129f9 [PATCH] use fget_light() in select/poll 19 years ago
Andi Kleen 70674f95c0 [PATCH] Optimize select/poll by putting small data sets on the stack 19 years ago
Adrian Bunk f5b95ff010 [PATCH] autofs4: proper prototype for autofs4_dentry_release() 19 years ago
Adrian Bunk a28af471b8 [PATCH] fs/fat/: proper prototypes for two functions 19 years ago
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers 19 years ago
Michael Ellerman 5149fa47ec [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree 19 years ago
Jun'ichi Nomura b4cf1b72ee [PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex 19 years ago
Jun'ichi Nomura 641dc636b0 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject 19 years ago
Andrew Morton 100873687d [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy 19 years ago
Jun'ichi Nomura 6a4d44c1f1 [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory 19 years ago
KAMEZAWA Hiroyuki ec936fc563 [PATCH] for_each_online_pgdat: renaming for_each_pgdat 19 years ago
Adrian Bunk 74cae61ab4 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static 19 years ago
NeilBrown baab935ff3 [PATCH] knfsd: Convert sunrpc_cache to use krefs 19 years ago
NeilBrown f9ecc921b5 [PATCH] knfsd: Use new cache code for name/id lookup caches 19 years ago
NeilBrown 8d270f7f4c [PATCH] knfsd: Use new cache_lookup for svc_expkey cache 19 years ago
NeilBrown 4f7774c3a0 [PATCH] knfsd: Use new cache_lookup for svc_export 19 years ago
NeilBrown 7d317f2c9f [PATCH] knfsd: Get rid of 'inplace' sunrpc caches 19 years ago
NeilBrown eab7e2e647 [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export 19 years ago
NeilBrown efc36aa560 [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 19 years ago
Ian Kent 3e7b191980 [PATCH] autofs4: atomic var underflow 19 years ago
Ian Kent 871f94344c [PATCH] autofs4: follow_link missing functionality 19 years ago
Dave Jones 3370c74b2e [PATCH] Remove redundant check from autofs4_put_super 19 years ago
Ian Kent 44d53eb041 [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* 19 years ago
Ian Kent 5c0a32fc2c [PATCH] autofs4: add new packet type for v5 communications 19 years ago
Ian Kent 3a15e2ab5d [PATCH] autofs4: add v5 expire logic 19 years ago
Ian Kent 34ca959cfc [PATCH] autofs4: add v5 follow_link mount trigger method 19 years ago
Ian Kent 051d381259 [PATCH] autofs4: nameidata needs to be up to date for follow_link 19 years ago
Ian Kent e3474a8eb3 [PATCH] autofs4: change may_umount* functions to boolean 19 years ago
Ian Kent 90a59c7cf5 [PATCH] autofs4: rename simple_empty_nolock function 19 years ago
Ian Kent e77fbddf77 [PATCH] autofs4: white space cleanup for waitq.c 19 years ago
Ian Kent d7c4a5f108 [PATCH] autofs4: add a show mount options for proc filesystem 19 years ago
Ian Kent 862b110f01 [PATCH] autofs4: remove update_atime unused function 19 years ago
Ian Kent e0a7aae940 [PATCH] autofs4: expire mounts that hold no (extra) references only 19 years ago
Ian Kent 1aff3c8b05 [PATCH] autofs4: fix false negative return from expire 19 years ago