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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
44
-149
/
+523
2012-12-18
fs, fanotify: add @mflags field to fanotify output
Cyrill Gorcunov
1
-5
/
+9
2012-12-18
fs, notify: add procfs fdinfo helper
Cyrill Gorcunov
5
-1
/
+207
2012-12-18
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
1
-5
/
+14
2012-12-18
fs, exportfs: escape nil dereference if no s_export_op present
Cyrill Gorcunov
1
-1
/
+1
2012-12-18
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
3
-1
/
+47
2012-12-18
fs, eventfd: add procfs fdinfo helper
Cyrill Gorcunov
1
-0
/
+20
2012-12-18
procfs: add ability to plug in auxiliary fdinfo providers
Cyrill Gorcunov
1
-0
/
+2
2012-12-18
ubifs: use prandom_bytes
Akinobu Mita
1
-5
/
+3
2012-12-18
exec: use -ELOOP for max recursion depth
Kees Cook
4
-15
/
+6
2012-12-18
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2012-12-18
/proc/pid/status: add "Seccomp" field
Kees Cook
1
-0
/
+8
2012-12-18
procfs: add VmFlags field in smaps output
Cyrill Gorcunov
1
-0
/
+53
2012-12-18
proc: don't show nonexistent capabilities
Andrew Vagin
1
-0
/
+9
2012-12-18
fs/fat: strip "cp" prefix from codepage in display
Dave Reisner
1
-1
/
+2
2012-12-18
fat: ix mount option parsing
Jan Kara
1
-11
/
+11
2012-12-18
fat: provide option for setting timezone offset
Jan Kara
3
-9
/
+28
2012-12-18
fat: notify when discard is not supported
Namjae Jeon
1
-0
/
+9
2012-12-18
binfmt_elf: fix corner case kfree of uninitialized data
Alan Cox
1
-1
/
+3
2012-12-18
procfs: use kbasename()
Andy Shevchenko
1
-5
/
+1
2012-12-18
fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static
Tushar Behera
1
-2
/
+3
2012-12-18
lseek: the "whence" argument is called "whence"
Andrew Morton
21
-94
/
+94
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
25
-305
/
+493
2012-12-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-10
/
+14
2012-12-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
29
-1080
/
+4047
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-16
/
+8
2012-12-16
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2
-12
/
+34
2012-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
16
-194
/
+380
2012-12-14
Merge branch 'autofs' (patches from Ian Kent)
Linus Torvalds
2
-51
/
+41
2012-12-14
autofs4 - use simple_empty() for empty directory check
Ian Kent
1
-17
/
+5
2012-12-14
autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount
Ian Kent
2
-34
/
+36
2012-12-14
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-10
/
+6
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
15
-17
/
+16
2012-12-13
quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...
Lee Jones
1
-0
/
+4
2012-12-13
ext3: drop if around WARN_ON
Julia Lawall
1
-2
/
+1
2012-12-13
ext3: get rid of the duplicate code on ext3_fill_super
Zhao Hongjiang
1
-3
/
+0
2012-12-13
udf: remove un-needed variable from inode_getblk
Namjae Jeon
1
-3
/
+0
2012-12-13
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2012-12-13
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2012-12-13
pstore/ftrace: Adjust for ftrace_ops->func prototype change
Anton Vorontsov
1
-1
/
+3
2012-12-13
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...
Arve Hjønnevåg
1
-2
/
+16
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+5
2012-12-13
fs/buffer.c: remove redundant initialization in alloc_page_buffers()
Yan Hong
1
-3
/
+0
2012-12-13
fs/buffer.c: do not inline exported function
Yan Hong
1
-2
/
+1
2012-12-13
writeback: fix a typo in comment
Yan Hong
1
-1
/
+1
2012-12-13
procfs: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2
-3
/
+3
2012-12-13
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-71
/
+38
2012-12-12
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-954
/
+787
2012-12-12
Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
69
-2308
/
+3737
[next]