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-09-14
ntfs: Use new syncing helpers and update comments
Jan Kara
2
-19
/
+10
2009-09-14
ext4: Remove syncing logic from ext4_file_write
Jan Kara
1
-51
/
+2
2009-09-14
ext3: Remove syncing logic from ext3_file_write
Jan Kara
1
-60
/
+1
2009-09-14
ext2: Update comment about generic_osync_inode
Jan Kara
1
-1
/
+1
2009-09-14
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
2
-23
/
+54
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
1
-1
/
+28
2009-09-14
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
1
-10
/
+12
2009-09-11
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
24
-983
/
+2037
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2009-09-11
Merge branch 'nfs-for-2.6.32'
Trond Myklebust
24
-983
/
+2037
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-13
/
+26
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-315
/
+811
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
11
-57
/
+176
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
1
-0
/
+8
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
10
-0
/
+10
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
1
-0
/
+5
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
4
-292
/
+713
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2
-73
/
+127
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
4
-57
/
+55
2009-09-11
Merge branch 'next' into for-linus
James Morris
12
-71
/
+190
2009-09-10
Merge branch 'topic/soundcore-preclaim' into for-linus
Takashi Iwai
1
-13
/
+26
2009-09-10
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
1
-14
/
+14
2009-09-09
Merge branch 'lookup-permissions-cleanup'
Linus Torvalds
23
-109
/
+73
2009-09-09
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
1
-14
/
+14
2009-09-10
sysfs: Add labeling support for sysfs
David P. Quigley
4
-37
/
+112
2009-09-10
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...
David P. Quigley
1
-13
/
+42
2009-09-08
NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'
Trond Myklebust
1
-0
/
+6
2009-09-08
NFS: Allow the "nfs" file system type to support NFSv4
Chuck Lever
2
-2
/
+47
2009-09-08
NFS: Move details of nfs4_get_sb() to a helper
Chuck Lever
1
-13
/
+31
2009-09-08
NFS: Refactor NFSv4 text-based mount option validation
Chuck Lever
1
-28
/
+35
2009-09-08
NFS: Mount option parser should detect missing "port="
Chuck Lever
2
-28
/
+36
2009-09-08
NFS: out of date comment regarding O_EXCL above nfs3_proc_create()
Harshula Jayasuriya
1
-1
/
+0
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
10
-32
/
+14
2009-09-08
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
12
-36
/
+18
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
1
-27
/
+35
2009-09-08
Simplify exec_permission_lite(), part 3
Linus Torvalds
1
-2
/
+6
2009-09-08
Simplify exec_permission_lite() further
Linus Torvalds
1
-7
/
+1
2009-09-08
Simplify exec_permission_lite() logic
Linus Torvalds
1
-4
/
+1
2009-09-08
Do not call 'ima_path_check()' for each path component
Linus Torvalds
1
-3
/
+0
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
1
-7
/
+15
2009-09-05
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
1
-0
/
+10
2009-09-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+1
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-09-05
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
1
-0
/
+4
2009-09-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+13
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
2
-38
/
+42
2009-09-04
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-09-03
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-03
IMA: open new file for read
Mimi Zohar
1
-2
/
+4
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
4
-0
/
+11
[next]