index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
2015-10-01
*
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-10-01
|
\
|
*
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
2015-09-29
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-09-27
|
\
\
|
*
|
fix encryption error checks on mount
Steve French
2015-09-24
|
*
|
[SMB3] Fix sec=krb5 on smb3 mounts
Steve French
2015-09-24
|
*
|
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-09-22
|
*
|
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-09-22
|
|
/
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
|
\
\
|
*
|
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
2015-09-22
|
*
|
Btrfs: Direct I/O: Fix space accounting
chandan
2015-09-21
|
*
|
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-15
|
*
|
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-09-15
|
*
|
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
Filipe Manana
2015-09-10
|
*
|
Btrfs: don't initialize a space info as full to prevent ENOSPC
Filipe Manana
2015-09-08
*
|
|
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-25
|
\
\
\
|
*
|
|
NFS41: make close wait for layoutreturn
Peng Tao
2015-09-23
|
*
|
|
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
Kinglong Mee
2015-09-22
|
*
|
|
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
Trond Myklebust
2015-09-20
|
*
|
|
NFSv4: Recovery of recalled read delegations is broken
Trond Myklebust
2015-09-20
|
*
|
|
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
Kinglong Mee
2015-09-20
|
*
|
|
NFS: Do cleanup before resetting pageio read/write to mds
Kinglong Mee
2015-09-20
|
*
|
|
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
2015-09-17
|
*
|
|
nfs: fix v4.2 SEEK on files over 2 gigs
J. Bruce Fields
2015-09-17
|
*
|
|
nfs: fix pg_test page count calculation
Peng Tao
2015-09-17
|
*
|
|
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-09-17
*
|
|
|
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-09-22
*
|
|
|
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-22
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-19
|
\
\
\
|
*
|
|
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
2015-09-15
|
*
|
|
dax: fix O_DIRECT I/O to the last block of a blockdev
Jeff Moyer
2015-09-15
|
|
/
/
*
|
|
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
2015-09-19
*
|
|
userfaultfd: add missing mmput() in error path
Eric Biggers
2015-09-17
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-09-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[CIFS] mount option sec=none not displayed properly in /proc/mounts
Steve French
2015-09-11
|
*
|
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-09-11
*
|
|
Merge branch 'writeback-plugging'
Linus Torvalds
2015-09-12
|
\
\
\
|
*
|
|
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
2015-09-12
|
*
|
|
Revert "writeback: plug writeback at a high level"
Linus Torvalds
2015-09-11
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
2015-09-11
|
*
|
|
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-11
|
|
/
/
*
|
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
Tsutomu Itoh
2015-08-31
|
*
|
btrfs: async_thread: Fix workqueue 'max_active' value when initializing
Qu Wenruo
2015-08-31
|
*
|
btrfs: Add raid56 support for updating
Zhao Lei
2015-08-31
|
*
|
btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures
Zhao Lei
2015-08-31
|
*
|
btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunk...
Zhao Lei
2015-08-31
|
*
|
btrfs: Update out-of-date "skip parity stripe" comment
Zhao Lei
2015-08-31
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-09-11
|
\
\
\
[next]