开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-10-14
Btrfs: fix double range unlock of hole region when reading page
Filipe Manana
2015-10-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-10-13
btrfs: fix resending received snapshot with parent
Robin Ruede
2015-10-13
Btrfs: send, fix file corruption due to incorrect cloning operations
Filipe Manana
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-10-10
btrfs: remove extra barrier before waitqueue_active
David Sterba
2015-10-10
btrfs: add comments to barriers before waitqueue_active
David Sterba
2015-10-10
btrfs: comment waitqueue_active implied by locks
David Sterba
2015-10-10
btrfs: add barrier for waitqueue_active in clear_btree_io_tree
David Sterba
2015-10-10
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
David Sterba
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
btrfs: introduce ratelimited variants of message printing functions
David Sterba
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
2015-10-08
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
2015-10-08
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
2015-10-07
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-10-06
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
2015-10-06
BTRFS: support NFSv2 export
NeilBrown
2015-10-06
Btrfs: open_ctree: Fix possible memory leak
chandan
2015-10-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
2015-10-05
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-05
Btrfs: send, fix corner case for reference overwrite detection
Filipe Manana
2015-10-03
[CIFS] Update cifs version number
Steve French
2015-10-02
nfs4: reset states to use open_stateid when returning delegation voluntarily
Jeff Layton
2015-10-02
NFSv4: Fix a nograce recovery hang
Benjamin Coddington
2015-10-02
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
Trond Myklebust
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
2015-10-02
NFS: Fix a write performance regression
Trond Myklebust
2015-10-02
NFS: Fix up page writeback accounting
Trond Myklebust
2015-10-01
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-10-01
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
2015-10-01
Btrfs: move kobj stuff out of dev_replace lock range
Liu Bo
2015-10-01
Btrfs: add helper for closing one device
Anand Jain
2015-10-01
Btrfs: don't log error from btrfs_get_bdev_and_sb
Anand Jain
2015-10-01
Btrfs: kernel operation should come after user input has been verified
Anand Jain
2015-10-01
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
2015-10-01
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
2015-10-01
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
Anand Jain
2015-10-01
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
2015-09-29
Btrfs: SB read failure should return EIO for __bread failure
Anand Jain
[next]