Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64db880e7488a6d31363ad17c4c0590f27fd48e5
/
fs
« Previous
7092261
Btrfs: do not reduce profile in do_chunk_alloc()
by Ilya Dryomov
· 13 years ago
ea67176
Btrfs: virtual address space subset filter
by Ilya Dryomov
· 13 years ago
94e60d5
Btrfs: devid subset filter
by Ilya Dryomov
· 13 years ago
409d404
Btrfs: devid filter
by Ilya Dryomov
· 13 years ago
5ce5b3c
Btrfs: usage filter
by Ilya Dryomov
· 13 years ago
ed25e9b
Btrfs: profiles filter
by Ilya Dryomov
· 13 years ago
f43ffb6
Btrfs: add basic infrastructure for selective balancing
by Ilya Dryomov
· 13 years ago
c9e9f97
Btrfs: add basic restriper infrastructure
by Ilya Dryomov
· 13 years ago
10ea00f
Btrfs: make avail_*_alloc_bits fields dynamic
by Ilya Dryomov
· 13 years ago
a46d11a
Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit
by Ilya Dryomov
· 13 years ago
52ba692
Btrfs: introduce masks for chunk type and profile
by Ilya Dryomov
· 13 years ago
6fef8df
Btrfs: get rid of *_alloc_profile fields
by Ilya Dryomov
· 13 years ago
f7e6746
sched/accounting, proc: Fix /proc/stat interrupts sum
by Russell King
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
a520458
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
e234b5f
UBIFS: fix non-debug configuration build
by Dominique Martinet
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
fed4748
fsnotify: don't BUG in fsnotify_destroy_mark()
by Miklos Szeredi
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
69e4747
Unused iocbs in a batch should not be accounted as active.
by Gleb Natapov
· 13 years ago
96e80a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 13 years ago
57e6a7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
94b1984
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
1a52bb0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
3d2b312
xfs: remove the unused dm_attrs structure
by Christoph Hellwig
· 13 years ago
bf322d9
xfs: cleanup xfs_iomap_eof_align_last_fsb
by Christoph Hellwig
· 13 years ago
673e8e5
xfs: remove xfs_itruncate_data
by Christoph Hellwig
· 13 years ago
8638094
autofs4 - fix deal with autofs4_write races
by Ian Kent
· 13 years ago
515315a
UBIFS: fix key printing
by Artem Bityutskiy
· 13 years ago
beba006
UBIFS: use snprintf instead of sprintf when printing keys
by Artem Bityutskiy
· 13 years ago
0994695
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
by Linus Torvalds
· 13 years ago
b3f7f57
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
by Cyrill Gorcunov
· 13 years ago
65dd2aa
dio: optimize cache misses in the submission path
by Andi Kleen
· 13 years ago
87192a2
vfs: cache request_queue in struct block_device
by Andi Kleen
· 13 years ago
ae55e1a
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
by Tao Ma
· 13 years ago
a6bc32b
mm: compaction: introduce sync-light migration for use by compaction
by Mel Gorman
· 13 years ago
b969c4a
mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
by Mel Gorman
· 13 years ago
28d82dc
epoll: limit paths
by Jason Baron
· 13 years ago
2ccd4f4
pipe: fail cleanly when root tries F_SETPIPE_SZ with big size
by Sasha Levin
· 13 years ago
a2ef990
proc: fix null pointer deref in proc_pid_permission()
by Xiaotian Feng
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
69116f2
module_param: avoid bool abuse, add bint for special cases.
by Rusty Russell
· 13 years ago
7c5465d
pnfsblock: alloc short extent before submit bio
by Peng Tao
· 13 years ago
c0411a9
pnfsblock: remove rpc_call_ops from struct parallel_io
by Peng Tao
· 13 years ago
72c5088
pnfsblock: move find lock page logic out of bl_write_pagelist
by Peng Tao
· 13 years ago
60c52e3
pnfsblock: cleanup bl_mark_sectors_init
by Peng Tao
· 13 years ago
74a6eeb
pnfsblock: limit bio page count
by Peng Tao
· 13 years ago
93a3844
pnfsblock: don't spinlock when freeing block_dev
by Peng Tao
· 13 years ago
57582b3
pnfsblock: clean up _add_entry
by Peng Tao
· 13 years ago
82b906d
pnfsblock: set read/write tk_status to pnfs_error
by Peng Tao
· 13 years ago
39e567a
pnfsblock: acquire im_lock in _preload_range
by Peng Tao
· 13 years ago
de040be
NFS4: fix compile warnings in nfs4proc.c
by Peng Tao
· 13 years ago
363e0df0
nfs: check for integer overflow in decode_devicenotify_args()
by Dan Carpenter
· 13 years ago
13fff2f
NFS: cleanup endian type in decode_ds_addr()
by Dan Carpenter
· 13 years ago
0e0243d
NFS: add an endian notation
by Dan Carpenter
· 13 years ago
6733e54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
7250170
cifs: integer overflow in parse_dacl()
by Dan Carpenter
· 13 years ago
83eb26a
ceph: ensure prealloc_blob is in place when removing xattr
by Alex Elder
· 13 years ago
a40dc6c
ceph: enable/disable dentry complete flags via mount option
by Sage Weil
· 13 years ago
46f72b3
vfs: export symbol d_find_any_alias()
by Sage Weil
· 13 years ago
46fe44c
quota: Pass information that quota is stored in system file to userspace
by Jan Kara
· 13 years ago
0b4156e
fs: remove unneeded plug in mpage_readpages()
by Namjae Jeon
· 13 years ago
d46cfba
ceph: always initialize the dentry in open_root_dentry()
by Alex Elder
· 13 years ago
d34315d
UBIFS: fix debugging messages
by Artem Bityutskiy
· 13 years ago
1f5d78d
UBIFS: make debugging messages light again
by Artem Bityutskiy
· 13 years ago
34b0784
ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls
by Djalal Harouni
· 13 years ago
353b67d
jbd: Issue cache flush after checkpointing
by Jan Kara
· 13 years ago
66ad863
GFS2: Fix nlink setting on inode creation
by Steven Whitehouse
· 13 years ago
376d377
GFS2: fail mount if journal recovery fails
by David Teigland
· 13 years ago
e8ca5cc
GFS2: let spectator mount do read only recovery
by David Teigland
· 13 years ago
49528b4
GFS2: Fix a use-after-free that coverity spotted
by Bob Peterson
· 13 years ago
e0c2a9a
GFS2: dlm based recovery coordination
by David Teigland
· 13 years ago
5cd9599
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
d668dc5
autofs4: deal with autofs4_write/autofs4_write races
by Al Viro
· 13 years ago
8753333
autofs4: catatonic_mode vs. notify_daemon race
by Al Viro
· 13 years ago
4041bcd
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
by Al Viro
· 13 years ago
b367e47
Btrfs: fix possible deadlock when opening a seed device
by Li Zefan
· 13 years ago
c7c144d
Btrfs: update global block_rsv when creating a new block group
by Li Zefan
· 13 years ago
7fe1e64
Btrfs: rewrite btrfs_trim_block_group()
by Li Zefan
· 13 years ago
ec9ef7a
Btrfs: simplfy calculation of stripe length for discard operation
by Li Zefan
· 13 years ago
de11cc1
Btrfs: don't pre-allocate btrfs bio
by Li Zefan
· 13 years ago
125ccb0
Btrfs: don't pass a trans handle unnecessarily in volumes.c
by Li Zefan
· 13 years ago
4da6f1a
Btrfs: reserve metadata space in btrfs_ioctl_setflags()
by Li Zefan
· 13 years ago
f062abf
Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags()
by Li Zefan
· 13 years ago
706efc6
Btrfs: check the return value of io_ctl_init()
by Li Zefan
· 13 years ago
a1ee5a4
Btrfs: avoid possible NULL deref in io_ctl_drop_pages()
by Li Zefan
· 13 years ago
db804f2
Btrfs: add pinned extents to on-disk free space cache correctly
by Li Zefan
· 13 years ago
d25223a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs into for-linus
by Li Zefan
· 13 years ago
001a541
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
40ba587
Merge branch 'akpm' (aka "Andrew's patch-bomb")
by Linus Torvalds
· 13 years ago
0499680
procfs: add hidepid= and gid= mount options
by Vasiliy Kulikov
· 13 years ago
9741295
procfs: parse mount options
by Vasiliy Kulikov
· 13 years ago
640708a
procfs: introduce the /proc/<pid>/map_files/ directory
by Pavel Emelyanov
· 13 years ago
7773fbc
procfs: make proc_get_link to use dentry instead of inode
by Cyrill Gorcunov
· 13 years ago
9b467e6
reiserfs: don't lock root inode searching
by Frederic Weisbecker
· 13 years ago
37c69b9
reiserfs: don't lock journal_init()
by Frederic Weisbecker
· 13 years ago
f32485b
reiserfs: delay reiserfs lock until journal initialization
by Frederic Weisbecker
· 13 years ago
b18c1c6
reiserfs: delete comments referring to the BKL
by Davidlohr Bueso
· 13 years ago
Next »