index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-22
/
+36
2016-03-02
userfaultfd: don't block on the last VM updates at exit time
Linus Torvalds
1
-0
/
+6
2016-03-01
Merge 4.5-rc6 into char-misc-next
Greg Kroah-Hartman
44
-242
/
+565
2016-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+5
2016-03-02
xfs: remove xfs_trans_get_block_res
Christoph Hellwig
3
-6
/
+5
2016-03-02
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
4
-71
/
+60
2016-03-02
xfs: fix format specifier , should be %llx and not %llu
Colin Ian King
1
-1
/
+1
2016-03-02
xfs: sanitize remount options
Eric Sandeen
1
-1
/
+31
2016-03-02
xfs: convert mount option parsing to tokens
Eric Sandeen
1
-194
/
+197
2016-03-02
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-8
/
+13
2016-03-01
nfsd: Update NFS server comments related to RDMA support
Chuck Lever
2
-4
/
+3
2016-03-01
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
Kinglong Mee
1
-1
/
+2
2016-03-01
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-03-01
Btrfs: do not collect ordered extents when logging that inode exists
Filipe Manana
1
-1
/
+16
2016-03-01
Btrfs: fix race when checking if we can skip fsync'ing an inode
Filipe Manana
1
-4
/
+5
2016-03-01
Btrfs: fix listxattrs not listing all xattrs packed in the same item
Filipe Manana
1
-24
/
+41
2016-03-01
Btrfs: fix deadlock between direct IO reads and buffered writes
Filipe Manana
1
-2
/
+23
2016-03-01
Btrfs: fix extent_same allowing destination offset beyond i_size
Filipe Manana
1
-0
/
+3
2016-03-01
Btrfs: fix file loss on log replay after renaming a file and fsync
Filipe Manana
2
-12
/
+59
2016-03-01
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
3
-0
/
+20
2016-03-01
Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...
Chris Mason
28
-606
/
+865
2016-03-01
CIFS: Fix duplicate line introduced by clone_file_range patch
Steve French
1
-1
/
+0
2016-03-01
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
Dave Chinner
2
-4
/
+9
2016-03-01
xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
Dave Chinner
1
-13
/
+92
2016-03-01
xfs: S_DAX is only for regular files
Dave Chinner
1
-2
/
+3
2016-03-01
xfs: XFS_DIFLAG_DAX is only for regular files or directories
Dave Chinner
1
-0
/
+8
2016-02-29
jffs2: Improve post-mount CRC scan efficiency
David Woodhouse
3
-25
/
+45
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-15
/
+5
2016-02-29
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
1
-8
/
+4
2016-02-29
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-02-29
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
1
-10
/
+14
2016-02-29
ext4: Fix data exposure after failed AIO DIO
Jan Kara
3
-32
/
+29
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-19
/
+61
2016-02-27
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-35
/
+3
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
5
-6
/
+35
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
5
-9
/
+12
2016-02-27
ext4: online defrag not supported with DAX
Ross Zwisler
1
-0
/
+5
2016-02-27
ext2, ext4: only set S_DAX for regular inodes
Ross Zwisler
2
-2
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
1
-1
/
+5
2016-02-27
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
1
-0
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-1
/
+1
[prev]
[next]