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
2015-10-21
btrfs/file.c: remove an unsed varialbe first_index
Shan Hai
1
-3
/
+0
2015-10-21
btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
Zhao Lei
1
-26
/
+22
2015-10-21
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
3
-13
/
+30
2015-10-21
btrfs: Move btrfs_raid_array to public
Zhao Lei
2
-59
/
+73
2015-10-21
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
1
-7
/
+3
2015-10-21
btrfs: memset cur_trans->delayed_refs to zero
Alexandru Moise
1
-6
/
+2
2015-10-21
btrfs: remove unnecessary list_del
Byongho Lee
1
-1
/
+0
2015-10-21
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
Byongho Lee
1
-2
/
+1
2015-10-21
btrfs: trimming some start_transaction() code away
Alexandru Moise
1
-14
/
+1
2015-10-21
btrfs: Fixed declaration of old_len
Alexandru Moise
1
-1
/
+1
2015-10-21
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
1
-2
/
+2
2015-10-21
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
1
-2
/
+2
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+35
2015-10-07
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-11
/
+23
2015-10-06
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
1
-1
/
+1
2015-10-06
BTRFS: support NFSv2 export
NeilBrown
1
-5
/
+5
2015-10-06
Btrfs: open_ctree: Fix possible memory leak
chandan
1
-0
/
+4
2015-10-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-36
/
+2
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
3
-1
/
+10
2015-10-05
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+11
2015-10-05
Btrfs: send, fix corner case for reference overwrite detection
Filipe Manana
1
-3
/
+5
2015-10-03
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2015-10-02
nfs4: reset states to use open_stateid when returning delegation voluntarily
Jeff Layton
1
-0
/
+3
2015-10-02
NFSv4: Fix a nograce recovery hang
Benjamin Coddington
1
-0
/
+2
2015-10-02
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
Trond Myklebust
1
-2
/
+8
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
1
-1
/
+2
2015-10-02
NFS: Fix a write performance regression
Trond Myklebust
1
-1
/
+1
2015-10-02
NFS: Fix up page writeback accounting
Trond Myklebust
1
-6
/
+6
2015-10-01
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
1
-34
/
+0
2015-10-01
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
2015-10-01
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-3
/
+0
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-09-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-19
/
+126
2015-09-26
[SMB3] Missing null tcon check
Steve French
1
-1
/
+1
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-42
/
+118
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-83
/
+148
2015-09-24
fix encryption error checks on mount
Steve French
1
-0
/
+8
2015-09-24
[SMB3] Fix sec=krb5 on smb3 mounts
Steve French
1
-15
/
+61
2015-09-23
NFS41: make close wait for layoutreturn
Peng Tao
3
-10
/
+49
2015-09-22
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2
-5
/
+12
2015-09-22
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
1
-4
/
+4
2015-09-22
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
Kinglong Mee
1
-2
/
+5
2015-09-22
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
1
-2
/
+51
2015-09-22
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
1
-2
/
+6
2015-09-22
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
3
-2
/
+37
2015-09-21
Btrfs: Direct I/O: Fix space accounting
chandan
2
-23
/
+21
2015-09-20
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
Trond Myklebust
1
-11
/
+17
2015-09-20
NFSv4: Recovery of recalled read delegations is broken
Trond Myklebust
3
-38
/
+53
2015-09-20
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
Kinglong Mee
1
-0
/
+1
[next]