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
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-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
24
-1611
/
+1751
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
24
-427
/
+423
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-54
/
+57
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+4
2013-09-04
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-1232
/
+1960
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
188
-3495
/
+2986
2013-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
4
-15
/
+31
2013-09-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
142
-1348
/
+24497
2013-09-04
lockref: Relax in cmpxchg loop
Luck, Tony
1
-0
/
+1
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
120
-3040
/
+6773
2013-09-03
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1035
-59590
/
+144645
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
99
-1915
/
+1958
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
64
-674
/
+1093
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
305
-7042
/
+14856
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
62
-1402
/
+1468
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-15
/
+22
2013-09-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
38
-1352
/
+1618
2013-09-03
ipc/msg.c: Fix lost wakeup in msgsnd().
Manfred Spraul
1
-7
/
+5
2013-09-03
Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
72
-1116
/
+3840
2013-09-03
Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
59
-1347
/
+3721
2013-09-03
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-134
/
+201
2013-09-03
Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...
Roland Dreier
34
-959
/
+3226
2013-09-03
RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch
Roland Dreier
1
-2
/
+2
2013-09-03
Merge branch 'lockref' (locked reference counts)
Linus Torvalds
9
-97
/
+237
2013-09-03
libata: bugfix: Remove __le32 in ata_tf_to_fis()
Marc Carino
1
-6
/
+4
2013-09-03
[SCSI] sg: push file descriptor list locking down to per-device locking
Vaughan Cao
1
-28
/
+34
2013-09-03
[SCSI] sg: checking sdp->detached isn't protected when open
Vaughan Cao
1
-8
/
+9
2013-09-03
[SCSI] sg: no need sg_open_exclusive_lock
Vaughan Cao
1
-29
/
+5
2013-09-03
[SCSI] sg: use rwsem to solve race during exclusive open
Vaughan Cao
1
-38
/
+41
2013-09-03
[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...
Akinobu Mita
1
-2
/
+8
2013-09-03
[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()
Akinobu Mita
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.
Saurav Kashyap
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: print MAC via %pMR.
Andy Shevchenko
1
-4
/
+1
[prev]
[next]