Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7779f21236549ab3b66fcfadc4c91fdc9f6fc26d
/
fs
2262185
mm: per-cgroup memory reclaim stats
by Roman Gushchin
· 8 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 8 years ago
3d375d7
mm: update callers to use HASH_ZERO flag
by Pavel Tatashin
· 8 years ago
f93ae36
fs/userfaultfd.c: drop dead code
by Mike Rapoport
· 8 years ago
c823bd9
fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
by Michal Hocko
· 8 years ago
b74271e
ocfs2: constify attribute_group structures
by Arvind Yadav
· 8 years ago
25b1c72
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
by piaojun
· 8 years ago
62aa81d
ocfs2: use magic.h
by Fabian Frederick
· 8 years ago
8c4d5a4
ocfs2: fix a static checker warning
by Gang He
· 8 years ago
a4c20b9
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
55a7b21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
e5f76a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
c96e6da
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
ea3b25e
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
89fbf53
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3bad2f1
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
2cc7b4c
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
e24dd9e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
2969525
GFS2: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
e0b62e2
gfs2: gfs2_create_inode: Keep glock across iput
by Andreas Gruenbacher
· 8 years ago
6b0c744
gfs2: Clean up glock work enqueuing
by Andreas Gruenbacher
· 8 years ago
6f6597ba
gfs2: Protect gl->gl_object by spin lock
by Andreas Gruenbacher
· 8 years ago
4fd1a57
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
by Andreas Gruenbacher
· 8 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
9a715cd
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
86c3e00
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bff4120
timerfd: Use get_itimerspec64() and put_itimerspec64()
by Deepa Dinamani
· 8 years ago
a4058c5
nfsd: remove nfsd_vfs_read
by Christoph Hellwig
· 8 years ago
73da852
nfsd: use vfs_iter_read/write
by Christoph Hellwig
· 8 years ago
abbb6589
fs: implement vfs_iter_write using do_iter_write
by Christoph Hellwig
· 8 years ago
18e9710
fs: implement vfs_iter_read using do_iter_read
by Christoph Hellwig
· 8 years ago
edab5fe
fs: move more code into do_iter_read/do_iter_write
by Christoph Hellwig
· 8 years ago
19c7358
fs: remove __do_readv_writev
by Christoph Hellwig
· 8 years ago
26c87fb
fs: remove do_compat_readv_writev
by Christoph Hellwig
· 8 years ago
251b42a
fs: remove do_readv_writev
by Christoph Hellwig
· 8 years ago
374bf88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
848c23b
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
by Qu Wenruo
· 8 years ago
b7f8a09
btrfs: Don't clear SGID when inheriting ACLs
by Jan Kara
· 8 years ago
6374e57a
btrfs: fix integer overflow in calc_reclaim_items_nr
by Chris Mason
· 8 years ago
ded5618
btrfs: scrub: fix target device intialization while setting up scrub context
by David Sterba
· 8 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
a12b877
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled
by Qu Wenruo
· 8 years ago
7bc329c
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
by Qu Wenruo
· 8 years ago
d1b8b94
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
by Qu Wenruo
· 8 years ago
5edfd9f
btrfs: qgroup: Add quick exit for non-fs extents
by Qu Wenruo
· 8 years ago
d7eae34
Btrfs: rework delayed ref total_bytes_pinned accounting
by Omar Sandoval
· 8 years ago
7be0791
Btrfs: return old and new total ref mods when adding delayed refs
by Omar Sandoval
· 8 years ago
0a16c7d
Btrfs: always account pinned bytes when dropping a tree block ref
by Omar Sandoval
· 8 years ago
4da8b76
Btrfs: update total_bytes_pinned when pinning down extents
by Omar Sandoval
· 8 years ago
55e8196
Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
by Omar Sandoval
· 8 years ago
0d9f824
Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
by Omar Sandoval
· 8 years ago
1164a9f
btrfs: fix validation of XATTR_ITEM dir items
by David Sterba
· 8 years ago
9ae3b3f5
block: provide bio_uninit() free freeing integrity/task associations
by Jens Axboe
· 8 years ago
e547204
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
5657cb0
fs/fcntl: use copy_to/from_user() for u64 types
by Jens Axboe
· 8 years ago
fbaf94e
ovl: don't set origin on broken lower hardlink
by Miklos Szeredi
· 8 years ago
e85f82f
ovl: copy-up: don't unlock between lookup and link
by Miklos Szeredi
· 8 years ago
2e31b4c
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
by Trond Myklebust
· 8 years ago
d9f2950
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
by Benjamin Coddington
· 8 years ago
bd17193
NFSv4.1: Fix a race in nfs4_proc_layoutget
by Trond Myklebust
· 8 years ago
898fc11
NFS: Trunking detection should handle ERESTARTSYS/EINTR
by Trond Myklebust
· 8 years ago
077090a
pstore: use memdup_user
by Geliang Tang
· 8 years ago
e6959b9
btrfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
31d7d58
xfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
0127251
ext4: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
8e8f929
fs: add support for buffered writeback to pass down write hints
by Jens Axboe
· 8 years ago
45d06cf
fs: add O_DIRECT and aio support for sending down write life time hints
by Jens Axboe
· 8 years ago
c75b1d9
fs: add fcntl() interface for setting/getting write life time hints
by Jens Axboe
· 8 years ago
8c6657c
Switch flock copyin/copyout primitives to copy_{from,to}_user()
by Al Viro
· 8 years ago
ca1579f
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
by Al Viro
· 8 years ago
3edb1dd
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
by Will Deacon
· 8 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
337c6ba
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
98da7d0
fs/exec.c: account for argv/envp pointers
by Kees Cook
· 8 years ago
8818efa
ocfs2: fix deadlock caused by recursive locking in xattr
by Eric Ren
· 8 years ago
1eb643d
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
by Jan Kara
· 8 years ago
9fa4eb8
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
by NeilBrown
· 8 years ago
7b249bd
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
a38371c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
eb5e248
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
021f601
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fbc3261
btrfs: Verify dir_item in iterate_object_props
by Su Yue
· 8 years ago
64c7b01
btrfs: Check name_len before in btrfs_del_root_ref
by Su Yue
· 8 years ago
488d7c4
btrfs: Check name_len before reading btrfs_get_name
by Su Yue
· 8 years ago
59b0a7f
btrfs: Check name_len before read in iterate_dir_item
by Su Yue
· 8 years ago
3c1d418
btrfs: Check name_len in btrfs_check_ref_name_override
by Su Yue
· 8 years ago
8ee8c2d
btrfs: Verify dir_item in replay_xattr_deletes
by Su Yue
· 8 years ago
26a836c
btrfs: Check name_len on add_inode_ref call path
by Su Yue
· 8 years ago
e79a332
btrfs: Check name_len with boundary in verify dir_item
by Su Yue
· 8 years ago
19c6dcb
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
by Su Yue
· 8 years ago
66b4993
btrfs: move dev stats accounting out of wait_dev_flush
by David Sterba
· 8 years ago
2980d57
btrfs: account as waiting for IO, while waiting fot the flush bio completion
by David Sterba
· 8 years ago
Next »