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
2005-08-24
[CIFS] Use file instead of dentry in cifs dir_notify struct
Steve French
1
-1
/
+1
2005-08-24
[CIFS] Change notify support part 3
Steve French
4
-8
/
+12
2005-08-24
[CIFS] Missing line from previous patch
Steve French
1
-0
/
+1
2005-08-24
[CIFS] Change notify support part 2
Steve French
3
-0
/
+34
2005-08-24
[CIFS] Update thanks/contributor list with Miklos Szeredi
Steve French
1
-0
/
+4
2005-08-24
CIFS: Fix typos in fs/cifs/CHANGES
Steve French
1
-8
/
+8
2005-08-24
CIFS: Reduce CONFIG_CIFS_STATS ifdefs
Steve French
4
-96
/
+58
2005-08-23
[CIFS] Support for mounting to older servers part 2. Add support for
Steve French
6
-3
/
+96
2005-08-22
[CIFS] Support for mounting to older, pre-CIFS servers added. This
Steve French
3
-12
/
+58
2005-08-22
[CIFS] Finish up of case-insensitive dentry handling for cifs. This
Steve French
5
-6
/
+64
2005-08-20
[CIFS] Make CIFS statistics more accurate and add some stats that were
Steve French
5
-55
/
+91
2005-08-20
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
42
-217
/
+310
2005-08-20
Don't allow normal users to set idle IO priority
Linus Torvalds
1
-0
/
+2
2005-08-20
[PATCH] freevxfs: fix breakage introduced by symlink fixes
Alexey Dobriyan
1
-1
/
+1
2005-08-20
befs: fix up missed follow_link declaration change
Linus Torvalds
1
-1
/
+1
2005-08-20
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
Adrian Bunk
1
-2
/
+2
2005-08-19
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
Steve Dickson
1
-0
/
+1
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
13
-37
/
+37
2005-08-19
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
8
-62
/
+44
2005-08-19
[PATCH] jffs2: fix symlink error handling
Al Viro
1
-4
/
+6
2005-08-19
[CIFS] Finish cifs mount option which requests case insensitive path
Steve French
4
-6
/
+13
2005-08-19
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
5
-24
/
+34
2005-08-18
[CIFS] Add mount option for disabling sending byte range lock requests
Steve French
7
-8
/
+39
2005-08-18
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
1
-1
/
+1
2005-08-18
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
Chuck Lever
4
-3
/
+44
2005-08-18
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
Chuck Lever
2
-28
/
+45
2005-08-18
[PATCH] NFS: split nfsi->flags into two fields
Chuck Lever
5
-41
/
+47
2005-08-18
[CIFS] Change Notify support part 1 - add dnotify thread for processing
Steve French
1
-3
/
+29
2005-08-18
[CIFS] rmmod cifs can oops if done soon after the last cifs unmount
Steve French
2
-8
/
+19
2005-08-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2
-1
/
+2
2005-08-17
[PATCH] nfsd to unlock kernel before exiting
Steven Rostedt
1
-0
/
+1
2005-08-17
[CIFS] Ensure that cifs multiplex ids do not collide.
Steve French
6
-29
/
+113
2005-08-17
[CIFS] Missing ; from previous fix. Pointed out by Shaggy.
Steve French
1
-1
/
+1
2005-08-17
JFS: Initialize dentry->d_op for negative dentries too
Dave Kleikamp
1
-3
/
+2
2005-08-16
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...
Linus Torvalds
5
-24
/
+34
2005-08-16
NTFS: Complete the previous fix for the unset device when mapping buffers
Anton Altaparmakov
2
-1
/
+2
2005-08-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2
-0
/
+5
2005-08-16
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
Trond Myklebust
4
-15
/
+38
2005-08-16
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
Trond Myklebust
1
-0
/
+1
2005-08-16
NTFS: Fix bug in mft record writing where we forgot to set the device in
Anton Altaparmakov
2
-0
/
+5
2005-08-15
[PATCH] inotify: add MOVE_SELF event
John McCutchan
1
-1
/
+2
2005-08-15
[PATCH] inotify: fix idr_get_new_above usage
Robert Love
1
-1
/
+1
2005-08-14
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-0
/
+3
2005-08-14
[PATCH] CIFS: Fix path name conversion for long filenames
Steve French
2
-0
/
+7
2005-08-14
[PATCH] CIFS: Fix missing entries in search results
Steve French
1
-0
/
+3
2005-08-13
[PATCH] Fix error handling in reiserfs
Jan Kara
1
-0
/
+3
2005-08-13
[CIFS] Add missing check for path name allocation failure. Remove four
Steve French
2
-16
/
+14
2005-08-10
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
5
-15
/
+16
2005-08-10
JFS: Fix race in txLock
Dave Kleikamp
2
-0
/
+4
2005-08-10
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
6
-13
/
+23
[prev]
[next]