Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0d51571d51ea8eb72b903b2a4f3f43a38e7bc718
/
fs
27eb427b
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
7130098
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
22402cd
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
02f0d3f
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
ea5c58e
vfs: clear remainder of 'full_fds_bits' in dup_fd()
by Eric Biggers
· 9 years ago
b72bdfa
mm, oom: add comment for why oom_adj exists
by David Rientjes
· 9 years ago
5d3875a
mm: clear_soft_dirty_pmd() requires THP
by Laurent Dufour
· 9 years ago
326c259
mm: clear pte in clear_soft_dirty()
by Laurent Dufour
· 9 years ago
aa750fd
mm/filemap.c: make global sync not clear error status of individual inodes
by Junichi Nomura
· 9 years ago
5d317b2
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
by Naoya Horiguchi
· 9 years ago
25ee01a
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
by Naoya Horiguchi
· 9 years ago
b647874
9p: do not overwrite return code when locking fails
by Dominique Martinet
· 9 years ago
262d8a8
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
by Joseph Qi
· 9 years ago
5afc44e
ocfs2: add uuid to ocfs2 thread name for problem analysis
by Joseph Qi
· 9 years ago
b1529a4
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
by alex chen
· 9 years ago
0986fe9b
ocfs2: fix race between mount and delete node/cluster
by Joseph Qi
· 9 years ago
93d911f
ocfs2: only take lock if dio entry when recover orphans
by Joseph Qi
· 9 years ago
30edc43
ocfs2: do not include dio entry in case of orphan scan
by Joseph Qi
· 9 years ago
1d1aff8
ocfs2: improve performance for localalloc
by Joseph Qi
· 9 years ago
4e357b9
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
by jiangyiwen
· 9 years ago
d162eaa
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
by Norton.Zhu
· 9 years ago
ce4f2fd
logfs: fix build warning
by Sudip Mukherjee
· 9 years ago
d30e2c0
inotify: actually check for invalid bits in sys_inotify_add_watch()
by Dave Hansen
· 9 years ago
6933599
inotify: hide internal kernel bits from fdinfo
by Dave Hansen
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
6de29ccb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
66339fda
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
0fcb9d2
Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
d000f8d
Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 9 years ago
9576c2f
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d9734e0
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d227c3a
tracefs: Fix refcount imbalance in start_creating()
by Daniel Borkmann
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
28142286
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eeef2a
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a6b1533
dlm: make posix locks interruptible
by Eric Ren
· 9 years ago
2959a32
Btrfs: fix hole punching when using the no-holes feature
by Filipe Manana
· 9 years ago
13a0db5
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
by chandan
· 9 years ago
485290a
btrfs: Fix a data space underflow warning
by Qu Wenruo
· 9 years ago
306e5c2
pstore: fix code comment to match code
by Geliang Tang
· 9 years ago
a5ad88c
mm: get rid of 'vmalloc_info' from /proc/meminfo
by Linus Torvalds
· 9 years ago
2e00266
Merge branch 'fs-file-descriptor-optimization'
by Linus Torvalds
· 9 years ago
fc90888
vfs: conditionally clear close-on-exec flag
by Linus Torvalds
· 9 years ago
f3f86e3
vfs: Fix pathological performance case for __alloc_fd()
by Linus Torvalds
· 9 years ago
4bb0fb5
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
be69e1c
fs/ext4: remove unnecessary new_valid_dev check
by Yaowei Bai
· 9 years ago
b33e18f
fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs()
by Tejun Heo
· 9 years ago
f2ca379
namei: permit linking with CAP_FOWNER in userns
by Dirk Steinmetz
· 9 years ago
90ce321
btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
by Qu Wenruo
· 9 years ago
5846a3c
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
by Qu Wenruo
· 9 years ago
69624913
btrfs: clear PF_NOFREEZE in cleaner_kthread()
by Jiri Kosina
· 9 years ago
0a0e8b89
btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
by Qu Wenruo
· 9 years ago
b66d62b
btrfs: add balance filters limits, stripes and usage to supported mask
by David Sterba
· 9 years ago
bc30946
btrfs: extend balance filter usage to take minimum and maximum
by David Sterba
· 9 years ago
dee32d0
btrfs: add balance filter for stripes
by Gabríel Arthúr Pétursson
· 9 years ago
12907fc
btrfs: extend balance filter limit to take minimum and maximum
by David Sterba
· 9 years ago
2849a85
btrfs: fix use after free iterating extrefs
by Chris Mason
· 9 years ago
849ef92
btrfs: check unsupported filters in balance arguments
by David Sterba
· 9 years ago
b06c4bf
Btrfs: fix regression running delayed references when using qgroups
by Filipe Manana
· 9 years ago
2c3cf7d
Btrfs: fix regression when running delayed references
by Filipe Manana
· 9 years ago
ea1ee5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
37902bc
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
b67de01
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
by Joseph Qi
· 9 years ago
616fb38
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
by Benjamin Coddington
· 9 years ago
4f65636
Move locks API users to locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
e55c34a
locks: introduce locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
7e26e9f
pstore: Fix return type of pstore_is_mounted()
by Geliang Tang
· 9 years ago
beaa57d
f2fs: fix to skip shrinking extent nodes
by Chao Yu
· 9 years ago
a6be014
f2fs: fix error path of ->symlink
by Chao Yu
· 9 years ago
7fee740
f2fs: fix to clear GCed flag for atomic written page
by Chao Yu
· 9 years ago
ee1d267
pstore: add pstore unregister
by Geliang Tang
· 9 years ago
2b246fb
f2fs: don't need to submit bio on error case
by Jaegeuk Kim
· 9 years ago
d7b8b38
f2fs: fix leakage of inmemory atomic pages
by Jaegeuk Kim
· 9 years ago
a9e6d15
Merge branch 'allocator-fixes' into for-linus-4.4
by Chris Mason
· 9 years ago
0584f71
Btrfs: don't do extra bitmap search in one bit case
by Josef Bacik
· 9 years ago
cef4048
Btrfs: keep track of largest extent in bitmaps
by Josef Bacik
· 9 years ago
c759c4e
Btrfs: don't keep trying to build clusters if we are fragmented
by Josef Bacik
· 9 years ago
a5e681d
Btrfs: cut down on loops through the allocator
by Josef Bacik
· 9 years ago
2968b1f
Btrfs: don't continue setting up space cache when enospc
by Josef Bacik
· 9 years ago
4f4db21
Btrfs: keep track of max_extent_size per space_info
by Josef Bacik
· 9 years ago
36af4e0
Btrfs: don't loop in allocator for space cache
by Josef Bacik
· 9 years ago
3204d33
Btrfs: add a flags field to btrfs_transaction
by Josef Bacik
· 9 years ago
0b670dc
Btrfs: fix prealloc under heavy fragmentation conditions
by Josef Bacik
· 9 years ago
d0bd456
Btrfs: add fragment=* debug mount option
by Josef Bacik
· 9 years ago
d9ee522
Btrfs: fix qgroup sanity tests
by Josef Bacik
· 9 years ago
161c3549
Btrfs: change how we wait for pending ordered extents
by Josef Bacik
· 9 years ago
56fa9d0
btrfs: qgroup: Check if qgroup reserved space leaked
by Qu Wenruo
· 9 years ago
51773be
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
by Qu Wenruo
· 9 years ago
14524a8
btrfs: fallocate: Add support to accurate qgroup reserve
by Qu Wenruo
· 9 years ago
81fb6f7
btrfs: qgroup: Add new trace point for qgroup data reserve
by Qu Wenruo
· 9 years ago
b9d0b38
btrfs: Add handler for invalidate page
by Qu Wenruo
· 9 years ago
94ed938
btrfs: qgroup: Add handler for NOCOW and inline
by Qu Wenruo
· 9 years ago
7cf5b97
btrfs: qgroup: Cleanup old inaccurate facilities
by Qu Wenruo
· 9 years ago
df48063
btrfs: extent-tree: Switch to new delalloc space reserve and release
by Qu Wenruo
· 9 years ago
1ada3a6
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
by Qu Wenruo
· 9 years ago
d9d8b2a
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space
by Qu Wenruo
· 9 years ago
4ceff07
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_free_reserved_data_space.
by Qu Wenruo
· 9 years ago
Next »