index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
11
-131
/
+105
2013-09-04
add formats for dentry/file pathnames
Al Viro
2
-0
/
+91
2013-09-04
kvm eventfd: switch to fdget
Al Viro
1
-10
/
+10
2013-09-04
powerpc kvm: use fdget
Al Viro
1
-10
/
+10
2013-09-04
switch fchmod() to fdget
Al Viro
1
-6
/
+5
2013-09-04
switch epoll_ctl() to fdget
Al Viro
1
-16
/
+15
2013-09-04
switch copy_module_from_fd() to fdget
Al Viro
1
-7
/
+6
2013-09-04
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-09-04
ibmasmfs: don't bother passing superblock when not needed
Al Viro
1
-14
/
+12
2013-09-04
don't pass superblock to hypfs_{mkdir,create*}
Al Viro
4
-46
/
+39
2013-09-04
don't pass superblock to hypfs_diag_create_files
Al Viro
3
-30
/
+26
2013-09-04
don't pass superblock to hypfs_vm_create_files()
Al Viro
3
-36
/
+35
2013-09-04
oprofile: get rid of pointless forward declarations of struct super_block
Al Viro
3
-3
/
+0
2013-09-04
oprofilefs_create_...() do not need superblock argument
Al Viro
12
-105
/
+104
2013-09-04
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
11
-23
/
+21
2013-09-04
don't bother with passing superblock to oprofile_create_stats_files()
Al Viro
3
-14
/
+14
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-19
Linux 3.11-rc6
v3.11-rc6
Linus Torvalds
1
-1
/
+1
2013-08-18
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2013-08-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-21
/
+52
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-17
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-33
/
+69
2013-08-17
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...
Linus Torvalds
2
-8
/
+24
2013-08-16
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-35
/
+42
2013-08-16
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+13
2013-08-16
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
12
-23
/
+98
2013-08-16
Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-37
/
+55
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
80
-377
/
+651
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-16
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-16
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-16
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-16
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
[next]