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
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-83
/
+272
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-1
/
+9
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-287
/
+183
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
1
-1
/
+2
2009-04-20
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
1
-1
/
+1
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
2
-71
/
+52
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2
-42
/
+33
2009-04-20
ecryptfs: use memdup_user()
Li Zefan
1
-10
/
+5
2009-04-20
ncpfs: use memdup_user()
Li Zefan
1
-14
/
+7
2009-04-20
xfs: use memdup_user()
Li Zefan
2
-24
/
+11
2009-04-20
sysfs: use memdup_user()
Li Zefan
1
-10
/
+3
2009-04-20
btrfs: use memdup_user()
Li Zefan
2
-46
/
+16
2009-04-20
xattr: use memdup_user()
Li Zefan
1
-7
/
+3
2009-04-20
autofs4: use memchr() in invalid_string()
Al Viro
1
-6
/
+4
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
3
-43
/
+30
2009-04-20
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
1
-4
/
+3
2009-04-20
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-04-20
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
1
-1
/
+0
2009-04-20
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-20
Touch all affected namespaces on propagation of mount
Al Viro
1
-1
/
+1
2009-04-20
Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
Al Viro
1
-1
/
+1
2009-04-20
Btrfs: use the right node in reada_for_balance
Chris Mason
1
-5
/
+12
2009-04-20
Btrfs: fix oops on page->mapping->host during writepage
Chris Mason
1
-8
/
+32
2009-04-20
Btrfs: add a priority queue to the async thread helpers
Chris Mason
5
-15
/
+56
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
5
-46
/
+141
2009-04-20
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
1
-1
/
+3
2009-04-20
GFS2: Clear dirty bit at end of inode glock sync
Steven Whitehouse
1
-0
/
+6
2009-04-19
Don't set relatime when noatime is specified
Andi Kleen
1
-2
/
+3
2009-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-272
/
+407
2009-04-17
cifs: when renaming don't try to unlink negative dentry
Jeff Layton
1
-1
/
+2
2009-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-5
/
+15
2009-04-17
AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE
Matt Kraai
1
-0
/
+2
2009-04-17
vfat: Note the NLS requirement
Alan Cox
1
-0
/
+3
2009-04-17
splice: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2009-04-17
cifs: remove unneeded bcc_ptr update in CIFSTCon
Jeff Layton
1
-1
/
+0
2009-04-17
cifs: add cFYI messages with some of the saved strings from ssetup/tcon
Jeff Layton
2
-3
/
+11
2009-04-17
cifs: fix buffer size for tcon->nativeFileSystem field
Jeff Layton
1
-5
/
+2
2009-04-17
cifs: fix unicode string area word alignment in session setup
Jeff Layton
1
-21
/
+23
2009-04-17
[CIFS] Fix build break caused by change to new current_umask helper function
Steve French
1
-1
/
+1
2009-04-17
[CIFS] Fix sparse warnings
Steve French
2
-12
/
+18
2009-04-17
[CIFS] Add support for posix open during lookup
Steve French
3
-80
/
+118
2009-04-17
cifs: no need to use rcu_assign_pointer on immutable keys
Jeff Layton
2
-2
/
+2
2009-04-17
cifs: remove dnotify thread code
Jeff Layton
1
-47
/
+0
2009-04-17
[CIFS] remove some build warnings
Steve French
1
-3
/
+5
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
6
-19
/
+61
2009-04-17
[CIFS] Fix build break from recent DFS patch when DFS support not enabled
Steve French
1
-0
/
+4
2009-04-17
Remote DFS root support.
Igor Mammedov
1
-32
/
+120
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
6
-13
/
+18
[next]