Steve French
|
6e70e26dc5
SMB3: handle new statx fields
|
8 years ago |
Ingo Molnar
|
5dd43ce2f6
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>
|
8 years ago |
Steve French
|
67b4c889cc
[CIFS] Minor cleanup of xattr query function
|
8 years ago |
Deepa Dinamani
|
e37fea58f7
fs: cifs: replace CURRENT_TIME by other appropriate apis
|
8 years ago |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Miklos Szeredi
|
a00be0e31f
cifs: don't use ->d_time
|
9 years ago |
Aurelien Aptel
|
a6b5058faf
fs/cifs: make share unaccessible at root level mountable
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Ross Lagerwall
|
a108471b57
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
|
9 years ago |
Peter Zijlstra
|
dfd01f0260
sched/wait: Fix the signal handling fix
|
9 years ago |
Steve French
|
646200a041
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
|
10 years ago |
Nakajima Akira
|
7196ac113a
Fix to check Unique id and FileType when client refer file directly.
|
10 years ago |
Nakajima Akira
|
bc8ebdc4f5
Fix that several functions handle incorrect value of mapchars
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Steve French
|
4c5930e805
Fix warning
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
11 years ago |
Steve French
|
b5b374eab1
Workaround Mac server problem
|
11 years ago |
Steve French
|
2baa268253
Remap reserved posix characters by default (part 3/3)
|
11 years ago |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 years ago |
Al Viro
|
35c265e008
cifs: switch to use of %p[dD]
|
11 years ago |
Pavel Shilovsky
|
a07d322059
CIFS: Fix directory rename error
|
11 years ago |
Linus Torvalds
|
372b1dbdd1
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
|
11 years ago |
Pavel Shilovsky
|
b46799a8f2
CIFS: Fix wrong directory attributes after rename
|
11 years ago |