Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
372549c2a3778fd3df445819811c944ad54609ca
/
fs
3f97b16
list_lru: add helpers to isolate items
by Vladimir Davydov
· 10 years ago
49e7e7f
fs: shrinker: always scan at least one object of each type
by Vladimir Davydov
· 10 years ago
2acb60a
fs: make shrinker memcg aware
by Vladimir Davydov
· 10 years ago
c0a5b56
list_lru: organize all list_lrus to list
by Vladimir Davydov
· 10 years ago
cb731d6
vmscan: per memory cgroup slab shrinkers
by Vladimir Davydov
· 10 years ago
4101b62
fs: consolidate {nr,free}_cached_objects args in shrink_control
by Vladimir Davydov
· 10 years ago
503c358
list_lru: introduce list_lru_shrink_{count,walk}
by Vladimir Davydov
· 10 years ago
87c9172
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 10 years ago
6184514
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
07f80d4
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
6f83e5b
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7d5b3bf
mm: /proc/pid/clear_refs: avoid split_huge_page()
by Kirill A. Shutemov
· 10 years ago
48684a6
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
by Naoya Horiguchi
· 10 years ago
d85f4d6
numa_maps: remove numa_maps->vma
by Naoya Horiguchi
· 10 years ago
632fd60
numa_maps: fix typo in gather_hugetbl_stats
by Naoya Horiguchi
· 10 years ago
f995ece
pagemap: use walk->vma instead of calling find_vma()
by Naoya Horiguchi
· 10 years ago
5c64f52
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
by Naoya Horiguchi
· 10 years ago
14eb6fd
smaps: remove mem_size_stats->vma and use walk_page_vma()
by Naoya Horiguchi
· 10 years ago
05fbf35
proc/pagemap: walk page tables under pte lock
by Konstantin Khlebnikov
· 10 years ago
8d38633
page_writeback: put account_page_redirty() after set_page_dirty()
by Konstantin Khebnikov
· 10 years ago
dc6c9a3
mm: account pmd page tables to the process
by Kirill A. Shutemov
· 10 years ago
56873f4
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
by Wang, Yalin
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
b2718bf
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 10 years ago
ae90fb1
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
c5452a5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
4b4f858
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
27ba064
rmap: drop support of non-linear mappings
by Kirill A. Shutemov
· 10 years ago
1da4b35
proc: drop handling non-linear mappings
by Kirill A. Shutemov
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
913e027
fsioctl.c: make generic_block_fiemap() signal-tolerant
by Dmitry Monakhov
· 10 years ago
99b8874
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
by Srinivas Eeda
· 10 years ago
10ab881
ocfs2: prune the dcache before deleting the dentry of directory
by alex chen
· 10 years ago
8989b67
ocfs2: make resv_lock spinlock static
by Fabian Frederick
· 10 years ago
9d6008c
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
by Daeseok Youn
· 10 years ago
9b57269
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
by Daeseok Youn
· 10 years ago
592a202
ocfs2: remove unreachable code
by Daeseok Youn
· 10 years ago
e6d9f86
ocfs2: o2net: silence uninitialized variable warning
by Dan Carpenter
· 10 years ago
d9510a2
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
by Jan Kara
· 10 years ago
1dfeb76
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
by alex chen
· 10 years ago
15eba0f
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
by alex chen
· 10 years ago
95671c6
ocfs2: dlm: dlmdomain: remove unused function
by Rickard Strandqvist
· 10 years ago
7ea62d7
ocfs2: quota_local: remove unused function
by Rickard Strandqvist
· 10 years ago
d6edc87
ocfs2: xattr: remove unused function
by Rickard Strandqvist
· 10 years ago
79c83ea
ocfs2: fix snprintf format specifier in dlmdebug.c
by alex chen
· 10 years ago
41d6247
ocfs2: fix wrong comment
by Junxiao Bi
· 10 years ago
696cdf7
ocfs2: fix uninitialized variable access
by Junxiao Bi
· 10 years ago
e6e7461
ocfs2: remove unnecessary else in ocfs2_set_acl()
by Fabian Frederick
· 10 years ago
b934bea
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
by Xue jiufei
· 10 years ago
66ba93c
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
by Lino Sanfilippo
· 10 years ago
d2c1874
fanotify: don't recalculate a marks mask if only the ignored mask changed
by Lino Sanfilippo
· 10 years ago
a118449
fanotify: only destroy mark when both mask and ignored_mask are cleared
by Lino Sanfilippo
· 10 years ago
4c21462
pnfs: delete an unintended goto
by Dan Carpenter
· 10 years ago
2787020
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()
by Andrew Elble
· 10 years ago
480486b
pnfs/flexfiles: Do not dprintk after the free
by Tom Haynes
· 10 years ago
072bc44
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bad9626
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
by Dave Chinner
· 10 years ago
e9892d3
xfs: only trace buffer items if they exist
by Dave Chinner
· 10 years ago
c23ae60
nfsd: default NFSv4.2 to on
by J. Bruce Fields
· 10 years ago
cdecbb3
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 10 years ago
bdfeb5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
4ef2e4f
NFSv4.1: Fix pnfs_put_lseg races
by Trond Myklebust
· 10 years ago
e4af440
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
by Trond Myklebust
· 10 years ago
5a0ec8ac
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
by Trond Myklebust
· 10 years ago
472e259
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
by Trond Myklebust
· 10 years ago
ea7c38f
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
by Trond Myklebust
· 10 years ago
01f9882
xfs: report proper f_files in statfs if we overshoot imaxpct
by Eric Sandeen
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7ef3ff2
nilfs2: fix deadlock of segment constructor over I_SYNC flag
by Ryusuke Konishi
· 10 years ago
6981498
udf: remove bool assignment to 0/1
by Fabian Frederick
· 10 years ago
2b8f942
udf: use bool for done
by Fabian Frederick
· 10 years ago
8650b8a
nfsd: pNFS block layout driver
by Christoph Hellwig
· 10 years ago
3da5ab5
Btrfs: add missing blk_finish_plug in btrfs_sync_log()
by Forrest Liu
· 10 years ago
f92090e
xfs: xfs_ioctl_setattr_check_projid can be static
by kbuild test robot
· 10 years ago
f8079b8
xfs: growfs should use synchronous transactions
by Christoph Hellwig
· 10 years ago
5ee0e96
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
6ae3733
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
by Trond Myklebust
· 10 years ago
7456a37
GFS2: use __vmalloc GFP_NOFS for fs-related allocations.
by Oleg Drokin
· 10 years ago
2e90b1c
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
by Al Viro
· 10 years ago
9c9ce76
aio: annotate aio_read_event_ring for sleep patterns
by Dave Chinner
· 10 years ago
03a9a42
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
by Trond Myklebust
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
7c13789
pnfs: lookup new lseg at lseg boundary
by Weston Andros Adamson
· 10 years ago
cb5d04b
nfs41: .init_read and .init_write can be called with valid pg_lseg
by Peng Tao
· 10 years ago
d67ae82
pnfs/flexfiles: Add the FlexFile Layout Driver
by Tom Haynes
· 10 years ago
5fadeb4
nfs: count DIO good bytes correctly with mirroring
by Peng Tao
· 10 years ago
aa8a45e
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
by Peng Tao
· 10 years ago
012fa16
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
by Peng Tao
· 10 years ago
c829013
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
by Peng Tao
· 10 years ago
27b6f53
nfs/flexfiles: send layoutreturn before freeing lseg
by Peng Tao
· 10 years ago
193e3aa
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
by Peng Tao
· 10 years ago
6c16605
nfs41: allow async version layoutreturn
by Peng Tao
· 10 years ago
15eb67c
nfs41: add range to layoutreturn args
by Peng Tao
· 10 years ago
ceb11e1
pnfs: allow LD to ask to resend read through pnfs
by Peng Tao
· 10 years ago
48d635f
nfs: add nfs_pgio_current_mirror helper
by Peng Tao
· 10 years ago
47af81f
nfs: only reset desc->pg_mirror_idx when mirroring is supported
by Peng Tao
· 10 years ago
566f873
nfs41: add a debug warning if we destroy an unempty layout
by Peng Tao
· 10 years ago
Next »