Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cb4fbe5703be51f8a2dff4052b1901941ab99e12
/
fs
« Previous
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
7aebff18
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
ade33ff
NFSv4.1: sp4_mach_cred: no need to ref count creds
by Weston Andros Adamson
· 11 years ago
7cb852d
NFSv4.1: fix SECINFO* use of put_rpccred
by Weston Andros Adamson
· 11 years ago
a027962
NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
by Weston Andros Adamson
· 11 years ago
cf59676
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
f5e1dd3
super: fix for destroy lrus
by Glauber Costa
· 11 years ago
5ca302c
list_lru: dynamically adjust node arrays
by Glauber Costa
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
3516341
xfs: fix dquot isolation hang
by Dave Chinner
· 11 years ago
2f5b56f
xfs-convert-dquot-cache-lru-to-list_lru-fix
by Andrew Morton
· 11 years ago
cd56a39
xfs: convert dquot cache lru to list_lru
by Dave Chinner
· 11 years ago
a408235
xfs: rework buffer dispose list tracking
by Dave Chinner
· 11 years ago
addbda4
xfs-convert-buftarg-lru-to-generic-code-fix
by Andrew Morton
· 11 years ago
e80dfa1
xfs: convert buftarg LRU to generic code
by Dave Chinner
· 11 years ago
9b17c62
fs: convert inode and dentry shrinking to be node aware
by Dave Chinner
· 11 years ago
0ce3d74
shrinker: add node awareness
by Dave Chinner
· 11 years ago
4e717f5
list_lru: remove special case function list_lru_dispose_all.
by Glauber Costa
· 11 years ago
f604156
dcache: convert to use new lru list infrastructure
by Dave Chinner
· 11 years ago
d38fa69
inode: move inode to a different list inside lock
by Glauber Costa
· 11 years ago
bc3b14c
inode: convert inode lru list to generic lru list code.
by Dave Chinner
· 11 years ago
0a234c6
shrinker: convert superblock shrinkers to new API
by Dave Chinner
· 11 years ago
dd1f6b2
dcache: remove dentries from LRU before putting on dispose list
by Dave Chinner
· 11 years ago
1915684
dentry: move to per-sb LRU locks
by Dave Chinner
· 11 years ago
62d36c7
dcache: convert dentry_stat.nr_unused to per-cpu counters
by Dave Chinner
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
3942c07
fs: bump inode and dentry counters to long
by Glauber Costa
· 11 years ago
da5338c
Add missing unlocks to error paths of mountpoint_last.
by Dave Jones
· 11 years ago
bcce56d
... and fold the renamed __vfs_follow_link() into its only caller
by Al Viro
· 11 years ago
aac34df
fs: remove vfs_follow_link
by Christoph Hellwig
· 11 years ago
b05430f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d0d2727
vfs: make sure we don't have a stale root path if unlazy_walk() fails
by Linus Torvalds
· 11 years ago
74ffa79
xfs: don't assert fail on bad inode numbers
by Dave Chinner
· 11 years ago
46f9d2e
xfs: aborted buf items can be in the AIL.
by Dave Chinner
· 11 years ago
fdd3cce
xfs: factor all the kmalloc-or-vmalloc fallback allocations
by Dave Chinner
· 11 years ago
2dc164f
xfs: fix memory allocation failures with ACLs
by Dave Chinner
· 11 years ago
0a4edc8
xfs: ensure we copy buffer type in da btree root splits
by Dave Chinner
· 11 years ago
daf7b79
xfs: set remote symlink buffer type for recovery
by Dave Chinner
· 11 years ago
638f4416
xfs: recovery of swap extents operations for CRC filesystems
by Dave Chinner
· 11 years ago
9f79fb4
NFSv4.1 fix decode_free_stateid
by Andy Adamson
· 11 years ago
9c89d62
fscache: check consistency does not decrement refcount
by Milosz Tanski
· 11 years ago
21b5c97
xfs: swap extents operations for CRC filesystems
by Dave Chinner
· 11 years ago
42873b0
CIFS: Respect epoch value from create lease context v2
by Pavel Shilovsky
· 11 years ago
f047390
CIFS: Add create lease v2 context for SMB3
by Pavel Shilovsky
· 11 years ago
Next »