index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
select.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
Collect "operation mode" arguments of do_last() into a structure
Al Viro
1
-22
/
+35
2011-03-14
clean up the failure exits after __do_follow_link() in do_filp_open()
Al Viro
1
-8
/
+5
2011-03-14
pull security_inode_follow_link() into __do_follow_link()
Al Viro
1
-6
/
+7
2011-03-14
pull dropping RCU on success of link_path_walk() into path_lookupat()
Al Viro
1
-18
/
+12
2011-03-14
untangle the "need_reval_dot" mess
Al Viro
2
-63
/
+46
2011-03-14
merge component type recognition
Al Viro
1
-26
/
+22
2011-03-14
merge path_init and path_init_rcu
Al Viro
1
-83
/
+35
2011-03-14
sanitize path_walk() mess
Al Viro
1
-92
/
+56
2011-03-14
take RCU-dependent stuff around exec_permission() into a new helper
Al Viro
1
-11
/
+14
2011-03-14
kill path_lookup()
Al Viro
6
-9
/
+8
2011-03-14
fix race in audit_get_nd()
Al Viro
1
-53
/
+32
2011-03-14
compat breakage in preadv() and pwritev()
Al Viro
1
-2
/
+6
2011-03-10
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
1
-0
/
+8
2011-03-10
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2
-0
/
+46
2011-03-10
fs/dcache: allow d_obtain_alias() to return unhashed dentries
J. Bruce Fields
1
-2
/
+24
2011-03-10
Check for immutable/append flag in fallocate path
Marco Stornelli
1
-0
/
+8
2011-03-10
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
fat: fix d_revalidate oopsen on NFS exports
Al Viro
1
-2
/
+2
2011-03-10
jfs: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
gfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
fuse: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
ceph: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
1
-2
/
+0
2011-03-10
/proc/self is never going to be invalidated...
Al Viro
1
-30
/
+0
2011-03-10
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
5
-5
/
+16
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-10
powerpc/iseries: Fix early init access to lppaca
Benjamin Herrenschmidt
4
-17
/
+20
2011-03-09
alpha: fix compile error from IRQ clean up
Matt Turner
1
-0
/
+1
2011-03-09
watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME
Jiri Slaby
1
-2
/
+5
2011-03-09
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
1
-1
/
+1
2011-03-09
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
Lin Ming
1
-3
/
+8
2011-03-09
x86, UV: Initialize the broadcast assist unit base destination node id properly
Cliff Wickman
2
-3
/
+3
2011-03-09
nd->inode is not set on the second attempt in path_walk()
Al Viro
1
-0
/
+1
2011-03-09
nfsd: wrong index used in inner loop
roel
1
-2
/
+2
2011-03-09
i2c-eg20t: include slab.h for memory allocations
Wolfram Sang
1
-0
/
+1
2011-03-08
i2c-ocores: Fix pointer type mismatch error
Grant Likely
1
-1
/
+1
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
4
-13
/
+31
2011-03-08
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
1
-1
/
+1
2011-03-07
drm: index i shadowed in 2nd loop
roel
1
-2
/
+2
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
1
-2
/
+1
2011-03-07
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2
-0
/
+12
2011-03-07
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2
-3
/
+5
2011-03-07
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
1
-6
/
+7
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
1
-3
/
+1
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
[next]