index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-27
[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access
Steve French
3
-186
/
+182
2005-10-27
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
3
-0
/
+8
2005-10-26
[PATCH] Fix HFS+ to free up the space when a file is deleted.
Peter Wainwright
1
-0
/
+1
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
1
-0
/
+1
2005-10-23
[PATCH] aio syscalls are not checked by lsm
Kostik Belousov
1
-0
/
+6
2005-10-21
Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/
Steve French
24
-545
/
+2266
2005-10-20
[CIFS] Defer close of file handle slightly if there are pending writes that
Steve French
5
-25
/
+73
2005-10-17
[PATCH] aio: revert lock_kiocb()
Zach Brown
1
-25
/
+1
2005-10-17
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
1
-0
/
+1
2005-10-17
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...
Trond Myklebust
1
-2
/
+0
2005-10-17
[PATCH] NFS: Fix cache consistency races
Trond Myklebust
3
-6
/
+8
2005-10-14
[PATCH] nommu build error fix
Yoshinori Sato
1
-0
/
+12
2005-10-12
CIFS: cifs_writepages should not write beyond end of file
Steve French
1
-2
/
+13
2005-10-11
[CIFS] Add null malloc response check in notify experimental code
Steve French
2
-14
/
+20
2005-10-11
[CIFS] CIFS Stats improvements
Steve French
9
-8
/
+98
2005-10-11
[PATCH] binfmt_elf bss padding fix
akpm@osdl.org
1
-1
/
+1
2005-10-11
[PATCH] nfsacl: Solaris VxFS compatibility fix
Andreas Gruenbacher
1
-35
/
+35
2005-10-11
[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9f...
Latchesar Ionkov
1
-81
/
+33
2005-10-10
[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL
Steve French
4
-1
/
+12
2005-10-10
[CIFS] Still missing a line from previous fix
Steve French
1
-1
/
+1
2005-10-10
[CIFS] Fix minor build problem with previous changeset
Steve French
1
-5
/
+8
2005-10-10
[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
Steve French
1
-8
/
+10
2005-10-10
[CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.
Steve French
2
-2
/
+20
2005-10-10
[CIFS] Update cifs version to 1.38
Steve French
1
-1
/
+1
2005-10-10
[CIFS] Fix byte range locking to Windows when Windows server returns
Steve French
4
-12
/
+32
2005-10-10
[CIFS] Fix rsize calculation so that large readx flag is checked.
Steve French
3
-8
/
+28
2005-10-10
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
Steve French
3
-11
/
+22
2005-10-10
[PATCH] relayfs: fix bogus param value in call to vmap
Tom Zanussi
1
-1
/
+1
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
7
-23
/
+22
2005-10-07
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
Steve French
3
-5
/
+41
2005-10-06
Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
Linus Torvalds
1
-3
/
+3
2005-10-05
[CIFS] cleanup sparse and compile errors in previous fix
Steve French
2
-4
/
+3
2005-10-05
CIFS: Allow wsize to exceed CIFSMaxBufSize
Steve French
3
-16
/
+10
2005-10-05
CIFS: implement cifs_writepages to perform multi-page I/O
Steve French
2
-11
/
+190
2005-10-05
CIFS: Create routine find_writable_file to reduce redundant code
Steve French
3
-119
/
+50
2005-10-04
[PATCH] bfs iget() abuses
Al Viro
1
-12
/
+30
2005-10-04
[PATCH] bfs endianness annotations
Alexey Dobriyan
2
-2
/
+2
2005-10-04
NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable
Anton Altaparmakov
3
-3
/
+4
2005-10-04
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
Anton Altaparmakov
2
-2
/
+6
2005-10-03
[CIFS] Missing parenthesis from error message in previous fix
Steve French
1
-1
/
+1
2005-10-03
[CIFS] Allow SMBWrite2 to work to older servers
Steve French
1
-7
/
+22
2005-10-03
[CIFS] Add writepages support to shrink memory usage on writes,
Steve French
5
-72
/
+89
2005-09-30
[PATCH] fuse: check O_DIRECT
Miklos Szeredi
1
-0
/
+4
2005-09-30
[PATCH] uml: remove empty hostfs_truncate method
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+0
2005-09-30
[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0
Zach Brown
1
-2
/
+2
2005-09-30
[PATCH] aio: remove unlocked task_list test and resulting race
Zach Brown
1
-46
/
+33
2005-09-30
[PATCH] aio: lock around kiocbTryKick()
Zach Brown
1
-7
/
+12
2005-09-30
[PATCH] missing ERR_PTR in 9fs
Al Viro
1
-1
/
+1
2005-09-29
[PATCH] readv/writev syscalls are not checked by lsm
Kostik Belousov
1
-0
/
+3
2005-09-28
[PATCH] epoll: handle timeout overflow
Davide Libenzi
1
-2
/
+6
[next]