index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
6
-14
/
+41
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-03
kvm eventfd: switch to fdget
Al Viro
1
-10
/
+10
2013-09-03
powerpc kvm: use fdget
Al Viro
1
-10
/
+10
2013-09-03
switch fchmod() to fdget
Al Viro
1
-6
/
+5
2013-09-03
switch epoll_ctl() to fdget
Al Viro
1
-16
/
+15
2013-09-03
switch copy_module_from_fd() to fdget
Al Viro
1
-7
/
+6
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-09-03
ibmasmfs: don't bother passing superblock when not needed
Al Viro
1
-14
/
+12
2013-09-03
don't pass superblock to hypfs_{mkdir,create*}
Al Viro
4
-46
/
+39
2013-09-03
don't pass superblock to hypfs_diag_create_files
Al Viro
3
-30
/
+26
2013-09-03
don't pass superblock to hypfs_vm_create_files()
Al Viro
3
-36
/
+35
2013-09-03
oprofile: get rid of pointless forward declarations of struct super_block
Al Viro
3
-3
/
+0
2013-09-03
oprofilefs_create_...() do not need superblock argument
Al Viro
12
-105
/
+104
2013-09-03
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
11
-23
/
+21
2013-09-03
don't bother with passing superblock to oprofile_create_stats_files()
Al Viro
3
-14
/
+14
2013-09-03
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
10
-93
/
+91
2013-09-03
don't bother passing sb to oprofile_create_files()
Al Viro
3
-15
/
+15
2013-09-03
coh901318: don't open-code simple_read_from_buffer()
Al Viro
1
-21
/
+5
2013-09-03
constify touch_atime()
Al Viro
2
-2
/
+2
2013-09-03
vfs: allow umount to handle mountpoints without revalidating them
Jeff Layton
3
-1
/
+184
2013-09-03
vfs: call d_op->d_prune() before unhashing dentry
Yan, Zheng
1
-2
/
+11
2013-09-03
only regular files with FMODE_WRITE need to be on s_files
Al Viro
1
-2
/
+4
2013-09-03
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
1
-6
/
+8
2013-09-03
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-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-16
s390: Fix broken build
Guenter Roeck
1
-1
/
+1
2013-08-16
MAINTAINERS: Change ownership for SGI specific modules.
Robin Holt
1
-2
/
+2
2013-08-16
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
3
-17
/
+48
2013-08-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-33
/
+69
2013-08-16
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-15
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
[next]