index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-10-25
new helper: kfree_put_link()
Al Viro
1
-1
/
+1
2013-10-07
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
1
-2
/
+4
2013-09-10
CIFS: Respect epoch value from create lease context v2
Pavel Shilovsky
1
-0
/
+1
2013-09-09
CIFS: Replace clientCanCache* bools with an integer
Pavel Shilovsky
1
-16
/
+17
2013-09-08
cifs: display iocharset= option in /proc/mounts
Jeff Layton
1
-0
/
+15
2013-07-31
cifs: set sb->s_d_op before calling d_make_root()
Jeff Layton
1
-6
/
+5
2013-07-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+7
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
1
-1
/
+1
2013-06-29
[readdir] convert cifs
Al Viro
1
-1
/
+1
2013-06-24
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
1
-4
/
+7
2013-05-24
cifs: stop printing the unc= option in /proc/mounts
Jeff Layton
1
-3
/
+0
2013-05-05
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-15
/
+21
2013-03-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+24
2013-03-13
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
1
-0
/
+24
2013-03-11
fs: Limit sys_mount to only request filesystem modules. (Part 3)
Eric W. Biederman
1
-0
/
+1
2013-02-28
cifs: ensure that cifs_get_root() only traverses directories
Jeff Layton
1
-0
/
+5
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+10
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-13
cifs: Convert struct cifs_sb_info to use kuids and kgids
Eric W. Biederman
1
-4
/
+10
2013-01-02
Revert "CIFS: Fix write after setting a read lock for read oplock files"
Pavel Shilovsky
1
-1
/
+0
2012-12-20
cifs: eliminate cifsERROR variable
Jeff Layton
1
-1
/
+0
2012-12-18
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-4
/
+4
2012-12-11
CIFS: Fix write after setting a read lock for read oplock files
Pavel Shilovsky
1
-0
/
+1
2012-12-09
cifs: simplify id_to_sid and sid_to_id mapping code
Jeff Layton
1
-1
/
+0
2012-12-05
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
Steve French
1
-2
/
+2
2012-12-05
cifs: fix types on module parameters
Jeff Layton
1
-6
/
+5
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-09-25
cifs: Mangle string used for unc in /proc/mounts
Sachin Prabhu
1
-1
/
+2
2012-09-25
CIFS: Request SMB2.1 leases
Pavel Shilovsky
1
-7
/
+21
2012-09-25
CIFS: Turn lock mutex into rw semaphore
Pavel Shilovsky
1
-1
/
+1
2012-09-25
CIFS: Remove spinlock dependence in brlock processing
Pavel Shilovsky
1
-0
/
+1
2012-09-25
cifs: remove kmap lock and rsize limit
Jeff Layton
1
-4
/
+0
2012-09-25
CIFS: Move statfs to ops struct
Pavel Shilovsky
1
-25
/
+4
2012-09-25
CIFS: Add SMB2 support for cifs_iovec_write
Pavel Shilovsky
1
-0
/
+4
2012-07-24
CIFS: Move building path to root to ops struct
Pavel Shilovsky
1
-2
/
+2
2012-07-24
CIFS: Respect SMB2 header/max header size
Pavel Shilovsky
1
-2
/
+12
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
1
-3
/
+3
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-5
/
+4
2012-07-14
cifs: implement i_op->atomic_open()
Miklos Szeredi
1
-0
/
+1
2012-07-14
cifs: don't bother with ->i_dentry in ->destroy_inode()
Al Viro
1
-1
/
+0
2012-05-29
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-7
/
+16
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-23
cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
Sedat Dilek
1
-1
/
+1
2012-05-17
CIFS: Move locks to cifsFileInfo structure
Pavel Shilovsky
1
-1
/
+0
2012-05-17
cifs: add a smb_version_operations/values structures and a smb_version enum
Jeff Layton
1
-0
/
+1
2012-05-17
cifs: display cache= option in /proc/mounts
Jeff Layton
1
-4
/
+14
2012-05-17
cifs: remove legacy MultiuserMount option
Jeff Layton
1
-1
/
+0
[next]