summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-20btrfs: kill magical embedded struct superblockAl Viro1-0/+2
2011-07-20switch vfs_path_lookup() to struct pathAl Viro1-1/+1
2011-07-20kill lookup_create()Al Viro1-1/+0
2011-07-20make sure that nsproxy_cache is initialized early enoughAl Viro1-0/+1
2011-07-20new helpers: kern_path_create/user_path_createAl Viro1-0/+2
2011-07-20kill LOOKUP_CONTINUEAl Viro1-1/+0
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro1-2/+2
2011-07-20kill IPERM_FLAG_RCUAl Viro1-2/+0
2011-07-20->permission() sanitizing: don't pass flags to exec_permission()Al Viro1-7/+0
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro3-3/+3
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro3-3/+3
2011-07-20->permission() sanitizing: MAY_NOT_BLOCKAl Viro1-0/+1
2011-07-20kill check_acl callback of generic_permission()Al Viro2-2/+3
2011-07-20lockless get_write_access/deny_write_accessAl Viro2-3/+52
2011-07-20kill file_permission() completelyAl Viro1-1/+0
2011-07-20consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro1-0/+1
2011-07-20new helper: iterate_supers_type()Al Viro1-0/+2
2011-07-20fs: add a DCACHE_NEED_LOOKUP flag for d_flagsJosef Bacik1-0/+7
2011-07-20rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney1-0/+3
2011-07-20bcma: allow enabling PLLRafał Miłecki1-0/+2
2011-07-20bcma: allow setting FAST clockmode for a coreRafał Miłecki1-1/+7
2011-07-20bcma: trivial: add helpers for masking/settingRafał Miłecki1-0/+8
2011-07-20bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2-9/+20
2011-07-20cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+7
2011-07-20bcma: define IO status registerRafał Miłecki1-1/+7
2011-07-20ieee80211: add few wmm tspec valuesKalle Valo1-0/+37
2011-07-20bcma: handle alternative SPROM locationRafał Miłecki1-1/+2
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal1-0/+1
2011-07-19IB/mlx4: Use flow counters on IBoE portsOr Gerlitz1-1/+2
2011-07-19mlx4_core: Add network flow countersOr Gerlitz2-1/+20
2011-07-19mlx4_core: Fix location of counter index in QP context structOr Gerlitz1-3/+2
2011-07-19mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz1-6/+6
2011-07-19mlx4_core: Extend capability flags to 64 bitsOr Gerlitz1-17/+17
2011-07-19dt: include linux/errno.h in linux/of_address.hGrant Likely1-0/+1
2011-07-19of/address: Add of_find_matching_node_by_address helperGrant Likely1-0/+4
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy1-0/+13
2011-07-18ssb: SPROM: add LED duty cycle fieldsRafał Miłecki1-0/+2
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong1-5/+1
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla1-0/+1
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet1-0/+3
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-0/+1
2011-07-18Avoid duplicate _count variables in page_structChristoph Lameter1-18/+19
2011-07-18Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg1-10/+15
2011-07-18SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust1-1/+0
2011-07-18SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust1-0/+4
2011-07-18SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust1-2/+7
2011-07-18SUNRPC: Clean up the slot table allocationTrond Myklebust1-2/+0
2011-07-18SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust1-3/+3