index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
65
-359
/
+602
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
20
-109
/
+200
2018-12-18
xfs: Fix x32 ioctls when cmd numbers differ from ia32.
Nick Bowler
1
-3
/
+15
2018-12-18
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
1
-4
/
+30
2018-12-18
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
1
-0
/
+6
2018-12-18
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
Javier Barrio
1
-1
/
+2
2018-12-18
gfs2: take jdata unstuff into account in do_grow
Bob Peterson
1
-0
/
+2
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
25
-69
/
+70
2018-12-17
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
1
-1
/
+6
2018-12-17
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
Filipe Manana
1
-491
/
+133
2018-12-17
btrfs: Refactor main loop in extent_readpages
Nikolay Borisov
1
-20
/
+14
2018-12-17
btrfs: Remove 1st shrink/grow phase from balance
Nikolay Borisov
1
-53
/
+0
2018-12-17
Btrfs: send, fix race with transaction commits that create snapshots
Filipe Manana
1
-6
/
+23
2018-12-17
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
1
-0
/
+8
2018-12-17
btrfs: run delayed items before dropping the snapshot
Josef Bacik
1
-0
/
+4
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
3
-0
/
+14
2018-12-17
btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
Qu Wenruo
1
-3
/
+1
2018-12-17
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
1
-20
/
+14
2018-12-17
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
1
-12
/
+18
2018-12-17
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
1
-5
/
+4
2018-12-17
btrfs: fix truncate throttling
Josef Bacik
1
-62
/
+17
2018-12-17
btrfs: don't run delayed refs in the end transaction logic
Josef Bacik
1
-38
/
+0
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
4
-34
/
+22
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2
-4
/
+20
2018-12-17
btrfs: update may_commit_transaction to use the delayed refs rsv
Josef Bacik
1
-9
/
+15
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
5
-25
/
+281
2018-12-17
btrfs: only track ref_heads in delayed_ref_updates
Josef Bacik
1
-3
/
+0
2018-12-17
btrfs: cleanup extent_op handling
Josef Bacik
1
-13
/
+22
2018-12-17
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
1
-28
/
+39
2018-12-17
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
3
-20
/
+19
2018-12-17
btrfs: use PAGE_ALIGNED instead of open-coding it
Johannes Thumshirn
3
-6
/
+6
2018-12-17
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
7
-44
/
+38
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
5
-74
/
+52
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
5
-28
/
+6
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
3
-8
/
+8
2018-12-17
btrfs: reada: reorder dev-replace locks before radix tree preload
David Sterba
1
-5
/
+7
2018-12-17
btrfs: Fix error handling in btrfs_cleanup_ordered_extents
Nikolay Borisov
1
-9
/
+20
2018-12-17
btrfs: remove always true if branch in find_delalloc_range
Lu Fengqi
3
-18
/
+18
2018-12-17
btrfs: skip file_extent generation check for free_space_inode in run_delalloc...
Lu Fengqi
1
-1
/
+2
2018-12-17
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
3
-0
/
+39
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
6
-29
/
+29
2018-12-17
btrfs: switch BTRFS_ORDERED_* to enums
David Sterba
1
-20
/
+25
2018-12-17
btrfs: switch EXTENT_FLAG_* to enums
David Sterba
1
-7
/
+14
2018-12-17
btrfs: switch EXTENT_BUFFER_* to enums
David Sterba
1
-12
/
+16
2018-12-17
btrfs: switch BTRFS_ROOT_* to enums
David Sterba
1
-16
/
+17
2018-12-17
btrfs: switch BTRFS_FS_* to enums
David Sterba
1
-32
/
+31
2018-12-17
btrfs: switch BTRFS_BLOCK_RSV_* to enums
David Sterba
1
-7
/
+12
2018-12-17
btrfs: switch BTRFS_FS_STATE_* to enums
David Sterba
1
-6
/
+19
2018-12-17
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
5
-17
/
+24
2018-12-17
btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction
Lu Fengqi
1
-1
/
+0
[prev]
[next]