index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
2015-11-07
5
-2
/
+81
*
ubifs: make ubifs_[get|set]xattr atomic
Dongsheng Yang
2015-11-07
1
-3
/
+9
*
UBIFS: Delete unnecessary checks before the function call "iput"
Markus Elfring
2015-11-06
1
-4
/
+2
*
UBIFS: Fix possible memory leak in ubifs_readdir()
Richard Weinberger
2015-11-06
1
-2
/
+3
*
fs/ubifs: remove unnecessary new_valid_dev check
Yaowei Bai
2015-11-06
2
-10
/
+2
*
UBIFS: print verbose message when rescanning a corrupted node
shengyong
2015-10-03
1
-1
/
+1
*
UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
shengyong
2015-10-03
1
-4
/
+4
*
UBIFS: fix a typo in comment of ubifs_budget_req
Dongsheng Yang
2015-10-03
1
-2
/
+2
*
UBIFS: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-10-03
2
-6
/
+3
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-09-27
3
-19
/
+126
|
\
|
*
fix encryption error checks on mount
Steve French
2015-09-24
1
-0
/
+8
|
*
[SMB3] Fix sec=krb5 on smb3 mounts
Steve French
2015-09-24
1
-15
/
+61
|
*
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-09-22
1
-2
/
+51
|
*
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-09-22
1
-2
/
+6
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
8
-42
/
+118
|
\
\
|
*
|
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
2015-09-22
3
-2
/
+37
|
*
|
Btrfs: Direct I/O: Fix space accounting
chandan
2015-09-21
2
-23
/
+21
|
*
|
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-15
1
-1
/
+2
|
*
|
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-09-15
1
-8
/
+57
|
*
|
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
Filipe Manana
2015-09-10
2
-4
/
+0
|
*
|
Btrfs: don't initialize a space info as full to prevent ENOSPC
Filipe Manana
2015-09-08
1
-4
/
+1
*
|
|
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-25
12
-83
/
+148
|
\
\
\
|
*
|
|
NFS41: make close wait for layoutreturn
Peng Tao
2015-09-23
3
-10
/
+49
|
*
|
|
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
Kinglong Mee
2015-09-23
1
-2
/
+5
|
*
|
|
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
Trond Myklebust
2015-09-21
1
-11
/
+17
|
*
|
|
NFSv4: Recovery of recalled read delegations is broken
Trond Myklebust
2015-09-21
3
-38
/
+53
|
*
|
|
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
Kinglong Mee
2015-09-20
1
-0
/
+1
|
*
|
|
NFS: Do cleanup before resetting pageio read/write to mds
Kinglong Mee
2015-09-20
2
-0
/
+6
|
*
|
|
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
2015-09-18
1
-19
/
+12
|
*
|
|
nfs: fix v4.2 SEEK on files over 2 gigs
J. Bruce Fields
2015-09-17
1
-1
/
+3
|
*
|
|
nfs: fix pg_test page count calculation
Peng Tao
2015-09-17
1
-1
/
+1
|
*
|
|
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-09-17
1
-1
/
+1
*
|
|
|
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-09-23
2
-5
/
+12
*
|
|
|
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-23
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-20
2
-1
/
+9
|
\
\
\
|
*
|
|
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
2015-09-16
1
-0
/
+7
|
*
|
|
dax: fix O_DIRECT I/O to the last block of a blockdev
Jeff Moyer
2015-09-16
1
-1
/
+2
|
|
/
/
*
|
|
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
2015-09-20
1
-1
/
+16
*
|
|
userfaultfd: add missing mmput() in error path
Eric Biggers
2015-09-18
1
-1
/
+3
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-09-14
2
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[CIFS] mount option sec=none not displayed properly in /proc/mounts
Steve French
2015-09-12
1
-1
/
+4
|
*
|
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-09-11
1
-0
/
+6
*
|
|
Merge branch 'writeback-plugging'
Linus Torvalds
2015-09-12
1
-3
/
+10
|
\
\
\
|
*
|
|
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
2015-09-12
1
-0
/
+6
|
*
|
|
Revert "writeback: plug writeback at a high level"
Linus Torvalds
2015-09-11
1
-3
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-12
3
-42
/
+37
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
2015-09-12
1
-2
/
+4
|
*
|
|
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-12
2
-40
/
+33
|
|
/
/
*
|
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-11
9
-96
/
+82
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
Tsutomu Itoh
2015-08-31
3
-6
/
+3
[next]