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-07-02
fs/notify/inotify: decrement user inotify count on close
Keith Packard
1
-0
/
+3
2009-07-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-2
/
+2
2009-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-9
/
+228
2009-07-01
elf: fix one check-after-use
Amerigo Wang
1
-2
/
+2
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2
-48
/
+133
2009-06-30
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-06-30
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-06-30
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2
-29
/
+117
2009-06-30
AFS: Fix lock imbalance
Jiri Slaby
1
-1
/
+0
2009-06-30
fuse: invalidation reverse calls
John Muir
4
-3
/
+198
2009-06-30
fuse: allow umask processing in userspace
Miklos Szeredi
3
-4
/
+28
2009-06-30
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
1
-1
/
+1
2009-06-30
fuse: fix return value of fuse_dev_write()
Csaba Henk
1
-1
/
+1
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
1
-0
/
+7
2009-06-27
cifs: fix fh_mutex locking in cifs_reopen_file
Jeff Layton
1
-5
/
+5
2009-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-158
/
+246
2009-06-26
[CIFS] remove unknown mount option warning message
Steve French
1
-0
/
+4
2009-06-26
[CIFS] remove bkl usage from umount begin
Steve French
1
-4
/
+7
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
5
-20
/
+40
2009-06-25
[CIFS] cleanup asn handling for ntlmssp
Steve French
4
-9
/
+52
2009-06-25
[CIFS] Copy struct *after* setting the port, instead of before.
Simo Leone
1
-2
/
+2
2009-06-25
cifs: remove rw/ro options
Jeff Layton
1
-6
/
+0
2009-06-25
cifs: fix problems with earlier patches
Jeff Layton
1
-2
/
+0
2009-06-25
cifs: have cifs parse scope_id out of IPv6 addresses and use it
Jeff Layton
3
-9
/
+33
2009-06-25
[CIFS] Do not send tree disconnect if session is already disconnected
Steve French
2
-2
/
+2
2009-06-24
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2
-6
/
+3
2009-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
48
-741
/
+326
2009-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+10
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
4
-75
/
+9
2009-06-24
helpers for acl caching + switch to those
Al Viro
9
-333
/
+91
2009-06-24
switch reiserfs to inode->i_acl
Al Viro
3
-34
/
+4
2009-06-24
switch reiserfs to usual conventions for caching ACLs
Al Viro
2
-19
/
+14
2009-06-24
reiserfs: minimal fix for ACL caching
Al Viro
1
-1
/
+1
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
3
-22
/
+0
2009-06-24
switch btrfs to inode->i_acl
Al Viro
4
-27
/
+9
2009-06-24
switch jffs2 to inode->i_acl
Al Viro
5
-48
/
+19
2009-06-24
switch jfs to inode->i_acl
Al Viro
4
-41
/
+15
2009-06-24
switch ext4 to inode->i_acl
Al Viro
5
-40
/
+10
2009-06-24
switch ext3 to inode->i_acl
Al Viro
4
-36
/
+10
2009-06-24
switch ext2 to inode->i_acl
Al Viro
5
-41
/
+11
2009-06-24
add caching of ACLs in struct inode
Al Viro
1
-0
/
+10
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
3
-29
/
+112
2009-06-24
cleanup __writeback_single_inode
Christoph Hellwig
1
-50
/
+50
2009-06-24
... and the same for vfsmount id/mount group id
Al Viro
2
-6
/
+26
2009-06-24
Make allocation of anon devices cheaper
Al Viro
1
-1
/
+6
2009-06-24
devpts: remove module-related code
H. Peter Anvin
1
-10
/
+0
2009-06-24
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
Trond Myklebust
1
-9
/
+2
2009-06-24
vfs: fix nd->root leak in do_filp_open()
J. R. Okajima
1
-1
/
+10
[next]