index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: clean up root inode properly on mount failure
Brian Foster
2015-08-19
1
-0
/
+2
*
xfs: checksum log record ext headers based on record size
Brian Foster
2015-08-19
1
-1
/
+6
*
xfs: fix broken icreate log item cancellation
Brian Foster
2015-08-19
1
-12
/
+37
*
xfs: icreate log item recovery and cancellation tracepoints
Brian Foster
2015-08-19
2
-1
/
+38
*
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
2015-08-19
5
-22
/
+100
*
xfs: use EFI refcount consistently in log recovery
Brian Foster
2015-08-19
2
-57
/
+43
*
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
2015-08-19
4
-30
/
+36
*
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
2015-08-19
3
-67
/
+111
*
xfs: return committed status from xfs_trans_roll()
Brian Foster
2015-08-19
2
-2
/
+14
*
xfs: disentagle EFI release from the extent count
Brian Foster
2015-08-19
4
-14
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-12
4
-6
/
+10
|
\
|
*
freeing unlinked file indefinitely delayed
Al Viro
2015-07-12
1
-2
/
+5
|
*
fix a braino in ovl_d_select_inode()
Al Viro
2015-07-12
1
-0
/
+3
|
*
9p: don't leave a half-initialized inode sitting around
Al Viro
2015-07-12
2
-4
/
+2
*
|
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-11
13
-124
/
+641
|
\
\
|
*
|
Btrfs: fix wrong check for btrfs_force_chunk_alloc()
Shilong Wang
2015-07-01
1
-1
/
+1
|
*
|
Btrfs: fix warning of bytes_may_use
Liu Bo
2015-07-01
2
-3
/
+15
|
*
|
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
2015-07-01
1
-3
/
+0
|
*
|
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
2015-07-01
1
-2
/
+3
|
*
|
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
2015-07-01
2
-18
/
+52
|
*
|
btrfs: don't update mtime/ctime on deduped inodes
Mark Fasheh
2015-07-01
1
-10
/
+14
|
*
|
btrfs: allow dedupe of same inode
Mark Fasheh
2015-07-01
1
-16
/
+60
|
*
|
btrfs: fix deadlock with extent-same and readpage
Mark Fasheh
2015-07-01
1
-31
/
+117
|
*
|
btrfs: pass unaligned length to btrfs_cmp_data()
Mark Fasheh
2015-07-01
1
-1
/
+2
|
*
|
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
2015-07-01
1
-0
/
+108
|
*
|
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
2015-06-30
1
-0
/
+104
|
*
|
Btrfs: fix fsync data loss after append write
Filipe Manana
2015-06-30
1
-5
/
+9
|
*
|
Btrfs: fix crash on close_ctree() if cleaner starts new transaction
Filipe Manana
2015-06-30
1
-0
/
+29
|
*
|
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
2015-06-30
1
-4
/
+11
|
*
|
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-06-30
1
-1
/
+1
|
*
|
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
2015-06-30
4
-6
/
+58
|
*
|
btrfs: add error handling for scrub_workers_get()
Zhao Lei
2015-06-30
1
-19
/
+20
|
*
|
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
Zhao Lei
2015-06-30
1
-1
/
+1
|
*
|
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
2015-06-30
1
-8
/
+41
*
|
|
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
2015-07-09
1
-4
/
+7
*
|
|
hpfs: kstrdup() out of memory handling
Sanidhya Kashyap
2015-07-09
1
-2
/
+5
*
|
|
hpfs: Remove unessary cast
Firo Yang
2015-07-09
1
-1
/
+1
*
|
|
hpfs: add fstrim support
Mikulas Patocka
2015-07-09
5
-0
/
+128
*
|
|
ioctl_compat: handle FITRIM
Mikulas Patocka
2015-07-09
6
-7
/
+1
|
|
/
|
/
|
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-05
4
-21
/
+40
|
\
\
|
*
|
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-07-05
1
-11
/
+5
|
*
|
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-07-04
1
-4
/
+5
|
*
|
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-07-03
1
-1
/
+11
|
*
|
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-07-03
1
-3
/
+12
|
*
|
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2015-07-02
1
-3
/
+3
|
*
|
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-07-01
1
-1
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
69
-467
/
+657
|
\
\
\
|
*
|
|
dax: bdev_direct_access() may sleep
Matthew Wilcox
2015-07-04
1
-0
/
+6
|
*
|
|
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2015-07-04
2
-2
/
+8
|
*
|
|
dax: Use copy_from_iter_nocache
Matthew Wilcox
2015-07-04
1
-1
/
+1
[next]