Age | Commit message (Expand) | Author |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-17 | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra |
2009-11-17 | procfs: fix /proc/<pid>/stat stack pointer for kernel threads | Stefani Seibold |
2009-11-17 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-11-17 | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner |
2009-11-17 | XFS bug in log recover with quota (bugzilla id 855) | Jan Rekorajski |
2009-11-16 | cifs: clear server inode number flag while autodisabling | Suresh Jayaraman |
2009-11-15 | nilfs2: deleted inconsistent comment in nilfs_load_inode_block() | Jiro SEKIBA |
2009-11-14 | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec |
2009-11-13 | nilfs2: fix lock order reversal in chcp operation | Ryusuke Konishi |
2009-11-12 | __generic_block_fiemap(): fix for files bigger than 4GB | Mike Hommey |
2009-11-12 | exec: setup_arg_pages() fails to return errors | Anton Blanchard |
2009-11-12 | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl | Heiko Carstens |
2009-11-12 | pidns: fix a leak in /proc dentries and inodes with pid namespaces. | Sukadev Bhattiprolu |
2009-11-12 | fs/jbd: Export log_start_commit to fix ext3 build. | Stefan Schmidt |
2009-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-11-11 | Btrfs: fix panic when trying to destroy a newly allocated | Josef Bacik |
2009-11-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-11-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-11-11 | Btrfs: allow more metadata chunk preallocation | Chris Mason |
2009-11-11 | Btrfs: fallback on uncompressed io if compressed io fails | Josef Bacik |
2009-11-11 | Btrfs: find ideal block group for caching | Josef Bacik |
2009-11-11 | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter |
2009-11-11 | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root | Li Dongyang |
2009-11-11 | Btrfs: fix some metadata enospc issues | Josef Bacik |
2009-11-11 | Btrfs: fix how we set max_size for free space clusters | Josef Bacik |
2009-11-11 | Btrfs: cleanup transaction starting and fix journal_info usage | Josef Bacik |
2009-11-11 | Btrfs: fix data allocation hint start | Josef Bacik |
2009-11-11 | JBD/JBD2: free j_wbuf if journal init fails. | Tao Ma |
2009-11-11 | ext3: Wait for proper transaction commit on fsync | Jan Kara |
2009-11-11 | ext3: retry failed direct IO allocations | Eric Sandeen |
2009-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-11-08 | ext4: partial revert to fix double brelse WARNING() | Theodore Ts'o |
2009-11-08 | nilfs2: fix missing cleanup of gc cache on error cases | Ryusuke Konishi |
2009-11-08 | nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks | Ryusuke Konishi |
2009-11-06 | compat: move sockios handling to net/socket.c | Arnd Bergmann |
2009-11-06 | appletalk: handle SIOCATALKDIFADDR compat ioctl | Arnd Bergmann |
2009-11-06 | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann |
2009-11-06 | net/tun: handle compat_ioctl directly | Arnd Bergmann |
2009-11-06 | cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible | Jeff Layton |
2009-11-06 | cifs: clean up handling when server doesn't consistently support inode numbers | Jeff Layton |
2009-11-06 | ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O | Mingming |
2009-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-11-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-11-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-05 | sysfs: Don't leak secdata when a sysfs_dirent is freed. | Eric W. Biederman |
2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold |