index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-07
[CIFS] make sure we have the right resume info before calling CIFSFindNext
Steve French
3
-63
/
+70
2008-10-07
[CIFS] clean up error handling in cifs_unlink
Steve French
1
-20
/
+19
2008-10-06
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
1
-6
/
+18
2008-09-24
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
1
-1
/
+3
2008-09-24
cifs: Convert cifs to new aops.
Nick Piggin
1
-61
/
+59
2008-09-24
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
1
-0
/
+4
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2
-3
/
+3
2008-09-24
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
1
-2
/
+10
2008-09-24
cifs: fix inverted NULL check after kmalloc
Jeff Layton
1
-1
/
+1
2008-09-23
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
1
-33
/
+41
2008-09-23
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
1
-82
/
+104
2008-09-23
cifs: add function to set file disposition
Jeff Layton
3
-2
/
+64
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
1
-9
/
+26
2008-09-23
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
1
-39
/
+59
2008-09-23
cifs: have find_writeable_file prefer filehandles opened by same task
Jeff Layton
1
-1
/
+9
2008-09-22
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2
-6
/
+3
2008-09-16
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
Steve French
1
-167
/
+139
2008-09-16
cifs: clean up variables in cifs_unlink
Jeff Layton
2
-50
/
+42
2008-09-13
rescan_partitions(): make device capacity errors non-fatal
Andrew Morton
1
-2
/
+2
2008-09-13
mm: ifdef Quicklists in /proc/meminfo
Hugh Dickins
1
-4
/
+8
2008-09-13
bfs: fix Lockdep warning
Eric Sesterhenn
1
-1
/
+1
2008-09-13
proc: more debugging for "already registered" case
Alexey Dobriyan
1
-2
/
+2
2008-09-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-25
/
+20
2008-09-10
ocfs2: Fix a bug in direct IO read.
Tao Ma
1
-1
/
+1
2008-09-09
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
10
-141
/
+221
2008-09-08
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
1
-0
/
+6
2008-09-08
udf: add llseek method
Christoph Hellwig
1
-0
/
+1
2008-09-05
UBIFS: make minimum fanout 3
Artem Bityutskiy
1
-1
/
+1
2008-09-05
UBIFS: fix division by zero
Artem Bityutskiy
1
-6
/
+7
2008-09-05
sched: fix process time monotonicity
Balbir Singh
1
-59
/
+0
2008-09-03
UBIFS: amend f_fsid
Artem Bityutskiy
1
-2
/
+3
2008-09-02
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
1
-2
/
+5
2008-09-02
NTFS: update homepage
Adrian Bunk
1
-2
/
+2
2008-09-02
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-7
/
+7
2008-09-01
nfsd: fix buffer overrun decoding NFSv4 acl
J. Bruce Fields
1
-1
/
+1
2008-09-01
nfsd: fix compound state allocation error handling
Andy Adamson
1
-6
/
+6
2008-08-31
UBIFS: fill f_fsid
Artem Bityutskiy
1
-0
/
+1
2008-08-31
UBIFS: improve statfs reporting even more
Artem Bityutskiy
3
-10
/
+40
2008-08-31
UBIFS: introduce LEB overhead
Artem Bityutskiy
2
-0
/
+11
2008-08-31
UBIFS: add forgotten gc_idx_lebs component
Artem Bityutskiy
1
-1
/
+1
2008-08-31
UBIFS: fix assertion
Artem Bityutskiy
1
-9
/
+7
2008-08-31
UBIFS: improve statfs reporting
Artem Bityutskiy
3
-32
/
+46
2008-08-31
UBIFS: remove incorrect index space check
Artem Bityutskiy
1
-14
/
+1
2008-08-31
UBIFS: push empty flash hack down
Artem Bityutskiy
2
-15
/
+11
2008-08-31
UBIFS: do not update min_idx_lebs in stafs
Artem Bityutskiy
1
-1
/
+0
2008-08-28
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
1
-0
/
+2
2008-08-28
[CIFS] update cifs change log
Steve French
2
-3
/
+16
2008-08-28
cifs: fix O_APPEND on directio mounts
Jeff Layton
1
-0
/
+4
2008-08-28
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
23
-194
/
+158
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-11
/
+19
[next]