Commit Graph

255038 Commits (511415980ace0ceecd71088dbe1c7ce4ca7c79fe)
 

Author SHA1 Message Date
Al Viro 511415980a nameidata_to_nfs_open_context() doesn't need nameidata, actually... 14 years ago
Al Viro 3d4ff43d89 nfs_open_context doesn't need struct path either 14 years ago
Al Viro 82a2c1b77a nfs4_opendata doesn't need struct path either 14 years ago
Al Viro 643168c2dc nfs4_closedata doesn't need to mess with struct path 14 years ago
Al Viro 7c97c200e2 cifs: fix the type of cifs_demultiplex_thread() 14 years ago
Al Viro beefebf1aa ecryptfs_inode_permission() doesn't need to bail out on RCU 14 years ago
Al Viro 729cdb3a1e kill IPERM_FLAG_RCU 14 years ago
Al Viro 76fe3276be ->permission() sanitizing: document API changes 14 years ago
Al Viro d2d9e9fbc2 merge do_revalidate() into its only caller 14 years ago
Al Viro 4ad5abb3d0 no reason to keep exec_permission() separate now 14 years ago
Al Viro d594e7ec4d massage generic_permission() to treat directories on a separate path 14 years ago
Al Viro eecdd358b4 ->permission() sanitizing: don't pass flags to exec_permission() 14 years ago
Al Viro cf1dd1dae8 selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU 14 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
Al Viro 1fc0f78ca9 ->permission() sanitizing: MAY_NOT_BLOCK 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Al Viro 07b8ce1ee8 lockless get_write_access/deny_write_access 14 years ago
Al Viro f4d6ff89d8 move exec_permission() up to the rest of permission-related functions 14 years ago
Al Viro 3bfa784a65 kill file_permission() completely 14 years ago
Al Viro 1b5d783c94 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
Al Viro 78f32a9b47 switch path_init() to exec_permission() 14 years ago
Al Viro 6f28610974 switch udf_ioctl() to inode_permission() 14 years ago
Al Viro 4cf27141cb make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC) 14 years ago
Al Viro 43e15cdbef new helper: iterate_supers_type() 14 years ago
Josef Bacik 44396f4b5c fs: add a DCACHE_NEED_LOOKUP flag for d_flags 14 years ago
Linus Torvalds e6625fa48e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago
Linus Torvalds 47126d807a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 14 years ago
Shaohua Li 4746efded8 vmscan: fix a livelock in kswapd 14 years ago
Akinobu Mita f7b88631a8 fs/libfs.c: fix simple_attr_write() on 32bit machines 14 years ago
Linus Torvalds e501f29c72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds 5943026240 vfs: fix race in rcu lookup of pruned dentry 14 years ago
Sage Weil 38be7a79f7 ceph: fix file mode calculation 14 years ago
Jon Povey 9daedd833a davinci: DM365 EVM: fix video input mux bits 14 years ago
Todd Poynor 33e1e5e317 ARM: davinci: Check for NULL return from irq_alloc_generic_chip 14 years ago
Linus Torvalds 3a5c3743f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
David S. Miller 680ba7ca63 pppoe: Must flush connections when MAC address changes too. 14 years ago
WANG Cong a07c7964a2 include/linux/sdla.h: remove the prototype of sdla() 14 years ago
Al Viro fec11dd9a0 Fix cifs_get_root() 14 years ago
Joe Perches 0b8f6273eb tulip: dmfe: Remove old log spamming pr_debugs 14 years ago
Mauro Carvalho Chehab dc6b845044 si4713-i2c: avoid potential buffer overflow on si4713 14 years ago
Linus Torvalds 524196d2ad Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 14 years ago
Linus Torvalds d36c30181c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds a406721dff Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 14 years ago
Al Viro 0916a5e45f hppfs_lookup(): don't open-code lookup_one_len() 14 years ago
Al Viro 3cc0658e35 hppfs: fix dentry leak 14 years ago
Al Viro 0577d1ba41 cramfs: get_cramfs_inode() returns ERR_PTR() on failure 14 years ago