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-12-10
compat_ioctl: pass compat pointer directly to handlers
Arnd Bergmann
1
-128
/
+83
2009-12-10
compat_ioctl: simplify lookup table
Arnd Bergmann
1
-46
/
+44
2009-12-10
compat_ioctl: simplify calling of handlers
Arnd Bergmann
1
-47
/
+39
2009-12-10
compat_ioctl: inline all conversion handlers
Arnd Bergmann
1
-54
/
+81
2009-12-10
compat_ioctl: Remove BKL
Arnd Bergmann
1
-2
/
+0
2009-12-10
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
1
-187
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-53
/
+46
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-498
/
+629
2009-12-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
8
-446
/
+1093
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-18
/
+17
2009-12-10
NFS: Fix nfs_migrate_page()
Trond Myklebust
1
-2
/
+3
2009-12-10
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
1
-1
/
+1
2009-12-10
ext3: Fix data / filesystem corruption when write fails to copy data
Jan Kara
1
-4
/
+14
2009-12-10
ext4: Support for 64-bit quota format
Jan Kara
1
-6
/
+24
2009-12-10
ext3: Support for vfsv1 quota format
Jan Kara
1
-6
/
+24
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
3
-39
/
+153
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
1
-4
/
+0
2009-12-10
ext2: fix comment in ext2_find_entry about return values
Jérémy Cochoy
1
-2
/
+2
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
1
-205
/
+227
2009-12-10
ext2: clear uptodate flag on super block I/O error
Stephen Hemminger
1
-0
/
+16
2009-12-10
ext2: Unify log messages in ext2
Alexey Fisher
4
-80
/
+101
2009-12-10
ext3: make "norecovery" an alias for "noload"
Eric Sandeen
1
-0
/
+4
2009-12-10
ext3: Don't update the superblock in ext3_statfs()
Eric Sandeen
1
-2
/
+0
2009-12-10
ext3: journal all modifications in ext3_xattr_set_handle
Eric Sandeen
1
-3
/
+4
2009-12-10
quota: Fix WARN_ON in lookup_one_len
Jan Kara
1
-0
/
+2
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
3
-3
/
+3
2009-12-10
ubifs: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-12-10
afs: remove manual O_SYNC handling
Christoph Hellwig
1
-9
/
+0
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
2
-7
/
+3
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
11
-15
/
+29
2009-12-10
zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...
Jan Kara
2
-250
/
+286
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
37
-64
/
+60
2009-12-09
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
1
-2
/
+2
2009-12-09
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2
-3
/
+3
2009-12-09
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
1
-0
/
+1
2009-12-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-163
/
+420
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
80
-1721
/
+2571
2009-12-08
nfs41: Invoke RECLAIM_COMPLETE on all new client ids
Ricardo Labiaga
1
-3
/
+4
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-68
/
+143
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-749
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
10
-136
/
+60
2009-12-08
NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare
Trond Myklebust
1
-17
/
+35
[prev]
[next]