index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-04-18
btrfs: remove local blocksize variable in reada_find_extent
David Sterba
2017-04-18
btrfs: remove redundant parameter from reada_start_machine_dev
David Sterba
2017-04-18
btrfs: remove redundant parameter from reada_find_zone
David Sterba
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2017-04-18
btrfs: preallocate radix tree node for readahead
David Sterba
2017-04-18
btrfs: No need to check !(flags & MS_RDONLY) twice
Goldwyn Rodrigues
2017-04-18
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
Btrfs: convert BUG_ON to WARN_ON
Liu Bo
2017-04-18
Btrfs: helper for ops that requires full stripe
Liu Bo
2017-04-18
Btrfs: do not add extra mirror when dev_replace target dev is not available
Liu Bo
2017-04-18
Btrfs: handle operations for device replace separately
Liu Bo
2017-04-18
Btrfs: introduce a function to get extra mirror from replace
Liu Bo
2017-04-18
Btrfs: separate DISCARD from __btrfs_map_block
Liu Bo
2017-04-18
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
Btrfs: add file item tracepoints
Liu Bo
2017-04-18
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
2017-04-18
btrfs: fix a bogus warning when converting only data or metadata
Adam Borowski
2017-04-15
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-15
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
2017-04-14
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-04-13
hugetlbfs: fix offset overflow in hugetlbfs mmap
Mike Kravetz
2017-04-13
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-04-13
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
2017-04-11
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
2017-04-11
Btrfs: fix segmentation fault when doing dio read
Liu Bo
2017-04-11
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
2017-04-11
btrfs: drop the nossd flag when remounting with -o ssd
Adam Borowski
2017-04-10
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
2017-04-10
CIFS: remove bad_network_name flag
Germano Percossi
2017-04-10
CIFS: reconnect thread reschedule itself
Germano Percossi
2017-04-10
CIFS: handle guest access errors to Windows shares
Mark Syms
2017-04-10
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
[next]