index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-21
btrfs: declare rsv_count as unsigned int instead of int
Alexandru Moise
1
-1
/
+1
2015-10-21
btrfs: change num_items type from u64 to unsigned int
Alexandru Moise
2
-6
/
+8
2015-10-21
btrfs: cleanup btrfs_balance profile validity checks
Alexandru Moise
1
-9
/
+12
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-10
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-07
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-06
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
3
-1
/
+10
2015-10-06
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+11
2015-10-06
Btrfs: send, fix corner case for reference overwrite detection
Filipe Manana
1
-3
/
+5
2015-10-04
[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-02
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
1
-34
/
+0
2015-10-02
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-23
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2
-5
/
+12
2015-09-23
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
1
-4
/
+4
2015-09-23
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
[next]