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
2007-11-03
[CIFS] allow cifs_calc_signature2 to deal with a zero length iovec
Jeff Layton
1
-2
/
+3
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-11-01
[CIFS] If no Access Control Entries, set mode perm bits to zero
Steve French
3
-23
/
+79
2007-11-01
[CIFS] when mount helper missing fix slash wrong direction in share
Steve French
2
-6
/
+39
2007-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+1
2007-10-31
[CIFS] Don't request too much permission when reading an ACL
Steve French
4
-12
/
+48
2007-10-30
sysfs: make sysfs_{get,put}_active() static
Adrian Bunk
2
-4
/
+2
2007-10-30
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-3
/
+3
2007-10-30
locks: fix possible infinite loop in posix deadlock detection
J. Bruce Fields
1
-0
/
+11
2007-10-30
revert "ufs: Fix mount check in ufs_fill_super()"
Andrew Morton
1
-8
/
+7
2007-10-30
[CIFS] enable get mode from ACL when cifsacl mount option specified
Shirish Pargaonkar
2
-8
/
+24
2007-10-30
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
1
-1
/
+2
2007-10-29
sched: keep utime/stime monotonic
Peter Zijlstra
1
-1
/
+2
2007-10-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2007-10-27
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
David Woodhouse
1
-1
/
+1
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-0
/
+2
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-1
/
+1
2007-10-26
[CIFS] ACL support part 8
Steve French
2
-66
/
+73
2007-10-26
[NET] fs/proc/proc_net.c: make a struct static
Adrian Bunk
1
-1
/
+1
2007-10-26
[CIFS] acl support part 7
Steve French
2
-4
/
+19
2007-10-25
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-16
/
+7
2007-10-25
fs: Fix to correct the mbcache entries counter
Ram Gupta
1
-1
/
+1
2007-10-25
Fix pointer mismatches in proc_sysctl.c
David Howells
1
-2
/
+4
2007-10-25
[CIFS] acl support part 6
Steve French
10
-60
/
+169
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-16
/
+7
2007-10-23
NFS: Fix for bug in handling of errors for O_DIRECT writes
Neil Brown
1
-3
/
+3
2007-10-23
[CIFS] acl support part 6
Steve French
3
-65
/
+28
2007-10-23
9p: v9fs_vfs_rename incorrect clunk order
Latchesar Ionkov
1
-2
/
+2
2007-10-23
9p: fix memleak in fs/9p/v9fs.c
Adrian Bunk
1
-0
/
+1
2007-10-23
[CIFS] remove unused funtion compile warning when experimental off
Parag Warudkar
1
-0
/
+2
2007-10-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-94
/
+98
2007-10-22
procfs: fix kernel-doc param warnings
Randy Dunlap
1
-24
/
+22
2007-10-22
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-10
/
+17
2007-10-22
Update fs/ to use sg helpers
Jens Axboe
3
-10
/
+17
2007-10-22
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
11
-17
/
+81
2007-10-22
exportfs: update documentation
Christoph Hellwig
1
-16
/
+25
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
20
-23
/
+23
2007-10-22
exportfs: remove old methods
Christoph Hellwig
2
-184
/
+3
2007-10-22
ocfs2: new export ops
Christoph Hellwig
1
-41
/
+24
2007-10-22
gfs2: new export ops
Christoph Hellwig
1
-38
/
+43
2007-10-22
reiserfs: new export ops
Christoph Hellwig
2
-37
/
+29
2007-10-22
isofs: new export ops
Christoph Hellwig
1
-38
/
+29
2007-10-22
fat: new export ops
Christoph Hellwig
1
-17
/
+7
2007-10-22
xfs: new export ops
Christoph Hellwig
2
-124
/
+130
2007-10-22
ntfs: new export ops
Christoph Hellwig
1
-47
/
+28
2007-10-22
jfs: new export ops
Christoph Hellwig
3
-18
/
+27
2007-10-22
efs: new export ops
Christoph Hellwig
2
-17
/
+22
2007-10-22
ext4: new export ops
Christoph Hellwig
1
-15
/
+20
2007-10-22
ext3: new export ops
Christoph Hellwig
1
-15
/
+20
[prev]
[next]