Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5d163e0e68ce743e1e919ddd3264c96ac02e9026
/
fs
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
cea67ab
btrfs: clean the old superblocks before freeing the device
by Jeff Mahoney
· 8 years ago
0279422
Btrfs: kill BUG_ON in run_delayed_tree_ref
by Liu Bo
· 8 years ago
6bdf131
Btrfs: don't leak reloc root nodes on error
by Josef Bacik
· 8 years ago
e2c8990
btrfs: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
6b722c1
Btrfs: improve check_node to avoid reading corrupted nodes
by Liu Bo
· 8 years ago
a42cbec
Btrfs: add error handling for extent buffer in print tree
by Liu Bo
· 8 years ago
a43f7f8
Btrfs: remove BUG_ON in start_transaction
by Liu Bo
· 8 years ago
3eb548e
Btrfs: memset to avoid stale content in btree node block
by Liu Bo
· 8 years ago
3561b9d
Btrfs: return gracefully from balance if fs tree is corrupted
by Liu Bo
· 8 years ago
9c8e63d
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
by Josef Bacik
· 8 years ago
8436ea91
Btrfs: kill the start argument to read_extent_buffer_pages
by Josef Bacik
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
ba8b04c
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset
by Qu Wenruo
· 8 years ago
897a41b
btrfs: add dynamic debug support
by Jeff Mahoney
· 8 years ago
2309e79
btrfs: Fix warning "variable ‘gen’ set but not used"
by Luis Henriques
· 8 years ago
1f079fa
btrfs: Fix warning "variable ‘blocksize’ set but not used"
by Luis Henriques
· 8 years ago
5d8eb6f
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
by Naohiro Aota
· 8 years ago
4930338
Btrfs: bail out if block group has different mixed flag
by Liu Bo
· 8 years ago
2571e73
Btrfs: fix memory leak in reading btree blocks
by Liu Bo
· 8 years ago
e46a28c
Btrfs: remove BUG() in raid56
by Liu Bo
· 8 years ago
afce772
btrfs: fix check_shared for fiemap ioctl
by Lu Fengqi
· 9 years ago
b0de6c4
btrfs: create example debugfs file only in debugging build
by David Sterba
· 8 years ago
07f6a48
btrfs: fix perms on demonstration debugfs interface
by Eric Sandeen
· 8 years ago
c79a175
Btrfs: fix memory leak of block group cache
by Liu Bo
· 8 years ago
b22734a
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
e47f2e5
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 8 years ago
325c50e
btrfs: ensure that file descriptor used with subvol ioctls is a dir
by Jeff Mahoney
· 8 years ago
1e5ec2e
Btrfs: handle quota reserve failure properly
by Josef Bacik
· 8 years ago
df04abf
fs/proc/kcore.c: Add bounce buffer for ktext data
by Jiri Olsa
· 8 years ago
f5beeb1
fs/proc/kcore.c: Make bounce buffer global for read
by Jiri Olsa
· 8 years ago
63b52c4
Revert "ocfs2: bump up o2cb network protocol version"
by Junxiao Bi
· 8 years ago
d21c353
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
by Ashish Samant
· 8 years ago
3bb8b653
ocfs2: fix double unlock in case retry after free truncate log
by Joseph Qi
· 8 years ago
96d4101
fanotify: fix list corruption in fanotify_get_response()
by Jan Kara
· 8 years ago
12703db
fsnotify: add a way to stop queueing events on group shutdown
by Jan Kara
· 8 years ago
d5bf141
ocfs2: fix trans extend while free cached blocks
by Junxiao Bi
· 8 years ago
2b0ad00
ocfs2: fix trans extend while flush truncate log
by Junxiao Bi
· 8 years ago
31b4beb
ipc/shm: fix crash if CONFIG_SHMEM is not set
by Kirill A. Shutemov
· 8 years ago
7cbdb4a
autofs: use dentry flags to block walks during expire
by Ian Kent
· 8 years ago
e6f0c6e
ocfs2/dlm: fix race between convert and migration
by Joseph Qi
· 8 years ago
4d2899d
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
42857cf
configfs: Return -EFBIG from configfs_write_bin_file.
by Phil Turnbull
· 8 years ago
22f6b4d
aio: mark AIO pseudo-fs noexec
by Jann Horn
· 8 years ago
b71dbf1
vfs: cap dedupe request structure size at PAGE_SIZE
by Darrick J. Wong
· 8 years ago
5297e0f
vfs: fix return type of ioctl_file_dedupe_range
by Darrick J. Wong
· 8 years ago
2c937eb
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
b519d40
NFSv4.1: Fix the CREATE_SESSION slot number accounting
by Trond Myklebust
· 8 years ago
98ac9a6
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6905732
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
ba63f23
fscrypto: require write access to mount to set encryption policy
by Eric Biggers
· 8 years ago
348c1bf
Move check for prefix path to within cifs_get_root()
by Sachin Prabhu
· 8 years ago
c1d8b24
Compare prepaths when comparing superblocks
by Sachin Prabhu
· 8 years ago
4214ebf
Fix memory leaks in cifs_do_mount()
by Sachin Prabhu
· 8 years ago
002ced4
fscrypto: only allow setting encryption policy on directories
by Eric Biggers
· 8 years ago
163ae1c
fscrypto: add authorization check for setting encryption policy
by Eric Biggers
· 8 years ago
ca120cf
mm: fix show_smap() for zone_device-pmd ranges
by Dan Williams
· 8 years ago
6dc728c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
5c44ad6
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
f4a9c16
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
b7f3c7d
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8
by Chris Mason
· 8 years ago
ce12965
btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress
by Wang Xiaoguang
· 8 years ago
cbd60aa
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
by Chris Mason
· 8 years ago
ed7a694
btrfs: do not decrease bytes_may_use when replaying extents
by Wang Xiaoguang
· 8 years ago
0f5aa88
ceph: do not modify fi->frag in need_reset_readdir()
by Nicolas Iooss
· 8 years ago
e1ff3dd
ovl: fix workdir creation
by Miklos Szeredi
· 8 years ago
334a8f3
pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs
by Trond Myklebust
· 8 years ago
4b30b6d
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
4148820
Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
3e42394
devpts: return NULL pts 'priv' entry for non-devpts nodes
by Linus Torvalds
· 8 years ago
52ec7be
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
by Trond Myklebust
· 8 years ago
2a59a04
pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
by Trond Myklebust
· 8 years ago
bf0291d
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
by Trond Myklebust
· 8 years ago
c49edec
NFS: Fix error reporting in nfs_file_write()
by Trond Myklebust
· 8 years ago
f28929b
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
511a8cd
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
7d1ce60
Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
e0af248
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket()
by Wang Xiaoguang
· 8 years ago
a9b1fc8
Btrfs: fix endless loop in balancing block groups
by Liu Bo
· 8 years ago
3dc09ec
Btrfs: kill invalid ASSERT() in process_all_refs()
by Josef Bacik
· 8 years ago
7cb3511
ovl: listxattr: use strnlen()
by Miklos Szeredi
· 8 years ago
0eb45fc
ovl: Switch to generic_getxattr
by Andreas Gruenbacher
· 8 years ago
ce31513
ovl: copyattr after setting POSIX ACL
by Miklos Szeredi
· 8 years ago
0e585cc
ovl: Switch to generic_removexattr
by Andreas Gruenbacher
· 8 years ago
0c97be2
ovl: Get rid of ovl_xattr_noacl_handlers array
by Andreas Gruenbacher
· 8 years ago
fe2b759
ovl: Fix OVL_XATTR_PREFIX
by Andreas Gruenbacher
· 8 years ago
fd36570
ovl: fix spelling mistake: "directries" -> "directories"
by Colin Ian King
· 8 years ago
2a3a2a3
ovl: don't cache acl on overlay layer
by Miklos Szeredi
· 8 years ago
5201dc4
ovl: use cached acl on underlying layer
by Miklos Szeredi
· 8 years ago
eea2fb4
ovl: proper cleanup of workdir
by Miklos Szeredi
· 8 years ago
c11b9fd
ovl: remove posix_acl_default from workdir
by Miklos Szeredi
· 8 years ago
38b2569
ovl: handle umask and posix_acl_default correctly on creation
by Miklos Szeredi
· 8 years ago
cd81a91
mm: introduce get_task_exe_file
by Mateusz Guzik
· 8 years ago
9f834ec
binfmt_elf: switch to new creds when switching to new mm
by Linus Torvalds
· 8 years ago
17d0774
sysfs: correctly handle read offset on PREALLOC attrs
by Konstantin Khlebnikov
· 9 years ago
df6a58c
kernfs: don't depend on d_find_any_alias() when generating notifications
by Tejun Heo
· 9 years ago
0cf21c6
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
98b0f80
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
by Trond Myklebust
· 8 years ago
52442f9
NFS4: Avoid migration loops
by Benjamin Coddington
· 8 years ago
ea78d80
xfs: track log done items directly in the deferred pending work item
by Darrick J. Wong
· 8 years ago
Next »