index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
10
-93
/
+91
2013-09-04
don't bother passing sb to oprofile_create_files()
Al Viro
3
-15
/
+15
2013-09-04
coh901318: don't open-code simple_read_from_buffer()
Al Viro
1
-21
/
+5
2013-09-04
constify touch_atime()
Al Viro
2
-2
/
+2
2013-09-04
vfs: allow umount to handle mountpoints without revalidating them
Jeff Layton
3
-1
/
+184
2013-09-04
vfs: call d_op->d_prune() before unhashing dentry
Yan, Zheng
1
-2
/
+11
2013-09-04
only regular files with FMODE_WRITE need to be on s_files
Al Viro
1
-2
/
+4
2013-09-04
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
1
-6
/
+8
2013-09-04
shm_mnt is as longterm as it gets, TYVM...
Al Viro
1
-3
/
+4
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
1
-2
/
+0
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
4
-14
/
+14
2013-08-18
Linux 3.11-rc6
v3.11-rc6
Linus Torvalds
1
-1
/
+1
2013-08-17
s390: Fix broken build
Guenter Roeck
1
-1
/
+1
2013-08-17
MAINTAINERS: Change ownership for SGI specific modules.
Robin Holt
1
-2
/
+2
2013-08-17
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
3
-17
/
+48
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
11
-34
/
+57
2013-08-16
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
1
-0
/
+1
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
6
-49
/
+41
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
ASoC: tegra: fix Tegra30 I2S capture parameter setup
Stephen Warren
1
-1
/
+1
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
5
-2
/
+72
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-14
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
1
-1
/
+1
2013-08-14
USB: mos7720: fix broken control requests
Johan Hovold
1
-7
/
+14
2013-08-14
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
2013-08-14
m68k: Truncate base in do_div()
Andreas Schwab
1
-4
/
+5
2013-08-14
m68k/atari: ARAnyM - Fix NatFeat module support
Geert Uytterhoeven
1
-4
/
+19
2013-08-14
tun: compare with 0 instead of total_len
Weiping Pan
1
-2
/
+2
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-14
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
1
-4
/
+4
2013-08-14
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
3
-0
/
+4
2013-08-14
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
Jeff Liu
1
-3
/
+1
2013-08-14
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
3
-2
/
+3
2013-08-14
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
Tiger Yang
5
-53
/
+16
2013-08-14
ocfs2: Revert 40bd62e to avoid regression in extended allocation
Jie Liu
1
-1
/
+1
2013-08-14
drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...
Lothar Waßmann
1
-10
/
+25
2013-08-14
hugetlb: fix lockdep splat caused by pmd sharing
Michal Hocko
1
-0
/
+10
2013-08-14
aoe: adjust ref of head for compound page tails
Ed Cashin
1
-10
/
+7
[next]