index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2010-10-06
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-09-29
cifs: fix handling of signing with writepages (try #6)
Jeff Layton
2010-09-29
cifs: have cifs_new_fileinfo take a tcon arg
Jeff Layton
2010-09-29
cifs: add cifs_sb_master_tcon and convert some callers to use it
Jeff Layton
2010-09-29
cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers
Jeff Layton
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-09-29
cifs: make various routines use the cifsFileInfo->tcon pointer
Jeff Layton
2010-09-29
[CIFS] Fix ordering of cleanup on module init failure
Steve French
2010-09-29
[CIFS] Remove obsolete header
Steve French
2010-09-29
cifs: allow matching of tcp sessions in CifsNew state
Jeff Layton
2010-09-29
cifs: add tcon field to cifsFileInfo struct
Jeff Layton
2010-09-29
cifs: add "mfsymlinks" mount option
Stefan Metzmacher
2010-09-29
cifs: use Minshall+French symlink functions
Stefan Metzmacher
2010-09-29
cifs: implement CIFSCreateMFSymLink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSFormatMFSymlink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSQueryMFSymLink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
2010-09-29
cifs: implement CIFSParseMFSymlink()
Stefan Metzmacher
2010-09-29
cifs: Allow binding to local IP address.
Ben Greear
2010-09-29
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
2010-09-29
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...
Shirish Pargaonkar
2010-09-29
cifs: fix broken oplock handling
Suresh Jayaraman
2010-09-29
cifs: use type __u32 instead of int for the oplock parameter
Suresh Jayaraman
2010-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-09-23
o2dlm: force free mles during dlm exit
Srinivas Eeda
2010-09-23
ocfs2: Sync inode flags with ext2.
Tao Ma
2010-09-23
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
Tao Ma
2010-09-23
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
Tao Ma
2010-09-23
ocfs2: update ctime when changing the file's permission by setfacl
Tao Ma
2010-09-22
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
2010-09-22
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
2010-09-22
/proc/vmcore: fix seeking
Arnd Bergmann
2010-09-22
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
2010-09-18
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
Wu Fengguang
2010-09-17
ceph: select CRYPTO
Sage Weil
2010-09-17
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
2010-09-17
GFS2: gfs2_logd should be using interruptible waits
Steven Whitehouse
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
2010-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-09-14
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
2010-09-14
cifs: fix potential double put of TCP session reference
Jeff Layton
[next]