Age | Commit message (Expand) | Author |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-04-11 | make new_sync_{read,write}() static | Al Viro |
2014-11-19 | cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper | Al Viro |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-10-07 | locks: plumb a "priv" pointer into the setlease routines | Jeff Layton |
2014-08-20 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2014-08-17 | enable fallocate punch hole ("fallocate -p") for SMB3 | Steve French |
2014-08-15 | cifs: handle lease F_UNLCK requests properly | Jeff Layton |
2014-08-07 | cifs: support RENAME_NOREPLACE | Miklos Szeredi |
2014-06-19 | cifs: revalidate mapping prior to satisfying read_iter request with cache=loose | Jeff Layton |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-05-21 | cifs: Set client guid on per connection basis | Sachin Prabhu |
2014-05-21 | fs/cifs/cifs.c: replace seq_printf by seq_puts | Fabian Frederick |
2014-05-21 | cifs: convert booleans in cifsInodeInfo to a flags field | Jeff Layton |
2014-05-06 | cifs: switch to ->write_iter() | Al Viro |
2014-05-06 | cifs: switch to ->read_iter() | Al Viro |
2014-05-06 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro |
2014-04-16 | cifs: Wait for writebacks to complete before attempting write. | Sachin Prabhu |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-04-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner |
2014-04-03 | fs/cifs/cifsfs.c: add __init to cifs_init_inodecache() | Fabian Frederick |
2014-04-01 | cifs: ->rename() without ->lookup() makes no sense | Al Viro |
2014-03-13 | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-10-24 | new helper: kfree_put_link() | Al Viro |
2013-10-07 | cifs: Fix inability to write files >2GB to SMB2/3 shares | Jan Klos |
2013-09-09 | CIFS: Respect epoch value from create lease context v2 | Pavel Shilovsky |
2013-09-08 | CIFS: Replace clientCanCache* bools with an integer | Pavel Shilovsky |
2013-09-08 | cifs: display iocharset= option in /proc/mounts | Jeff Layton |
2013-07-31 | cifs: set sb->s_d_op before calling d_make_root() | Jeff Layton |
2013-07-03 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-06-29 | locks: protect most of the file_lock handling with i_lock | Jeff Layton |
2013-06-29 | [readdir] convert cifs | Al Viro |
2013-06-24 | cifs: add new fields to cifs_ses to track requested security flavor | Jeff Layton |
2013-05-24 | cifs: stop printing the unc= option in /proc/mounts | Jeff Layton |
2013-05-04 | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches |
2013-03-21 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-03-13 | cifs: delay super block destruction until all cifsFileInfo objects are gone | Mateusz Guzik |
2013-03-11 | fs: Limit sys_mount to only request filesystem modules. (Part 3) | Eric W. Biederman |
2013-02-27 | cifs: ensure that cifs_get_root() only traverses directories | Jeff Layton |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-13 | cifs: Convert struct cifs_sb_info to use kuids and kgids | Eric W. Biederman |
2013-01-01 | Revert "CIFS: Fix write after setting a read lock for read oplock files" | Pavel Shilovsky |
2012-12-20 | cifs: eliminate cifsERROR variable | Jeff Layton |
2012-12-17 | lseek: the "whence" argument is called "whence" | Andrew Morton |
2012-12-11 | CIFS: Fix write after setting a read lock for read oplock files | Pavel Shilovsky |
2012-12-08 | cifs: simplify id_to_sid and sid_to_id mapping code | Jeff Layton |