| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | befs: fix typos in datastream.c | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: fix typos in btree.c | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: fix style issues in super.c | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: fix comment style | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: add check for ag_shift in superblock | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: dump inode_size superblock information | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: remove unnecessary initialization | Salah Triki | 2016-10-08 |
| * | | | | | | | befs: fix typo in befs_sb_info | Salah Triki | 2016-10-08 |
| * | | | | | | | befs: add flags field to validate superblock state | Salah Triki | 2016-10-08 |
| * | | | | | | | befs: fix typo in befs_find_key | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: remove unused BEFS_BT_PARMATCH | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | fs: befs: remove ret variable | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: remove in vain variable assignment | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: remove unnecessary *befs_sb variable | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: remove useless initialization to zero | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: remove in vain variable assignment | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: Insert NULL inode to dentry | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: Coding style fix | Salah Triki | 2016-10-08 |
| * | | | | | | | fs: befs: Remove redundant validation from befs_find_brun_direct | Salah Triki | 2016-10-08 |
| * | | | | | | | befs: fix typo in befs_bt_read_node documentation | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: in memory free_node_ptr and max_size never read | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: make consistent use of befs_error() | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: use simpler while loop | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: remove constant variable | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: avoid dereferencing dentry twice | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | fs: befs: remove comment that confuses kernel-doc | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | fs: befs: check silent flag before logging error | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | fs: befs: replace befs_bread by sb_bread | Salah Triki | 2016-10-08 |
| * | | | | | | | befs: remove unused functions | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: fix function name in documentation | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | befs: check return of sb_min_blocksize | Luis de Bethencourt | 2016-10-08 |
| * | | | | | | | fs: befs: remove useless pr_err in befs_init_inodecache() | Salah Triki | 2016-10-08 |
| * | | | | | | | fs/befs/linuxvfs.c: remove useless befs_error | Salah Triki | 2016-10-08 |
| * | | | | | | | fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super() | Salah Triki | 2016-10-08 |
| * | | | | | | | fs/befs/linuxvfs.c: check silent flag before logging errors | Salah Triki | 2016-10-08 |
| * | | | | | | | fs/befs/linuxvfs.c: move useless assignment | Salah Triki | 2016-10-08 |
* | | | | | | | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths | Oleg Nesterov | 2016-10-14 |
| * | | | | | | | | fs/super.c: fix race between freeze_super() and thaw_super() | Oleg Nesterov | 2016-10-14 |
| * | | | | | | | | overlayfs: Fix setting IOP_XATTR flag | Vivek Goyal | 2016-10-14 |
| * | | | | | | | | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum | 2016-10-14 |
* | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-10-14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | CIFS: Retrieve uid and gid from special sid if enabled | Steve French | 2016-10-14 |
| * | | | | | | | | | CIFS: Add new mount option to set owner uid and gid from special sids in acl | Steve French | 2016-10-14 |
| * | | | | | | | | | CIFS: Reset read oplock to NONE if we have mandatory locks after reopen | Pavel Shilovsky | 2016-10-13 |
| * | | | | | | | | | CIFS: Fix persistent handles re-opening on reconnect | Pavel Shilovsky | 2016-10-13 |
| * | | | | | | | | | SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup | Sachin Prabhu | 2016-10-13 |