Commit Graph

4267 Commits (df7a3b07c28e7b547d8252a237299e32880b505d)

Author SHA1 Message Date
Greg Kroah-Hartman a2de48cace Driver core: add device_rename function 19 years ago
Greg Kroah-Hartman 2620efef70 Driver core: add ability for classes to handle devices properly 19 years ago
Greg Kroah-Hartman de0ff00d72 Driver core: add groups support to struct device 19 years ago
David Brownell 386415d88b PM: platform_bus and late_suspend/early_resume 19 years ago
David Brownell 1d3a82af45 PM: no suspend_prepare() phase 19 years ago
David Brownell 82bb67f2c1 PM: define PM_EVENT_PRETHAW 19 years ago
Linus Torvalds cbd69dbbf1 Suspend changes for PCI core 19 years ago
Linus Torvalds 7c8265f510 Suspend infrastructure cleanup and extension 19 years ago
Miguel Ojeda Sandonis ab7d7371ac Driver core: add const to class_create 19 years ago
Greg Kroah-Hartman 5cbe5f8a58 device_create(): make fmt argument 'const char *' 19 years ago
Dmitry Torokhov ddd5d35a8f class_device_create(): make fmt argument 'const char *' 19 years ago
Jay Vosburgh f5b2b966f0 [PATCH] bonding: Validate probe replies in ARP monitor 19 years ago
Jay Vosburgh 0b680e7537 [PATCH] bonding: Add priv_flag to avoid event mishandling 19 years ago
John W. Linville baef186519 [PATCH] WE-21 support (core API) 19 years ago
Jeff Garzik a6d967a485 [libata] No need for all those arch libata-portmap.h headers 19 years ago
Yasuyuki Kozakai 0d6c7ae22d [NETFILTER]: Add dscp,DSCP headers to header-y 19 years ago
Al Viro 3e597c6045 [PATCH] fix iptables __user misannotations 19 years ago
David Woodhouse 9e72cbf353 Remove dead netfilter_logging.h from include/linux/Kbuild 19 years ago
Ian McDonald b83eff641e [DCCP]: Introduce constants for CCID numbers 19 years ago
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
Gerrit Renker 00e4d116a7 [DCCP]: Allow default/fallback service code. 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
Russell King 42431acbac [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts 19 years ago
David Miller 4c8bd7eeee [KERNEL] Do not truncate to 'int' in ALIGN() macro. 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Trond Myklebust 5dd3177ae5 NFSv4: Fix a use-after-free issue with the nfs server. 19 years ago
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Chuck Lever c2866763b4 SUNRPC: use sockaddr + size when creating remote transport endpoints 19 years ago
Chuck Lever 6ca9482387 SUNRPC: Clean-up after previous patches. 19 years ago
Chuck Lever c4efcb1d3e SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address 19 years ago
Chuck Lever f425eba437 SUNRPC: Create API for displaying remote peer address 19 years ago
Chuck Lever edb267a688 SUNRPC: add xprt switch API for printing formatted remote peer addresses 19 years ago
Chuck Lever 39d7bbcb5b SUNRPC: remove extraneous header inclusions 19 years ago
Chuck Lever ed39440a25 SUNRPC: create API for getting remote peer address 19 years ago
Chuck Lever bbf7c1dd2a SUNRPC: Introduce transport switch callout for pluggable rpcbind 19 years ago
Chuck Lever 5b1eacbcd7 SUNRPC: Support for RPC child tasks no longer needed 19 years ago
Chuck Lever 4a68179d38 SUNRPC: Make RPC portmapper use per-transport storage 19 years ago
Chuck Lever ec739ef03d SUNRPC: Create a helper to tell whether a transport is bound 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells 5006a76cca NFS: Eliminate client_sys in favour of cl_rpcclient 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
David Howells 27951bd260 NFS: Maintain a common server record for NFS2/3 as well as for NFS4 19 years ago
David Howells 509de81116 NFS: Add extra const qualifiers 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells e9326dcab4 NFS: Add a server capabilities NFS RPC op 19 years ago
David Howells 2b3de4411b NFS: Add a lookupfh NFS RPC op 19 years ago