Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
570dd45042a7c8a7aba1ee029c5dd0f5ccf41b9b
/
fs
570dd45
btrfs: fix races on root_log_ctx lists
by Chris Mason
· 8 years ago
112a3ed
Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.9
by Chris Mason
· 8 years ago
d9ed71e
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9
by Chris Mason
· 8 years ago
d5e84fd
Btrfs: fix incremental send failure caused by balance
by Filipe Manana
· 9 years ago
19c4d2f
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
by Chris Mason
· 8 years ago
0e67578
btrfs: tests: uninline member definitions in free_space_extent
by David Sterba
· 8 years ago
d2d9ac6
btrfs: tests: constify free space extent specs
by David Sterba
· 8 years ago
781e3bc
Btrfs: expand free space tree sanity tests to catch endianness bug
by Omar Sandoval
· 8 years ago
9426ce7
Btrfs: fix extent buffer bitmap tests on big-endian systems
by Omar Sandoval
· 8 years ago
6675df3
Btrfs: catch invalid free space trees
by Omar Sandoval
· 8 years ago
f8d468a
Btrfs: fix mount -o clear_cache,space_cache=v2
by Omar Sandoval
· 8 years ago
2fe1d55
Btrfs: fix free space tree bitmaps on big-endian systems
by Omar Sandoval
· 8 years ago
196e024
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
by Liu Bo
· 9 years ago
4867268
Btrfs: don't BUG() during drop snapshot
by Josef Bacik
· 8 years ago
2fd57fc
btrfs: fix btrfs_no_printk stub helper
by Arnd Bergmann
· 8 years ago
851cd17
Btrfs: memset to avoid stale content in btree leaf
by Liu Bo
· 8 years ago
0f5053e
btrfs: parent_start initialization cleanup
by Goldwyn Rodrigues
· 8 years ago
6cea66e
btrfs: Remove already completed TODO comment
by Goldwyn Rodrigues
· 8 years ago
dd12d5b
btrfs: Do not reassign count in btrfs_run_delayed_refs
by Goldwyn Rodrigues
· 8 years ago
0ccd052
btrfs: fix a possible umount deadlock
by Anand Jain
· 8 years ago
a958eab
Btrfs: fix memory leak in do_walk_down
by Liu Bo
· 9 years ago
c01f5f9
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
by Jeff Mahoney
· 9 years ago
04ab956
btrfs: convert send's verbose_printk to btrfs_debug
by Jeff Mahoney
· 9 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 9 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 9 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 9 years ago
cea67ab
btrfs: clean the old superblocks before freeing the device
by Jeff Mahoney
· 9 years ago
0279422
Btrfs: kill BUG_ON in run_delayed_tree_ref
by Liu Bo
· 9 years ago
6bdf131
Btrfs: don't leak reloc root nodes on error
by Josef Bacik
· 9 years ago
e2c8990
btrfs: squash lines for simple wrapper functions
by Masahiro Yamada
· 9 years ago
6b722c1
Btrfs: improve check_node to avoid reading corrupted nodes
by Liu Bo
· 9 years ago
a42cbec
Btrfs: add error handling for extent buffer in print tree
by Liu Bo
· 9 years ago
a43f7f8
Btrfs: remove BUG_ON in start_transaction
by Liu Bo
· 9 years ago
3eb548e
Btrfs: memset to avoid stale content in btree node block
by Liu Bo
· 9 years ago
3561b9d
Btrfs: return gracefully from balance if fs tree is corrupted
by Liu Bo
· 9 years ago
9c8e63d
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
by Josef Bacik
· 9 years ago
8436ea91
Btrfs: kill the start argument to read_extent_buffer_pages
by Josef Bacik
· 9 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 9 years ago
ba8b04c
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset
by Qu Wenruo
· 9 years ago
897a41b
btrfs: add dynamic debug support
by Jeff Mahoney
· 9 years ago
2309e79
btrfs: Fix warning "variable ‘gen’ set but not used"
by Luis Henriques
· 9 years ago
1f079fa
btrfs: Fix warning "variable ‘blocksize’ set but not used"
by Luis Henriques
· 9 years ago
5d8eb6f
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
by Naohiro Aota
· 9 years ago
4930338
Btrfs: bail out if block group has different mixed flag
by Liu Bo
· 9 years ago
2571e73
Btrfs: fix memory leak in reading btree blocks
by Liu Bo
· 9 years ago
e46a28c
Btrfs: remove BUG() in raid56
by Liu Bo
· 9 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
· 9 years ago
07f6a48
btrfs: fix perms on demonstration debugfs interface
by Eric Sandeen
· 9 years ago
c79a175
Btrfs: fix memory leak of block group cache
by Liu Bo
· 9 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
· 9 years ago
1e5ec2e
Btrfs: handle quota reserve failure properly
by Josef Bacik
· 9 years ago
df04abf
fs/proc/kcore.c: Add bounce buffer for ktext data
by Jiri Olsa
· 9 years ago
f5beeb1
fs/proc/kcore.c: Make bounce buffer global for read
by Jiri Olsa
· 9 years ago
63b52c4
Revert "ocfs2: bump up o2cb network protocol version"
by Junxiao Bi
· 9 years ago
d21c353
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
by Ashish Samant
· 9 years ago
3bb8b653
ocfs2: fix double unlock in case retry after free truncate log
by Joseph Qi
· 9 years ago
96d4101
fanotify: fix list corruption in fanotify_get_response()
by Jan Kara
· 9 years ago
12703db
fsnotify: add a way to stop queueing events on group shutdown
by Jan Kara
· 9 years ago
d5bf141
ocfs2: fix trans extend while free cached blocks
by Junxiao Bi
· 9 years ago
2b0ad00
ocfs2: fix trans extend while flush truncate log
by Junxiao Bi
· 9 years ago
31b4beb
ipc/shm: fix crash if CONFIG_SHMEM is not set
by Kirill A. Shutemov
· 9 years ago
7cbdb4a
autofs: use dentry flags to block walks during expire
by Ian Kent
· 9 years ago
e6f0c6e
ocfs2/dlm: fix race between convert and migration
by Joseph Qi
· 9 years ago
4d2899d
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
42857cf
configfs: Return -EFBIG from configfs_write_bin_file.
by Phil Turnbull
· 9 years ago
22f6b4d
aio: mark AIO pseudo-fs noexec
by Jann Horn
· 9 years ago
b71dbf1
vfs: cap dedupe request structure size at PAGE_SIZE
by Darrick J. Wong
· 9 years ago
5297e0f
vfs: fix return type of ioctl_file_dedupe_range
by Darrick J. Wong
· 9 years ago
2c937eb
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
b519d40
NFSv4.1: Fix the CREATE_SESSION slot number accounting
by Trond Myklebust
· 9 years ago
98ac9a6
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
6905732
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
ba63f23
fscrypto: require write access to mount to set encryption policy
by Eric Biggers
· 9 years ago
348c1bf
Move check for prefix path to within cifs_get_root()
by Sachin Prabhu
· 9 years ago
c1d8b24
Compare prepaths when comparing superblocks
by Sachin Prabhu
· 9 years ago
4214ebf
Fix memory leaks in cifs_do_mount()
by Sachin Prabhu
· 9 years ago
002ced4
fscrypto: only allow setting encryption policy on directories
by Eric Biggers
· 9 years ago
163ae1c
fscrypto: add authorization check for setting encryption policy
by Eric Biggers
· 9 years ago
ca120cf
mm: fix show_smap() for zone_device-pmd ranges
by Dan Williams
· 9 years ago
6dc728c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
5c44ad6
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 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
· 9 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
· 9 years ago
ce12965
btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress
by Wang Xiaoguang
· 9 years ago
cbd60aa
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
by Chris Mason
· 9 years ago
ed7a694
btrfs: do not decrease bytes_may_use when replaying extents
by Wang Xiaoguang
· 9 years ago
0f5aa88
ceph: do not modify fi->frag in need_reset_readdir()
by Nicolas Iooss
· 9 years ago
e1ff3dd
ovl: fix workdir creation
by Miklos Szeredi
· 9 years ago
334a8f3
pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs
by Trond Myklebust
· 9 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
· 9 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
· 9 years ago
3e42394
devpts: return NULL pts 'priv' entry for non-devpts nodes
by Linus Torvalds
· 9 years ago
52ec7be
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
by Trond Myklebust
· 9 years ago
2a59a04
pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
by Trond Myklebust
· 9 years ago
bf0291d
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
by Trond Myklebust
· 9 years ago
c49edec
NFS: Fix error reporting in nfs_file_write()
by Trond Myklebust
· 9 years ago
f28929b
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
Next »