index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2014-12-13
ovl: mount: change order of initialization
Miklos Szeredi
-38
/
+32
2014-12-13
ovl: allow statfs if no upper layer
Miklos Szeredi
-2
/
+2
2014-12-13
ovl: lookup ENAMETOOLONG on lower means ENOENT
Miklos Szeredi
-1
/
+7
2014-12-13
ovl: check whiteout on lowest layer as well
Miklos Szeredi
-56
/
+50
2014-12-13
ovl: multi-layer lookup
Miklos Szeredi
-49
/
+94
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
-22
/
+24
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
-0
/
+22
2014-12-13
ovl: add mutli-layer infrastructure
Miklos Szeredi
-34
/
+64
2014-12-13
ovl: dont replace opaque dir
Miklos Szeredi
-1
/
+1
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
-36
/
+41
2014-12-13
ovl: check whiteout while reading directory
Miklos Szeredi
-49
/
+28
2014-12-12
reiserfs: destroy allocated commit workqueue
Jiri Slaby
-0
/
+3
2014-12-12
Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-11
/
+33
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-641
/
+2739
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2014-12-12
Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
-1
/
+7
2014-12-12
Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1835
/
+1467
2014-12-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-520
/
+527
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
-8
/
+8
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
-23
/
+35
2014-12-12
btrfs: use GFP_NOFS in __alloc_extent_buffer directly
David Sterba
-5
/
+5
2014-12-12
btrfs: sink blocksize parameter to tree_block_processed
David Sterba
-4
/
+5
2014-12-12
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
-12
/
+17
2014-12-12
btrfs: sink blocksize parameter to btrfs_init_new_buffer
David Sterba
-5
/
+4
2014-12-12
btrfs: sink blocksize parameter to reada_tree_block_flagged
David Sterba
-4
/
+4
2014-12-12
btrfs: remove blocksize from reada_extent
David Sterba
-9
/
+6
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
-11
/
+8
2014-12-12
fuse: use file_inode() in fuse_file_fallocate()
Miklos Szeredi
-1
/
+1
2014-12-12
fuse: introduce fuse_simple_request() helper
Miklos Szeredi
-464
/
+348
2014-12-12
fuse: reduce max out args
Miklos Szeredi
-1
/
+1
2014-12-12
fuse: hold inode instead of path after release
Miklos Szeredi
-39
/
+7
2014-12-12
fuse: flush requests on umount
Miklos Szeredi
-18
/
+2
2014-12-12
fuse: don't wake up reserved req in fuse_conn_kill()
Miklos Szeredi
-1
/
+0
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-62
/
+179
2014-12-11
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
-0
/
+53
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-11
/
+9
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
-11
/
+33
2014-12-11
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
-2
/
+2
2014-12-11
coda_venus_readdir(): use file_inode()
Al Viro
-3
/
+1
2014-12-11
fs/namei.c: fold link_path_walk() call into path_init()
Al Viro
-21
/
+6
2014-12-11
path_init(): don't bother with LOOKUP_PARENT in argument
Al Viro
-4
/
+4
2014-12-11
fs/namei.c: new helper (path_cleanup())
Al Viro
-17
/
+13
2014-12-11
path_init(): store the "base" pointer to file in nameidata itself
Al Viro
-14
/
+13
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
-397
/
+648
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
-3
/
+8
2014-12-10
make nameidata completely opaque outside of fs/namei.c
Al Viro
-0
/
+24
2014-12-10
Merge branch 'nsfs' into for-next
Al Viro
-180
/
+207
2014-12-10
kill proc_ns completely
Al Viro
-11
/
+5
2014-12-10
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
-148
/
+186
2014-12-10
exit: proc: don't try to flush /proc/tgid/task/tgid
Oleg Nesterov
-0
/
+3
[prev]
[next]