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
*
fs: befs: Insert NULL inode to dentry
Salah Triki
2016-10-08
1
-0
/
+1
*
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
Salah Triki
2016-10-08
1
-2
/
+0
*
fs: befs: Coding style fix
Salah Triki
2016-10-08
1
-3
/
+3
*
fs: befs: Remove redundant validation from befs_find_brun_direct
Salah Triki
2016-10-08
1
-8
/
+0
*
befs: fix typo in befs_bt_read_node documentation
Luis de Bethencourt
2016-10-08
1
-2
/
+2
*
befs: in memory free_node_ptr and max_size never read
Luis de Bethencourt
2016-10-08
1
-2
/
+0
*
befs: make consistent use of befs_error()
Luis de Bethencourt
2016-10-08
3
-4
/
+9
*
befs: use simpler while loop
Luis de Bethencourt
2016-10-08
1
-36
/
+38
*
befs: remove constant variable
Luis de Bethencourt
2016-10-08
1
-5
/
+2
*
befs: avoid dereferencing dentry twice
Luis de Bethencourt
2016-10-08
1
-1
/
+1
*
fs: befs: remove comment that confuses kernel-doc
Luis de Bethencourt
2016-10-08
1
-4
/
+0
*
fs: befs: check silent flag before logging error
Luis de Bethencourt
2016-10-08
1
-1
/
+2
*
fs: befs: replace befs_bread by sb_bread
Salah Triki
2016-10-08
4
-30
/
+4
*
befs: remove unused functions
Luis de Bethencourt
2016-10-08
1
-12
/
+0
*
befs: fix function name in documentation
Luis de Bethencourt
2016-10-08
1
-1
/
+1
*
befs: check return of sb_min_blocksize
Luis de Bethencourt
2016-10-08
1
-1
/
+6
*
fs: befs: remove useless pr_err in befs_init_inodecache()
Salah Triki
2016-10-08
1
-4
/
+2
*
fs/befs/linuxvfs.c: remove useless befs_error
Salah Triki
2016-10-08
1
-2
/
+0
*
fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()
Salah Triki
2016-10-08
1
-4
/
+2
*
fs/befs/linuxvfs.c: check silent flag before logging errors
Salah Triki
2016-10-08
1
-6
/
+9
*
fs/befs/linuxvfs.c: move useless assignment
Salah Triki
2016-10-08
1
-1
/
+1
*
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
2016-10-01
1
-0
/
+10
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-23
2
-6
/
+15
|
\
|
*
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2016-09-22
1
-0
/
+12
|
*
Btrfs: handle quota reserve failure properly
Josef Bacik
2016-09-22
1
-6
/
+3
*
|
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-09-23
1
-0
/
+1
|
\
\
|
*
|
configfs: Return -EFBIG from configfs_write_bin_file.
Phil Turnbull
2016-09-16
1
-0
/
+1
*
|
|
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
1
-1
/
+6
*
|
|
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-20
1
-10
/
+14
*
|
|
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
2016-09-20
1
-4
/
+1
*
|
|
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-20
1
-10
/
+24
*
|
|
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
2016-09-20
1
-2
/
+12
*
|
|
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-09-20
3
-39
/
+25
*
|
|
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-09-20
2
-1
/
+26
*
|
|
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
2016-09-20
1
-18
/
+9
*
|
|
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
2016-09-20
1
-19
/
+10
*
|
|
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
2016-09-20
1
-0
/
+9
*
|
|
autofs: use dentry flags to block walks during expire
Ian Kent
2016-09-20
1
-13
/
+42
*
|
|
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-20
1
-6
/
+6
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-09-17
3
-20
/
+42
|
\
\
\
|
*
|
|
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
2016-09-10
1
-5
/
+4
|
*
|
|
Compare prepaths when comparing superblocks
Sachin Prabhu
2016-09-10
1
-1
/
+20
|
*
|
|
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
2016-09-10
3
-14
/
+18
*
|
|
|
aio: mark AIO pseudo-fs noexec
Jann Horn
2016-09-16
1
-1
/
+6
|
|
/
/
|
/
|
|
*
|
|
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
2016-09-15
1
-0
/
+4
*
|
|
vfs: fix return type of ioctl_file_dedupe_range
Darrick J. Wong
2016-09-15
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-09-12
3
-24
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
2016-09-11
1
-2
/
+10
|
*
|
pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs
Trond Myklebust
2016-09-04
1
-1
/
+2
|
*
|
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
Trond Myklebust
2016-09-03
1
-3
/
+6
[next]