index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: cleanup xfs_file_aio_write
Christoph Hellwig
2012-01-17
1
-45
/
+37
*
xfs: always return with the iolock held from xfs_file_aio_write_checks
Christoph Hellwig
2012-01-17
1
-3
/
+4
*
xfs: remove the i_new_size field in struct xfs_inode
Christoph Hellwig
2012-01-17
5
-92
/
+30
*
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
2012-01-17
12
-82
/
+56
*
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
2012-01-17
4
-9
/
+24
*
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
2012-01-17
6
-46
/
+76
*
xfs: make i_flags an unsigned long
Christoph Hellwig
2012-01-17
1
-1
/
+1
*
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
2012-01-17
8
-115
/
+81
*
xfs: remove the unused dm_attrs structure
Christoph Hellwig
2012-01-13
1
-7
/
+0
*
xfs: cleanup xfs_iomap_eof_align_last_fsb
Christoph Hellwig
2012-01-13
1
-18
/
+18
*
xfs: remove xfs_itruncate_data
Christoph Hellwig
2012-01-13
7
-142
/
+65
*
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-12
10
-50
/
+269
|
\
|
*
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
1
-2
/
+5
|
*
dio: optimize cache misses in the submission path
Andi Kleen
2012-01-12
1
-9
/
+37
|
*
vfs: cache request_queue in struct block_device
Andi Kleen
2012-01-12
1
-0
/
+3
|
*
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
2012-01-12
1
-7
/
+4
|
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-01-12
4
-6
/
+7
|
*
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-01-12
4
-6
/
+7
|
*
epoll: limit paths
Jason Baron
2012-01-12
1
-25
/
+209
|
*
pipe: fail cleanly when root tries F_SETPIPE_SZ with big size
Sasha Levin
2012-01-12
1
-1
/
+1
|
*
proc: fix null pointer deref in proc_pid_permission()
Xiaotian Feng
2012-01-12
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-01-12
4
-49
/
+134
|
\
\
|
|
/
|
/
|
|
*
FUSE: Notifying the kernel of deletion.
John Muir
2011-12-13
3
-4
/
+93
|
*
fuse: support ioctl on directories
Miklos Szeredi
2011-12-13
3
-4
/
+32
|
*
fuse: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-13
1
-1
/
+1
|
*
fuse: llseek optimize SEEK_CUR and SEEK_SET
Miklos Szeredi
2011-12-13
1
-40
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-10
10
-73
/
+86
|
\
\
|
*
|
autofs4: deal with autofs4_write/autofs4_write races
Al Viro
2012-01-11
3
-4
/
+7
|
*
|
autofs4: catatonic_mode vs. notify_daemon race
Al Viro
2012-01-11
1
-11
/
+14
|
*
|
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
Al Viro
2012-01-11
1
-1
/
+7
|
*
|
hfsplus: creation of hidden dir on mount can fail
Al Viro
2012-01-10
1
-2
/
+9
|
*
|
block_dev: Suppress bdev_cache_init() kmemleak warninig
Sergey Senozhatsky
2012-01-10
1
-8
/
+2
|
*
|
fix shrink_dcache_parent() livelock
Miklos Szeredi
2012-01-10
1
-4
/
+11
|
*
|
coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()
Al Viro
2012-01-10
4
-31
/
+27
|
*
|
coda: deal correctly with allocation failure from coda_cnode_makectl()
Al Viro
2012-01-10
3
-15
/
+12
*
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
2
-3
/
+16
|
\
\
\
|
*
|
|
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
Wu Fengguang
2012-01-08
1
-0
/
+6
|
*
|
|
btrfs: fix dirtied pages accounting on sub-page writes
Wu Fengguang
2011-12-18
1
-1
/
+2
|
*
|
|
writeback: Include all dirty inodes in background writeback
Jan Kara
2011-12-18
1
-2
/
+8
*
|
|
|
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
12
-83
/
+587
|
\
\
\
\
|
*
|
|
|
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
3
-4
/
+94
|
*
|
|
|
procfs: parse mount options
Vasiliy Kulikov
2012-01-10
3
-2
/
+64
|
*
|
|
|
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
1
-0
/
+355
|
*
|
|
|
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-10
1
-10
/
+10
|
*
|
|
|
reiserfs: don't lock root inode searching
Frederic Weisbecker
2012-01-10
1
-15
/
+13
|
*
|
|
|
reiserfs: don't lock journal_init()
Frederic Weisbecker
2012-01-10
2
-43
/
+31
|
*
|
|
|
reiserfs: delay reiserfs lock until journal initialization
Frederic Weisbecker
2012-01-10
2
-22
/
+24
|
*
|
|
|
reiserfs: delete comments referring to the BKL
Davidlohr Bueso
2012-01-10
1
-7
/
+4
|
*
|
|
|
fs: binfmt_elf: create Kconfig variable for PIE randomization
David Daney
2012-01-10
2
-1
/
+4
|
*
|
|
|
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
2
-0
/
+7
[next]