Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b1b1eb521004cec2518307c22dba8f4bff1c2bf
/
fs
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
dc1cc85
Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 10 years ago
cec9970
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
8d2d441
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
89838b8
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
0177783
reiserfs: Fix use after free in journal teardown
by Jan Kara
· 10 years ago
f6f9933
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
12a5b52
fix copy_tree() regression
by Al Viro
· 10 years ago
155134f
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}"
by Linus Torvalds
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
0d10c2c
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
023f78b0
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
c309bfa
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
40e041a
shm: add sealing API
by David Herrmann
· 10 years ago
4bb5f5d
mm: allow drivers to prevent new writable mappings
by David Herrmann
· 10 years ago
e0d9bf4
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
by Fabian Frederick
· 10 years ago
d97b07c
initramfs: support initramfs that is bigger than 2GiB
by Yinghai Lu
· 10 years ago
fa5a7a4
fs/qnx6: update debugging to current functions
by Fabian Frederick
· 10 years ago
e6c3261
fs/qnx6: use pr_fmt and __func__ in logging
by Fabian Frederick
· 10 years ago
e00d5b5
fs/qnx6: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
b6d53b1
fs/romfs/super.c: add blank line after declarations
by Fabian Frederick
· 10 years ago
ca9e536
fs/romfs/super.c: use pr_fmt in logging
by Fabian Frederick
· 10 years ago
3d79d31
fs/romfs/super.c: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
1508f3eb
fs/cramfs/inode.c: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
31d92e5
fs/cramfs: code clean-up
by Fabian Frederick
· 10 years ago
4f21e1e
fs/cramfs: use pr_fmt
by Fabian Frederick
· 10 years ago
f175ff8
fs/cramfs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
998d668
fs/omfs/inode.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
b8f52d8
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
by Fabian Frederick
· 10 years ago
1da85fd
fs/bfs: use bfs prefix for dump_imap
by Fabian Frederick
· 10 years ago
19bdd41a5
adfs: add __printf verification, fix format/argument mismatches
by Joe Perches
· 10 years ago
b16214d
fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
e2ffcf5
fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
by Fabian Frederick
· 10 years ago
b134079
fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
e5eea09
sysctl: remove typedef ctl_table
by Joe Perches
· 10 years ago
0692ded
fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors
by Vitaly Kuznetsov
· 10 years ago
41f727f
fork/exec: cleanup mm initialization
by Vladimir Davydov
· 10 years ago
8f053ac
proc: remove INF macro
by Alexey Dobriyan
· 10 years ago
d962c14
proc: convert /proc/$PID/hardwall to seq_file interface
by Alexey Dobriyan
· 10 years ago
19aadc9
proc: convert /proc/$PID/io to seq_file interface
by Alexey Dobriyan
· 10 years ago
6ba51e3
proc: convert /proc/$PID/oom_score to seq_file interface
by Alexey Dobriyan
· 10 years ago
f6e826c
proc: convert /proc/$PID/schedstat to seq_file interface
by Alexey Dobriyan
· 10 years ago
edfcd60
proc: convert /proc/$PID/wchan to seq_file interface
by Alexey Dobriyan
· 10 years ago
2ca66ff
proc: convert /proc/$PID/cmdline to seq_file interface
by Alexey Dobriyan
· 10 years ago
09d93bd
proc: convert /proc/$PID/syscall to seq_file interface
by Alexey Dobriyan
· 10 years ago
1c963eb
proc: convert /proc/$PID/limits to seq_file interface
by Alexey Dobriyan
· 10 years ago
f9ea536
proc: convert /proc/$PID/auxv to seq_file interface
by Alexey Dobriyan
· 10 years ago
cedbcca
proc: more "const char *" pointers
by Alexey Dobriyan
· 10 years ago
849d20a
proc: remove proc_tty_ldisc variable
by Alexey Dobriyan
· 10 years ago
4dcc03f
proc: make proc_subdir_lock static
by Alexey Dobriyan
· 10 years ago
335eb53
proc: faster /proc/$PID lookup
by Alexey Dobriyan
· 10 years ago
dbcdb50
proc: add and remove /proc entry create checks
by Alexey Dobriyan
· 10 years ago
ccf94f1
proc: constify seq_operations
by Fabian Frederick
· 10 years ago
108a8a1
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
by Fabian Frederick
· 10 years ago
f58d6c7
fs/hpfs/dnode.c: fix suspect code indent
by Fabian Frederick
· 10 years ago
f3fb9e2
fs/reiserfs/xattr.c: fix blank line missing after declarations
by Fabian Frederick
· 10 years ago
1709399
fs/reiserfs: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
53872ed
fs/reiserfs: replace not-standard %Lu/%Ld
by Fabian Frederick
· 10 years ago
edc023ca
fs/ufs/inode.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
d4beaab
fs/ufs: convert UFSD printk to pr_debug
by Fabian Frederick
· 10 years ago
7e1e416
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
by Fabian Frederick
· 10 years ago
07bc94f
fs/ufs/super.c: use __func__ in logging
by Fabian Frederick
· 10 years ago
de771bd
fs/ufs: use pr_fmt
by Fabian Frederick
· 10 years ago
a9814c5
fs/ufs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
dd70edb
nilfs2: integrate sysfs support into driver
by Vyacheslav Dubeyko
· 10 years ago
a5a7332
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
by Vyacheslav Dubeyko
· 10 years ago
a2ecb79
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
by Vyacheslav Dubeyko
· 10 years ago
02a0ba1
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
by Vyacheslav Dubeyko
· 10 years ago
ef43d5c
nilfs2: add /sys/fs/nilfs2/<device>/segments group
by Vyacheslav Dubeyko
· 10 years ago
abc968d
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
by Vyacheslav Dubeyko
· 10 years ago
caa05d4
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
by Vyacheslav Dubeyko
· 10 years ago
da7141f
nilfs2: add /sys/fs/nilfs2/<device> group
by Vyacheslav Dubeyko
· 10 years ago
aebe17f
nilfs2: add /sys/fs/nilfs2/features group
by Vyacheslav Dubeyko
· 10 years ago
834b46c
fs/coda: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
8e19189
fs/befs/linuxvfs.c: check superblock before dump operation
by Fabian Frederick
· 10 years ago
6d6747f
minix zmap block counts calculation fix
by Qi Yong
· 10 years ago
3b97dd0
autofs4: comment typo: remove a a doubled word
by NeilBrown
· 10 years ago
bdac383
autofs4: remove some unused inline functions
by NeilBrown
· 10 years ago
668128e
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
by NeilBrown
· 10 years ago
c312442
autofs4: remove a redundant assignment
by NeilBrown
· 10 years ago
26b7a54
autofs4: remove unused autofs4_ispending()
by NeilBrown
· 10 years ago
6f4535e
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
ca35664
fs/efs/namei.c: return is not a function
by Fabian Frederick
· 10 years ago
c7f3888
switch iov_iter_get_pages() to passing maximal number of pages
by Al Viro
· 10 years ago
49c7dd2
fs: mark __d_obtain_alias static
by Fengguang Wu
· 10 years ago
95ad5c2
dcache: d_splice_alias should detect loops
by J. Bruce Fields
· 11 years ago
8d80d7d
dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
by J. Bruce Fields
· 11 years ago
52ed46f
dcache: remove unused d_find_alias parameter
by J. Bruce Fields
· 11 years ago
1a0a397
dcache: d_obtain_alias callers don't all want DISCONNECTED
by J. Bruce Fields
· 11 years ago
da093a9
dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
by J. Bruce Fields
· 11 years ago
908790f
dcache: d_splice_alias mustn't create directory aliases
by J. Bruce Fields
· 11 years ago
75a2352
dcache: close d_move race in d_splice_alias
by J. Bruce Fields
· 11 years ago
3f70bd5
dcache: move d_splice_alias
by J. Bruce Fields
· 11 years ago
d03b29a
namei: trivial fix to vfs_rename_dir comment
by J. Bruce Fields
· 11 years ago
b8faf03
VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.
by NeilBrown
· 10 years ago
7c33d59
cifs: support RENAME_NOREPLACE
by Miklos Szeredi
· 10 years ago
9a423bb
hostfs: support rename flags
by Miklos Szeredi
· 10 years ago
80ace85
btrfs: add RENAME_NOREPLACE
by Miklos Szeredi
· 10 years ago
a0dbc56
bad_inode: add ->rename2()
by Miklos Szeredi
· 10 years ago
7177a9c
fs: call rename2 if exists
by Miklos Szeredi
· 10 years ago
Next »