Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
16b9057804c02e2d351e9c8f606e909b43cbd9e7
/
fs
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
c2338f2
lock_parent: don't step on stale ->d_parent of all-but-freed one
by Al Viro
· 11 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 11 years ago
5f07385
kill generic_file_splice_write()
by Al Viro
· 11 years ago
3551dd7
ceph: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
4da54c2
nfs: switch to iter_splice_write_file()
by Al Viro
· 11 years ago
96f9bc8
fs/splice.c: remove unneeded exports
by Al Viro
· 11 years ago
6dc8bc0
ocfs2: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 years ago
2840c56
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
859862d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
412dd3a
Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
19ef122
reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK
by Jan Kara
· 11 years ago
9ee4d7a
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
79deb3c
ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one
by Tariq Saeed
· 11 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
23adbe1
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
by Andy Lutomirski
· 11 years ago
c7548af
Btrfs: convert smp_mb__{before,after}_clear_bit
by Chris Mason
· 11 years ago
5b174fd
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
d53b47c
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
a914722
NFS: populate ->net in mount data when remounting
by Mateusz Guzik
· 11 years ago
c5e20cb
pnfs: fix lockup caused by pnfs_generic_pg_test
by Weston Andros Adamson
· 11 years ago
64b2d1f
Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
b1cce80
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
6eda71d
Btrfs: fix scrub_print_warning to handle skinny metadata extents
by Liu Bo
· 11 years ago
7ffbb59
Btrfs: make fsync work after cloning into a file
by Filipe Manana
· 11 years ago
cd857dd
Btrfs: use right type to get real comparison
by Liu Bo
· 11 years ago
8a56457
Btrfs: don't check nodes for extent items
by Josef Bacik
· 11 years ago
6fdef6d
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
by Filipe Manana
· 11 years ago
809f901
Btrfs: make sure we retry if page is a retriable exception
by Filipe Manana
· 11 years ago
9140515
Btrfs: make sure we retry if we couldn't get the page
by Filipe Manana
· 11 years ago
c81d576
btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56
by Gui Hecheng
· 11 years ago
9391558
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
by Antonio Ospite
· 11 years ago
0b43e04
Btrfs: fix leaf corruption after __btrfs_drop_extents
by Liu Bo
· 11 years ago
337c6f6
Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item
by Filipe Manana
· 11 years ago
f82a990
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
by Filipe Manana
· 11 years ago
9649303
btrfs: free delayed node outside of root->inode_lock
by Jeff Mahoney
· 11 years ago
902c68a
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
by Gui Hecheng
· 11 years ago
b05fd87
Btrfs: fix transaction leak during fsync call
by Filipe Manana
· 11 years ago
d778154
btrfs: Avoid trucating page or punching hole in a already existed hole.
by Qu Wenruo
· 11 years ago
3821f34
Btrfs: update commit root on snapshot creation after orphan cleanup
by Filipe Manana
· 11 years ago
ff5df9b
Btrfs: ioctl, don't re-lock extent range when not necessary
by Filipe Manana
· 11 years ago
2c46382
Btrfs: avoid visiting all extent items when cloning a range
by Filipe Manana
· 11 years ago
c55bfa6
Btrfs: set dead flag on the right root when destroying snapshot
by Filipe Manana
· 11 years ago
c125b8b
Btrfs: ensure readers see new data after a clone operation
by Filipe Manana
· 11 years ago
8321cf2
fs: btrfs: volumes.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 11 years ago
c189544
btrfs: allocate raid type kobjects dynamically
by Jeff Mahoney
· 11 years ago
7e3ae33
Btrfs: send, use the right limits for xattr names and values
by Filipe Manana
· 11 years ago
1af5607
Btrfs: send, don't error in the presence of subvols/snapshots
by Filipe Manana
· 11 years ago
a79b7d4
Btrfs: async delayed refs
by Chris Mason
· 11 years ago
40f7658
Btrfs: split up __extent_writepage to lower stack usage
by Chris Mason
· 11 years ago
fc4adbf
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
by Alex Gartrell
· 11 years ago
0e378df
Btrfs: cut down stack usage in btree_write_cache_pages
by Chris Mason
· 11 years ago
d4452bc
Btrfs: break up __btrfs_write_out_cache to cut down stack usage
by Chris Mason
· 11 years ago
2a10840
Btrfs: free tmp ulist for qgroup rescan
by Josef Bacik
· 11 years ago
402a0f4
btrfs: usage error should not be logged into system log
by Anand Jain
· 11 years ago
67a77eb
btrfs: remove newline from inode cache kthread name
by David Sterba
· 11 years ago
351fd35
btrfs: remove stale newlines from log messages
by David Sterba
· 11 years ago
7d78874
Btrfs: fix double free in find_lock_delalloc_range
by Chris Mason
· 11 years ago
58dfae6
btrfs: replace simple_strtoull() with kstrtoull()
by ZhangZhen
· 11 years ago
2986584
Btrfs: set right total device count for seeding support
by Wang Shilong
· 11 years ago
45ff35d
Btrfs: remove OPT_acl parse when acl disabled
by Guangliang Zhao
· 11 years ago
faa2dbf
Btrfs: add sanity tests for new qgroup accounting code
by Josef Bacik
· 11 years ago
fcebe45
Btrfs: rework qgroup accounting
by Josef Bacik
· 11 years ago
5dca6ee
Btrfs: mark mapping with error flag to report errors to userspace
by Liu Bo
· 11 years ago
29cc83f
Btrfs: fix NULL pointer crash of deleting a seed device
by Liu Bo
· 11 years ago
f017f15
Btrfs: fix joining same transaction handle more than twice
by Wang Shilong
· 11 years ago
995946d
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
by Miao Xie
· 11 years ago
1f21ef0
Btrfs: check if items are ordered when a leaf is marked dirty
by Filipe Manana
· 11 years ago
35045bf
Btrfs: don't access non-existent key when csum tree is empty
by Filipe Manana
· 11 years ago
de348ee
Btrfs: make sure there are not any read requests before stopping workers
by Wang Shilong
· 11 years ago
59885b3
Btrfs: fix possible memory leak in btrfs_create_tree()
by Tsutomu Itoh
· 11 years ago
776e4aa
btrfs: remove useless ACL check
by ZhangZhen
· 11 years ago
4d90d28
btrfs: btrfs_rm_device() should zero mirror SB as well
by Anand Jain
· 11 years ago
27cdeb7
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
by Miao Xie
· 11 years ago
f959492
Btrfs: send, fix more issues related to directory renames
by Filipe Manana
· 11 years ago
a10c407
Btrfs: send, remove dead code from __get_cur_name_and_parent
by Filipe Manana
· 11 years ago
c992ec9
Btrfs: send, account for orphan directories when building path strings
by Filipe Manana
· 11 years ago
b46ab97
Btrfs: send, avoid unnecessary inode item lookup in the btree
by Filipe Manana
· 11 years ago
23f8f9b
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
by Gui Hecheng
· 11 years ago
5f43f86
btrfs: fix wrong max system array size check in kernel space
by Gui Hecheng
· 11 years ago
65d33fd
btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.
by Qu Wenruo
· 11 years ago
21c7e75
Btrfs: reclaim the reserved metadata space at background
by Miao Xie
· 11 years ago
32d6b47
Btrfs: output warning instead of error when loading free space cache failed
by Miao Xie
· 11 years ago
5a1972b
btrfs: Add ctime/mtime update for btrfs device add/remove.
by Qu Wenruo
· 11 years ago
61155aa
btrfs: assert that send is not in progres before root deletion
by David Sterba
· 11 years ago
521e054
btrfs: protect snapshots from deleting during send
by David Sterba
· 11 years ago
944a451
btrfs: remove redundant null check in btrfs_dentry_release()
by Daeseok Youn
· 11 years ago
ef3b9af
Btrfs: implement inode_operations callback tmpfile
by Filipe Manana
· 11 years ago
e4ef90f
btrfs: make FS_INFO ioctl available to anyone
by David Sterba
· 11 years ago
7d6213c
btrfs: make DEV_INFO ioctl available to anyone
by David Sterba
· 11 years ago
df93589
btrfs: export more from FS_INFO to sysfs
by David Sterba
· 11 years ago
80a773f
btrfs: retrieve more info from FS_INFO ioctl
by David Sterba
· 11 years ago
7d824b6
btrfs: balance filter: add limit of processed chunks
by David Sterba
· 11 years ago
fc19c5e
Btrfs: fix leaf corruption caused by ENOSPC while hole punching
by Filipe Manana
· 11 years ago
d2cbf2a
Btrfs: do not increment on bio_index one by one
by Liu Bo
· 11 years ago
a1a50f6
Btrfs: read inode size after acquiring the mutex when punching a hole
by Filipe Manana
· 11 years ago
7fb18a0
btrfs: Remove unnecessary check for NULL
by Tobias Klauser
· 11 years ago
166ae5a
btrfs: fix inline compressed read err corruption
by Zach Brown
· 11 years ago
774bcb3
btrfs: return ptr error from compression workspace
by Zach Brown
· 11 years ago
Next »