Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9908b4f32f91aafa86239dd092e9e5540e8615e0
/
fs
« Previous
509bf24
CacheFiles: Don't try to dump the index key if the cookie has been cleared
by David Howells
· 11 years ago
607566a
CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths
by Josh Boyer
· 11 years ago
e9ff04d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
3fe03de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9baa505
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
9ae6cf6
cifs: stop trying to use virtual circuits
by Jeff Layton
· 11 years ago
54afa99
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
by David Howells
· 11 years ago
0ab08f5
fuse: fix fallocate vs. ftruncate race
by Maxim Patlasov
· 11 years ago
bde5278
fuse: wait for writeback in fuse_file_fallocate()
by Maxim Patlasov
· 11 years ago
8061a6f
9p: don't forget to destroy inode cache if fscache registration fails
by Al Viro
· 11 years ago
03da633
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c
by Al Viro
· 11 years ago
adbe699
bio-integrity: Fix use of bs->bio_integrity_pool after free
by Bjorn Helgaas
· 11 years ago
116cc02
vfs: don't set FILE_CREATED before calling ->atomic_open()
by Miklos Szeredi
· 11 years ago
01c919a
nfs: set FILE_CREATED
by Miklos Szeredi
· 11 years ago
c5bf8fe
gfs2: set FILE_CREATED
by Miklos Szeredi
· 11 years ago
dfb1d61
cifs: fix filp leak in cifs_atomic_open()
by Miklos Szeredi
· 11 years ago
0854d45
vfs: improve i_op->atomic_open() documentation
by Miklos Szeredi
· 11 years ago
606035e
autofs4: close the races around autofs4_notify_daemon()
by Al Viro
· 11 years ago
3369d11
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
098e7f1
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
802e4c6
pstore: Remove the messages related to compression failure
by Aruna Balakrishnaiah
· 11 years ago
b61edf8
pstore: Use zlib_inflateInit2 instead of zlib_inflateInit
by Aruna Balakrishnaiah
· 11 years ago
7de8fe2
pstore: Adjust buffer size for compression for smaller registered buffers
by Aruna Balakrishnaiah
· 11 years ago
9c12a83
ext4: fix performance regression in writeback of random writes
by Jan Kara
· 11 years ago
05a8252
vfs: fix typo in comment in recent dentry work
by Linus Torvalds
· 11 years ago
3711d86
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 11 years ago
89dc77b
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
by Linus Torvalds
· 11 years ago
466bd31
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
by Sachin Prabhu
· 11 years ago
a9e9b7b
cifs: Do not take a reference to the page in cifs_readpage_worker()
by Sachin Prabhu
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
e0ea404
Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
3cd14fc
thp: account anon transparent huge pages into NR_ANON_PAGES
by Kirill A. Shutemov
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
1d7b24f
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
68f0d9d
vfs: make d_path() get the root path under RCU
by Linus Torvalds
· 11 years ago
3272c54
vfs: use __getname/__putname for getcwd() system call
by Linus Torvalds
· 11 years ago
ff812d7
vfs: don't copy things to user space holding the rcu readlock
by Linus Torvalds
· 11 years ago
8b19e34
vfs: make getcwd() get the root and pwd path under rcu
by Linus Torvalds
· 11 years ago
5762482
vfs: move get_fs_root_and_pwd() to single caller
by Linus Torvalds
· 11 years ago
b7c09ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
1812997
dcache: get/release read lock in read_seqbegin_or_lock() & friend
by Waiman Long
· 11 years ago
08474ed
xfs: remove dead code from xlog_recover_inode_pass2
by Mark Tinguely
· 11 years ago
aa9e104
xfs: = vs == typo in ASSERT()
by Dan Carpenter
· 11 years ago
7b7a2f0
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
1ae276a
Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
c2d9572
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
57f150a
initmpfs: move rootfs code from fs/ramfs/ to init/
by Rob Landley
· 11 years ago
4bbee76
initmpfs: move bdi setup from init_rootfs to init_ramfs
by Rob Landley
· 11 years ago
137fdcc1
initmpfs: replace MS_NOUSER in initramfs
by Rob Landley
· 11 years ago
5e4c0d97
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
by Jan Kara
· 11 years ago
6325932
affs: use loff_t in affs_truncate()
by Dan Carpenter
· 11 years ago
11e376a
vmcore: enable /proc/vmcore mmap for s390
by Michael Holzheu
· 11 years ago
9cb2181
vmcore: introduce remap_oldmem_pfn_range()
by Michael Holzheu
· 11 years ago
be8a8d0
vmcore: introduce ELF header in new memory feature
by Michael Holzheu
· 11 years ago
6b3c538
exec: cleanup the error handling in search_binary_handler()
by Oleg Nesterov
· 11 years ago
4e0621a
exec: don't retry if request_module() fails
by Oleg Nesterov
· 11 years ago
cb7b6b1
exec: cleanup the CONFIG_MODULES logic
by Oleg Nesterov
· 11 years ago
92eaa56
exec: kill ->load_binary != NULL check in search_binary_handler()
by Oleg Nesterov
· 11 years ago
52f14282
exec: move allow_write_access/fput to exec_binprm()
by Oleg Nesterov
· 11 years ago
9beb266
exec: proc_exec_connector() should be called only once
by Oleg Nesterov
· 11 years ago
131b2f9
exec: kill "int depth" in search_binary_handler()
by Oleg Nesterov
· 11 years ago
5d1baf3
exec: introduce exec_binprm() for "depth == 0" code
by Oleg Nesterov
· 11 years ago
96d0df7
proc: make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 11 years ago
a3c0399
fs/proc/task_mmu.c: check the return value of mpol_to_str()
by Chen Gang
· 11 years ago
be49b30
fs/file_table.c:fput(): make comment more truthful
by Andrew Morton
· 11 years ago
65aafb1
coredump: add new %P variable in core_pattern
by Stéphane Graber
· 11 years ago
b4c1107
hfsplus: integrate POSIX ACLs support into driver
by Vyacheslav Dubeyko
· 11 years ago
eef80d4
hfsplus: implement POSIX ACLs support
by Vyacheslav Dubeyko
· 11 years ago
2c92057
hfsplus: add necessary declarations for POSIX ACLs support
by Vyacheslav Dubeyko
· 11 years ago
91cf5ab
epoll: add a reschedule point in ep_free()
by Eric Dumazet
· 11 years ago
bc5c8f0
fs/bio-integrity: fix a potential mem leak
by Gu Zheng
· 11 years ago
146d700
writeback: fix race that cause writeback hung
by Junxiao Bi
· 11 years ago
5a53748
mm/page-writeback.c: add strictlimit feature
by Maxim Patlasov
· 11 years ago
7d9f073
mm/writeback: make writeback_inodes_wb static
by Wanpeng Li
· 11 years ago
d9104d1
mm: track vma changes with VM_SOFTDIRTY bit
by Cyrill Gorcunov
· 11 years ago
47df3dd
writeback: fix occasional slow sync(1)
by Jan Kara
· 11 years ago
28e8be3
ocfs2: fix the end cluster offset of FIEMAP
by Jie Liu
· 11 years ago
a72e27d3
ocfs2: remove unused variable ip in dlmfs_get_root_inode()
by Joseph Qi
· 11 years ago
6f8648e
ocfs2: fix a tiny race case when firing callbacks
by Joyce
· 11 years ago
03dbe88
ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()
by Joseph Qi
· 11 years ago
9a239e4
ocfs2: adjust code style for o2net_handler_tree_lookup()
by Joseph Qi
· 11 years ago
7aebff1
ocfs2: free path in ocfs2_remove_inode_range()
by Younger Liu
· 11 years ago
6cae6d3
ocfs2: fix possible double free in ocfs2_reflink_xattr_rec
by Joseph Qi
· 11 years ago
69b2bd16
ocfs2/dlm: force clean refmap when doing local cleanup
by Xue jiufei
· 11 years ago
6ea437a
ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set()
by Younger Liu
· 11 years ago
17caf95
ocfs2: add the missing return value check of ocfs2_xattr_get_clusters
by Joseph Qi
· 11 years ago
4704aa3
ocfs2: fix a memory leak in __ocfs2_move_extents()
by Jie Liu
· 11 years ago
2b0f6ea
ocfs2: add missing return value check of ocfs2_get_clusters()
by Joseph Qi
· 11 years ago
3d94ea5
ocfs2: clean up dead code in ocfs2_acl_from_xattr()
by Joseph Qi
· 11 years ago
df53cd3
ocfs2: use list_for_each_entry() instead of list_for_each()
by Dong Fang
· 11 years ago
8dd7903
fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences
by Sunil Mushran
· 11 years ago
7e9b793
ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC
by Younger Liu
· 11 years ago
98ac912
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
by Xue jiufei
· 11 years ago
f17c20d
ocfs2: use i_size_read() to access i_size
by Junxiao Bi
· 11 years ago
2b1e55c
ocfs2: lighten up allocate transaction
by Younger Liu
· 11 years ago
2b76db6
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
53bf710
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 11 years ago
312cd95
NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE
by Weston Andros Adamson
· 11 years ago
Next »