Age | Commit message (Expand) | Author |
2015-07-01 | fuse: iqueue locking | Miklos Szeredi |
2015-07-01 | fuse: dev read: split list_move | Miklos Szeredi |
2015-07-01 | fuse: abort: group iqueue accesses | Miklos Szeredi |
2015-07-01 | fuse: duplicate ->connected in iqueue | Miklos Szeredi |
2015-07-01 | fuse: separate out input queue | Miklos Szeredi |
2015-07-01 | fuse: req state use flags | Miklos Szeredi |
2015-07-01 | fuse: simplify req states | Miklos Szeredi |
2015-07-01 | fuse: don't hold lock over request_wait_answer() | Miklos Szeredi |
2015-07-01 | fuse: simplify unique ctr | Miklos Szeredi |
2015-07-01 | fuse: rework abort | Miklos Szeredi |
2015-07-01 | fuse: fold helpers into abort | Miklos Szeredi |
2015-07-01 | fuse: use per req lock for lock/unlock_request() | Miklos Szeredi |
2015-07-01 | fuse: req use bitops | Miklos Szeredi |
2015-07-01 | fuse: simplify request abort | Miklos Szeredi |
2015-07-01 | fuse: call fuse_abort_conn() in dev release | Miklos Szeredi |
2015-07-01 | fuse: fold fuse_request_send_nowait() into single caller | Miklos Szeredi |
2015-07-01 | fuse: check conn_error earlier | Miklos Szeredi |
2015-07-01 | fuse: account as waiting before queuing for background | Miklos Szeredi |
2015-07-01 | fuse: reset waiting | Miklos Szeredi |
2015-07-01 | fuse: fix background request if not connected | Miklos Szeredi |
2015-07-01 | fuse: initialize fc->release before calling it | Miklos Szeredi |
2015-07-01 | fs/file.c: __fget() and dup2() atomicity rules | Eric Dumazet |
2015-07-01 | fs/file.c: don't acquire files->file_lock in fd_install() | Eric Dumazet |
2015-07-01 | fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper l... | Wang YanQing |
2015-06-30 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-06-30 | vfs: avoid creation of inode number 0 in get_next_ino | Carlos Maiolino |
2015-06-30 | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-30 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-30 | devpts: if initialization failed, don't crash when opening /dev/ptmx | Josh Triplett |
2015-06-30 | fs/affs/symlink.c: remove unneeded err variable | Fabian Frederick |
2015-06-30 | fs/affs/amigaffs.c: remove unneeded initialization | Fabian Frederick |
2015-06-30 | fs/affs/inode.c: remove unneeded initialization | Fabian Frederick |
2015-06-30 | fs/adfs: remove unneeded cast | Firo Yang |
2015-06-30 | fs: document seq_open()'s usage of file->private_data | Yann Droneaud |
2015-06-30 | fs: allocate structure unconditionally in seq_open() | Yann Droneaud |
2015-06-30 | fs: use seq_open_private() for proc_mounts | Yann Droneaud |
2015-06-29 | cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts | Sachin Prabhu |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-29 | namei: make set_root_rcu() return void | Al Viro |
2015-06-29 | NFSv4: When returning a delegation, don't reclaim an incompatible open mode. | NeilBrown |
2015-06-28 | Update negotiate protocol for SMB3.11 dialect | Steve French |
2015-06-28 | Add ioctl to set integrity | Steve French |
2015-06-28 | Add Get/Set Integrity Information structure definitions | Steve French |
2015-06-28 | Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS | Steve French |
2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-27 | Add SMB3.11 mount option synonym for new dialect | Steve French |
2015-06-27 | add struct FILE_STANDARD_INFO | Steve French |
2015-06-27 | Make dialect negotiation warning message easier to read | Steve French |
2015-06-27 | Add defines and structs for smb3.1 dialect | Steve French |