aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-10-08befs: fix comment styleLuis de Bethencourt
2016-10-08befs: add check for ag_shift in superblockLuis de Bethencourt
2016-10-08befs: dump inode_size superblock informationLuis de Bethencourt
2016-10-08befs: remove unnecessary initializationSalah Triki
2016-10-08befs: fix typo in befs_sb_infoSalah Triki
2016-10-08befs: add flags field to validate superblock stateSalah Triki
2016-10-08befs: fix typo in befs_find_keyLuis de Bethencourt
2016-10-08befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt
2016-10-08fs: befs: remove ret variableSalah Triki
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki
2016-10-08fs: befs: remove unnecessary *befs_sb variableSalah Triki
2016-10-08fs: befs: remove useless initialization to zeroSalah Triki
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki
2016-10-08fs: befs: Insert NULL inode to dentrySalah Triki
2016-10-08fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki
2016-10-08fs: befs: Coding style fixSalah Triki
2016-10-08fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki
2016-10-08befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt
2016-10-08befs: in memory free_node_ptr and max_size never readLuis de Bethencourt
2016-10-08befs: make consistent use of befs_error()Luis de Bethencourt
2016-10-08befs: use simpler while loopLuis de Bethencourt
2016-10-08befs: remove constant variableLuis de Bethencourt
2016-10-08befs: avoid dereferencing dentry twiceLuis de Bethencourt
2016-10-08fs: befs: remove comment that confuses kernel-docLuis de Bethencourt
2016-10-08fs: befs: check silent flag before logging errorLuis de Bethencourt
2016-10-08fs: befs: replace befs_bread by sb_breadSalah Triki
2016-10-08befs: remove unused functionsLuis de Bethencourt
2016-10-08befs: fix function name in documentationLuis de Bethencourt
2016-10-08befs: check return of sb_min_blocksizeLuis de Bethencourt
2016-10-08fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki
2016-10-08fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki
2016-10-08fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki
2016-10-08fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki
2016-10-08fs/befs/linuxvfs.c: move useless assignmentSalah Triki
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov
2016-09-19autofs: use dentry flags to block walks during expireIan Kent