index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
cifs: add cifs_sb_master_tcon and convert some callers to use it
Jeff Layton
8
-32
/
+42
2010-09-29
cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers
Jeff Layton
3
-4
/
+4
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
13
-71
/
+74
2010-09-29
cifs: make various routines use the cifsFileInfo->tcon pointer
Jeff Layton
5
-56
/
+45
2010-09-29
[CIFS] Fix ordering of cleanup on module init failure
Steve French
2
-10
/
+9
2010-09-29
[CIFS] Remove obsolete header
Steve French
1
-37
/
+0
2010-09-29
cifs: allow matching of tcp sessions in CifsNew state
Jeff Layton
1
-9
/
+0
2010-09-29
cifs: add tcon field to cifsFileInfo struct
Jeff Layton
2
-0
/
+2
2010-09-29
cifs: add "mfsymlinks" mount option
Stefan Metzmacher
3
-0
/
+18
2010-09-29
cifs: use Minshall+French symlink functions
Stefan Metzmacher
4
-4
/
+47
2010-09-29
cifs: implement CIFSCreateMFSymLink()
Stefan Metzmacher
1
-0
/
+45
2010-09-29
cifs: implement CIFSFormatMFSymlink()
Stefan Metzmacher
1
-0
/
+41
2010-09-29
cifs: implement CIFSQueryMFSymLink()
Stefan Metzmacher
1
-0
/
+50
2010-09-29
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
2
-0
/
+83
2010-09-29
cifs: implement CIFSParseMFSymlink()
Stefan Metzmacher
1
-0
/
+62
2010-09-29
cifs: Allow binding to local IP address.
Ben Greear
3
-2
/
+108
2010-09-29
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
8
-53
/
+225
2010-09-29
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...
Shirish Pargaonkar
5
-23
/
+23
2010-09-29
cifs: fix broken oplock handling
Suresh Jayaraman
3
-10
/
+9
2010-09-29
cifs: use type __u32 instead of int for the oplock parameter
Suresh Jayaraman
1
-4
/
+4
2010-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-44
/
+117
2010-09-23
o2dlm: force free mles during dlm exit
Srinivas Eeda
3
-0
/
+42
2010-09-23
ocfs2: Sync inode flags with ext2.
Tao Ma
2
-16
/
+29
2010-09-23
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
Tao Ma
1
-12
/
+10
2010-09-23
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
Tao Ma
1
-2
/
+2
2010-09-23
ocfs2: update ctime when changing the file's permission by setfacl
Tao Ma
1
-0
/
+3
2010-09-22
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-22
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
2010-09-22
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-22
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+24
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+3
2010-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-83
/
+84
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-09-18
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
Wu Fengguang
1
-1
/
+1
2010-09-17
ceph: select CRYPTO
Sage Weil
1
-0
/
+1
2010-09-17
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
1
-1
/
+1
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
3
-6
/
+18
2010-09-17
GFS2: gfs2_logd should be using interruptible waits
Steven Whitehouse
1
-1
/
+1
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
3
-61
/
+33
2010-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+3
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-5
/
+11
2010-09-14
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2010-09-14
cifs: fix potential double put of TCP session reference
Jeff Layton
1
-3
/
+3
2010-09-14
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
Sage Weil
1
-3
/
+3
2010-09-14
ceph: correctly set 'follows' in flushsnap messages
Sage Weil
1
-1
/
+1
2010-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-592
/
+166
2010-09-13
ceph: fix dn offset during readdir_prepopulate
Sage Weil
1
-5
/
+6
2010-09-13
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
1
-1
/
+1
[next]