index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix non-debug build warnings
Dave Chinner
2015-08-25
3
-11
/
+15
*
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
2015-08-25
1
-10
/
+2
*
xfs: Fix file type directory corruption for btree directories
Jan Kara
2015-08-25
1
-1
/
+9
*
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
2015-08-25
1
-1
/
+7
*
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
Jan Kara
2015-08-25
1
-1
/
+1
*
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
2015-08-20
1
-2
/
+14
*
xfs: flush entire file on dio read/write to cached file
Brian Foster
2015-08-19
1
-22
/
+29
*
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-08-19
1
-2
/
+9
*
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
2015-08-19
1
-1
/
+2
*
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
2015-08-19
4
-19
/
+36
*
xfs: clean up inode lockdep annotations
Dave Chinner
2015-08-19
2
-43
/
+110
*
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
2015-08-19
1
-9
/
+14
*
xfs: relocate sparse inode mount warning
Brian Foster
2015-08-19
2
-3
/
+4
*
xfs: dquots should be stamped with sb_meta_uuid
Dave Chinner
2015-08-19
1
-1
/
+1
*
xfs: log recovery needs to validate against sb_meta_uuid
Dave Chinner
2015-08-19
1
-2
/
+12
*
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
2015-08-19
1
-3
/
+3
*
xfs: fix sb_meta_uuid usage
Dave Chinner
2015-08-19
1
-1
/
+1
*
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
Eric Sandeen
2015-08-19
1
-0
/
+2
*
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
2015-07-29
18
-36
/
+66
*
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-02
1
-1
/
+1
|
*
|
Btrfs: fix warning of bytes_may_use
Liu Bo
2015-07-02
2
-3
/
+15
|
*
|
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
2015-07-02
1
-3
/
+0
|
*
|
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
2015-07-02
1
-2
/
+3
|
*
|
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
2015-07-02
2
-18
/
+52
|
*
|
btrfs: don't update mtime/ctime on deduped inodes
Mark Fasheh
2015-07-02
1
-10
/
+14
|
*
|
btrfs: allow dedupe of same inode
Mark Fasheh
2015-07-02
1
-16
/
+60
|
*
|
btrfs: fix deadlock with extent-same and readpage
Mark Fasheh
2015-07-02
1
-31
/
+117
|
*
|
btrfs: pass unaligned length to btrfs_cmp_data()
Mark Fasheh
2015-07-02
1
-1
/
+2
|
*
|
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
2015-07-02
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-06
4
-21
/
+40
|
\
\
|
*
|
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-07-05
1
-11
/
+5
[next]