Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dea7d76ecbfb53cda6aadd9bed33e87d255c5b02
/
fs
0647d6b
Btrfs: cleanup for unused ref cache stuff
by liubo
· 13 years ago
8407aa4
Btrfs: fix corrupted metadata in the snapshot
by Miao Xie
· 13 years ago
837e197
btrfs: polish names of kmem caches
by David Sterba
· 13 years ago
a80c8dc
Btrfs: fix our overcommit math
by Josef Bacik
· 13 years ago
dea31f5
Btrfs: wait on async pages when shrinking delalloc
by Josef Bacik
· 13 years ago
9e8a4a8
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
by Liu Bo
· 13 years ago
3d6b5c3
Btrfs: check return value of ulist_alloc() properly
by Tsutomu Itoh
· 13 years ago
f54fb85
Btrfs: fix error handling in delete_block_group_cache()
by Tsutomu Itoh
· 13 years ago
903889f4
Btrfs: fix wrong size for the reservation when doing, file pre-allocation.
by Miao Xie
· 13 years ago
69ce977
Btrfs: output more information when aborting a unused transaction handle
by Miao Xie
· 13 years ago
2ecb792
Btrfs: fix unprotected ->log_batch
by Miao Xie
· 13 years ago
48c03c4
Btrfs: fix wrong size for the reservation of the, snapshot creation
by Miao Xie
· 13 years ago
42874b3
Btrfs: fix the snapshot that should not exist
by Miao Xie
· 13 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 13 years ago
6352b91
Btrfs: use a slab for ordered extents allocation
by Miao Xie
· 13 years ago
b9a8cc5
Btrfs: fix file extent discount problem in the, snapshot
by Miao Xie
· 13 years ago
361048f
Btrfs: fix full backref problem when inserting shared block reference
by Miao Xie
· 13 years ago
6fa9700
Btrfs: fix error path in create_pending_snapshot()
by Miao Xie
· 13 years ago
cf93dcc
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
by Wei Yongjun
· 13 years ago
7014cdb
Btrfs: btrfs_drop_extent_cache should never fail
by Josef Bacik
· 13 years ago
ac14aed
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
by Sage Weil
· 13 years ago
e209db7
Btrfs: set journal_info in async trans commit worker
by Sage Weil
· 13 years ago
6fc4e3548
Btrfs: pass lockdep rwsem metadata to async commit transaction
by Sage Weil
· 13 years ago
2aaa665
Btrfs: add hole punching
by Josef Bacik
· 13 years ago
2671485
Btrfs: remove unused hint byte argument for btrfs_drop_extents
by Josef Bacik
· 13 years ago
d279440
Btrfs: check if an inode has no checksum when logging it
by Liu Bo
· 13 years ago
46d8bc3
Btrfs: fix a bug in checking whether a inode is already in log
by Liu Bo
· 13 years ago
321f0e7
Btrfs: fix wrong orphan count of the fs/file tree
by Miao Xie
· 13 years ago
4e2f84e
Btrfs: improve fsync by filtering extents that we want
by Liu Bo
· 13 years ago
ca7e70f
Btrfs: do not needlessly restart the transaction for enospc
by Josef Bacik
· 13 years ago
06d3d22
Btrfs: cleanup extents after we finish logging inode
by Liu Bo
· 13 years ago
0fa83cd
Btrfs: only warn if we hit an error when doing the tree logging
by Josef Bacik
· 13 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 13 years ago
224ecce
Btrfs: fix possible corruption when fsyncing written prealloced extents
by Josef Bacik
· 13 years ago
54338b5
Btrfs: do not allocate chunks as agressively
by Josef Bacik
· 13 years ago
7c73531
Btrfs: update last trans if we don't update the inode
by Josef Bacik
· 13 years ago
995e01b
Btrfs: fix gcc warnings for 32bit compiles
by Jan Schmidt
· 13 years ago
74dd17f
Btrfs: fix btrfs send for inline items and compression
by Chris Mason
· 13 years ago
6d85ed0
Btrfs: don't treat top/root directory inode as deleted/reused
by Alexander Block
· 13 years ago
2981e22
Btrfs: ignore non-FS inodes for send/receive
by Alexander Block
· 13 years ago
2f28f47
Btrfs: pass root instead of parent_root to iterate_inode_ref
by Alexander Block
· 13 years ago
d8347fa
Btrfs: use <= instead of < in is_extent_unchanged
by Alexander Block
· 13 years ago
3954096
Btrfs: fix check for changed extent in is_extent_unchanged
by Alexander Block
· 13 years ago
5dc67d0
Btrfs: free nce and nce_head on error in name_cache_insert
by Alexander Block
· 13 years ago
3e126f3
Btrfs: remove unused tmp_path from iterate_dir_item
by Alexander Block
· 13 years ago
e938c8a
Btrfs: code cleanups for send/receive
by Alexander Block
· 13 years ago
766702e
Btrfs: add/fix comments/documentation for send/receive
by Alexander Block
· 13 years ago
e479d9b
Btrfs: update send_progress at correct places
by Alexander Block
· 13 years ago
34d73f5
Btrfs: make aux field of ulist 64 bit
by Alexander Block
· 13 years ago
7e0926f
Btrfs: fix use of radix_tree for name_cache in send/receive
by Alexander Block
· 13 years ago
17589bd
Btrfs: fix memory leak for name_cache in send/receive
by Alexander Block
· 13 years ago
adbe7fb
Btrfs: don't break in the final loop of find_extent_clone
by Alexander Block
· 13 years ago
52f9e53
Btrfs: use normal return path for root == send_root case
by Alexander Block
· 13 years ago
35075bb
Btrfs: use kmalloc instead of stack for backref_ctx
by Alexander Block
· 13 years ago
ee849c0
Btrfs: rename backref_ctx::found_in_send_root to found_itself
by Alexander Block
· 13 years ago
d27aed5
Btrfs: remove unused use_list from send/receive code
by Alexander Block
· 13 years ago
ccf1626
Btrfs: add correct parent to check_dirs when dir got moved
by Alexander Block
· 13 years ago
9ea3ef5
Btrfs: remove unused code with #if 0
by Alexander Block
· 13 years ago
b9291af
Btrfs: add missing check for dir != tmp_dir to is_first_ref
by Alexander Block
· 13 years ago
1f4692d
Btrfs: fix cur_ino < parent_ino case for send/receive
by Alexander Block
· 13 years ago
85a7b33
Btrfs: add rdev to get_inode_info in send/receive
by Alexander Block
· 13 years ago
8110e16
vfs: dcache: fix deadlock in tree traversal
by Miklos Szeredi
· 13 years ago
7596824
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fd51790
trivial select_parent documentation fix
by J. Bruce Fields
· 13 years ago
c5aa1e5
close the race in nlmsvc_free_block()
by Al Viro
· 13 years ago
156cacb
do_add_mount()/umount -l races
by Al Viro
· 13 years ago
a4be6c7
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
789f95b
Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
e05e279
debugfs: fix u32_array race in format_array_alloc
by Linus Torvalds
· 13 years ago
3604885
debugfs: fix race in u32_array_read and allocate array at open
by David Rientjes
· 13 years ago
0ba6e53
xfs: stop the sync worker before xfs_unmountfs
by Ben Myers
· 13 years ago
c73f693
cifs: fix return value in cifsConvertToUTF16
by Jeff Layton
· 13 years ago
b161dfa6
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
by Miklos Szeredi
· 13 years ago
6bf6104
fs/proc: fix potential unregister_sysctl_table hang
by Francesco Ruggeri
· 13 years ago
6167f81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
3f0c3c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 13 years ago
1547cb8
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
f3a87f1
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
by Chris Mason
· 13 years ago
55815f7
vfs: make O_PATH file descriptors usable for 'fstat()'
by Linus Torvalds
· 13 years ago
8335eaf
eCryptfs: Copy up attributes of the lower target inode after rename
by Tyler Hicks
· 13 years ago
64e6651
eCryptfs: Call lower ->flush() from ecryptfs_flush()
by Tyler Hicks
· 13 years ago
7149f25
eCryptfs: Write out all dirty pages just before releasing the lower file
by Tyler Hicks
· 13 years ago
62e252e
GFS2: Take account of blockages when using reserved blocks
by Steven Whitehouse
· 13 years ago
645b2cc
GFS2: Fix missing allocation data for set/remove xattr
by Steven Whitehouse
· 13 years ago
da1dfb6
GFS2: Make write size hinting code common
by Steven Whitehouse
· 13 years ago
22b4e63
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
7b281ee
NFS: fsync() must exit with an error if page writeback failed
by Trond Myklebust
· 13 years ago
44346cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
e9bd8f1
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
1b0a906
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
01913b4
NFS: return error from decode_getfh in decode open
by Weston Andros Adamson
· 13 years ago
b2ede58
CIFS: Fix endianness conversion
by Pavel Shilovsky
· 13 years ago
e2f2886
CIFS: Fix error handling in cifs_push_mandatory_locks
by Pavel Shilovsky
· 13 years ago
1f1ea6c
NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached
by Trond Myklebust
· 13 years ago
9c2fc0d
udf: Fix data corruption for files in ICB
by Jan Kara
· 13 years ago
21f498c
NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl
by Trond Myklebust
· 13 years ago
872ece8
NFS: Fix a problem with the legacy binary mount code
by Trond Myklebust
· 13 years ago
c3f52af
NFS: Fix the initialisation of the readdir 'cookieverf' array
by Trond Myklebust
· 13 years ago
c9e67d4
fuse: fix retrieve length
by Miklos Szeredi
· 13 years ago
156bddd
ext3: Fix fdatasync() for files with only i_size changes
by Jan Kara
· 13 years ago
Next »