| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | Cleanup missing frees on some ioctls | Steve French | 2016-10-28 | |
| | | * | | | | | | | | | | | Do not send SMB3 SET_INFO request if nothing is changing | Steve French | 2016-10-28 | |
| | | * | | | | | | | | | | | SMB3: GUIDs should be constructed as random but valid uuids | Steve French | 2016-10-28 | |
| | | * | | | | | | | | | | | Set previous session id correctly on SMB3 reconnect | Steve French | 2016-10-28 | |
| | | * | | | | | | | | | | | Display number of credits available | Steve French | 2016-10-28 | |
| | | * | | | | | | | | | | | Clarify locking of cifs file and tcon structures and make more granular | Steve French | 2016-10-28 | |
| | | * | | | | | | | | | | | fs/cifs: keep guid when assigning fid to fileinfo | Aurelien Aptel | 2016-10-28 | |
| | | * | | | | | | | | | | | cifs: Limit the overall credit acquired | Ross Lagerwall | 2016-10-28 | |
| | | * | | | | | | | | | | | fs/super.c: fix race between freeze_super() and thaw_super() | Oleg Nesterov | 2016-10-28 | |
| | | * | | | | | | | | | | | NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic | Jeff Layton | 2016-10-28 | |
| | | * | | | | | | | | | | | NFSv4: Open state recovery must account for file permission changes | Trond Myklebust | 2016-10-28 | |
| | | * | | | | | | | | | | | NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid | Trond Myklebust | 2016-10-28 | |
| | | * | | | | | | | | | | | NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() | Trond Myklebust | 2016-10-28 | |
| | | * | | | | | | | | | | | lib: update single-char callers of strtobool() | Kees Cook | 2016-10-28 | |
| | | * | | | | | | | | | | | ovl: copy_up_xattr(): use strnlen | Miklos Szeredi | 2016-10-28 | |
| | | * | | | | | | | | | | | ovl: Fix info leak in ovl_lookup_temp() | Richard Weinberger | 2016-10-28 | |
| | | * | | | | | | | | | | | pstore/ram: Use memcpy_fromio() to save old buffer | Andrew Bresticker | 2016-10-28 | |
| | | * | | | | | | | | | | | pstore/ram: Use memcpy_toio instead of memcpy | Furquan Shaikh | 2016-10-28 | |
| | | * | | | | | | | | | | | pstore/core: drop cmpxchg based updates | Sebastian Andrzej Siewior | 2016-10-28 | |
| | | * | | | | | | | | | | | pstore/ramoops: fixup driver removal | Sebastian Andrzej Siewior | 2016-10-28 | |
| | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-24 | |
| | |\| | | | | | | | | | | ||||
| | | * | | | | | | | | | | vfs: move permission checking into notify_change() for utimes(NULL) | Miklos Szeredi | 2016-10-22 | |
| | | * | | | | | | | | | | dlm: free workqueues after the connections | Marcelo Ricardo Leitner | 2016-10-22 | |
| | | * | | | | | | | | | | ext4: release bh in make_indexed_dir | gmail | 2016-10-22 | |
| | | * | | | | | | | | | | ext4: allow DAX writeback for hole punch | Ross Zwisler | 2016-10-22 | |
| | | * | | | | | | | | | | ext4: fix memory leak in ext4_insert_range() | Fabian Frederick | 2016-10-22 | |
| | | * | | | | | | | | | | ext4: reinforce check of i_dtime when clearing high fields of uid and gid | Daeho Jeong | 2016-10-22 | |
| | | * | | | | | | | | | | ext4: enforce online defrag restriction for encrypted files | Eric Whitney | 2016-10-22 | |
| | | * | | | | | | | | | | reiserfs: switch to generic_{get,set,remove}xattr() | Al Viro | 2016-10-22 | |
| | | * | | | | | | | | | | reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() | Mike Galbraith | 2016-10-22 | |
| | | * | | | | | | | | | | fuse: fix killing s[ug]id in setattr | Miklos Szeredi | 2016-10-22 | |
| | | * | | | | | | | | | | fuse: invalidate dir dentry after chmod | Miklos Szeredi | 2016-10-22 | |
| | | * | | | | | | | | | | fuse: listxattr: verify xattr list | Miklos Szeredi | 2016-10-22 | |
| | | * | | | | | | | | | | btrfs: assign error values to the correct bio structs | Junjie Mao | 2016-10-22 | |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-18 | |
| | |\| | | | | | | | | | ||||
| | | * | | | | | | | | | aio: mark AIO pseudo-fs noexec | Jann Horn | 2016-10-07 | |
| | | * | | | | | | | | | pNFS/flexfiles: Fix layoutcommit after a commit to DS | Trond Myklebust | 2016-10-07 | |
| | | * | | | | | | | | | pNFS/files: Fix layoutcommit after a commit to DS | Trond Myklebust | 2016-10-07 | |
| | | * | | | | | | | | | NFS: Don't drop CB requests with invalid principals | Chuck Lever | 2016-10-07 | |
| | | * | | | | | | | | | pstore: drop file opened reference count | Geliang Tang | 2016-10-07 | |
| | | * | | | | | | | | | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-10-07 | |
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| | * | | | | | | | | | UPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext data | Jiri Olsa | 2016-10-12 | |
| | * | | | | | | | | | UPSTREAM: fs/proc/kcore.c: Make bounce buffer global for read | Jiri Olsa | 2016-10-12 | |
| | * | | | | | | | | | ANDROID: fs: FS tracepoints to track IO. | Mohan Srinivasan | 2016-10-12 | |
| | * | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-11 | |
| | |\| | | | | | | | | ||||
| | | * | | | | | | | | hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() | Dan Carpenter | 2016-09-30 | |
| | | * | | | | | | | | btrfs: ensure that file descriptor used with subvol ioctls is a dir | Jeff Mahoney | 2016-09-30 | |
| | | * | | | | | | | | fanotify: fix list corruption in fanotify_get_response() | Jan Kara | 2016-09-30 | |
| | | * | | | | | | | | fsnotify: add a way to stop queueing events on group shutdown | Jan Kara | 2016-09-30 | |
| | | * | | | | | | | | xfs: prevent dropping ioend completions during buftarg wait | Brian Foster | 2016-09-30 | |
