aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14untangle do_lookup()Al Viro
2011-03-14path_openat: clean ELOOP handling a bitAl Viro
2011-03-14do_last: kill a rudiment of old ->d_revalidate() workaroundAl Viro
2011-03-14fold __open_namei_create() and open_will_truncate() into do_last()Al Viro
2011-03-14do_last: unify may_open() call and everyting after itAl Viro
2011-03-14move may_open() from __open_name_create() to do_last()Al Viro
2011-03-14expand finish_open() in its only callerAl Viro
2011-03-14sanitize pathname component hash calculationAl Viro
2011-03-14kill __lookup_one_len()Al Viro
2011-03-14switch non-create side of open() to use of do_last()Al Viro
2011-03-14get rid of nd->fileAl Viro
2011-03-14get rid of the last LOOKUP_RCU dependencies in link_path_walk()Al Viro
2011-03-14make nameidata_dentry_drop_rcu_maybe() always leave RCU modeAl Viro
2011-03-14make handle_dots() leave RCU mode on errorAl Viro
2011-03-14clear RCU on all failure exits from link_path_walk()Al Viro
2011-03-14pull handling of . and .. into inlined helperAl Viro
2011-03-14kill out_dput: in link_path_walk()Al Viro
2011-03-14separate -ESTALE/-ECHILD retries in do_filp_open() from real workAl Viro
2011-03-14switch do_filp_open() to struct open_flagsAl Viro
2011-03-14Collect "operation mode" arguments of do_last() into a structureAl Viro
2011-03-14clean up the failure exits after __do_follow_link() in do_filp_open()Al Viro
2011-03-14pull security_inode_follow_link() into __do_follow_link()Al Viro
2011-03-14pull dropping RCU on success of link_path_walk() into path_lookupat()Al Viro
2011-03-14untangle the "need_reval_dot" messAl Viro
2011-03-14merge component type recognitionAl Viro
2011-03-14merge path_init and path_init_rcuAl Viro
2011-03-14sanitize path_walk() messAl Viro
2011-03-14take RCU-dependent stuff around exec_permission() into a new helperAl Viro
2011-03-14kill path_lookup()Al Viro
2011-03-14fix race in audit_get_nd()Al Viro
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-03-13compat breakage in preadv() and pwritev()Al Viro
2011-03-13compat breakage in preadv() and pwritev()Al Viro
2011-03-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds
2011-03-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-13Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin
2011-03-13thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede