Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | FS-Cache: Clear netfs pointers in cookie after detaching object, not before | David Howells | 2009-11-19 | 1 | -4/+4 | |
| | * | | | | | | | | | | | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 2009-11-19 | 6 | -9/+118 | |
| | * | | | | | | | | | | | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 12 | -3/+484 | |
| | * | | | | | | | | | | | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items | David Howells | 2009-11-19 | 3 | -6/+91 | |
| | * | | | | | | | | | | | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 | 5 | -5/+8 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-11-19 | 5 | -24/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ocfs2: Trivial cleanup of jbd compatibility layer removal | Sunil Mushran | 2009-11-13 | 2 | -11/+1 | |
| | * | | | | | | | | | | | ocfs2: return f_fsid info in ocfs2_statfs() | Coly Li | 2009-10-29 | 1 | -0/+4 | |
| | * | | | | | | | | | | | ocfs2: duplicate inline data properly during reflink. | Tao Ma | 2009-10-28 | 2 | -1/+57 | |
| | * | | | | | | | | | | | ocfs2: Move ocfs2_complete_reflink to the right place. | Tao Ma | 2009-10-28 | 1 | -5/+9 | |
| | * | | | | | | | | | | | ocfs2: Return -EINVAL when a device is not ocfs2. | Joel Becker | 2009-10-28 | 1 | -7/+9 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-11-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT | Trond Myklebust | 2009-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra | 2009-11-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | procfs: fix /proc/<pid>/stat stack pointer for kernel threads | Stefani Seibold | 2009-11-17 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-11-17 | 2 | -5/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner | 2009-11-17 | 1 | -3/+20 | |
| | * | | | | | | | | | | XFS bug in log recover with quota (bugzilla id 855) | Jan Rekorajski | 2009-11-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-11-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cifs: clear server inode number flag while autodisabling | Suresh Jayaraman | 2009-11-16 | 1 | -1/+1 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-11-17 | 3 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | nilfs2: deleted inconsistent comment in nilfs_load_inode_block() | Jiro SEKIBA | 2009-11-15 | 1 | -1/+0 | |
| | * | | | | | | | | | | nilfs2: fix lock order reversal in chcp operation | Ryusuke Konishi | 2009-11-13 | 2 | -3/+5 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec | 2009-11-14 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | __generic_block_fiemap(): fix for files bigger than 4GB | Mike Hommey | 2009-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | exec: setup_arg_pages() fails to return errors | Anton Blanchard | 2009-11-12 | 1 | -5/+3 | |
| * | | | | | | | | | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl | Heiko Carstens | 2009-11-12 | 1 | -2/+2 | |
| * | | | | | | | | | pidns: fix a leak in /proc dentries and inodes with pid namespaces. | Sukadev Bhattiprolu | 2009-11-12 | 1 | -2/+1 | |
| * | | | | | | | | | fs/jbd: Export log_start_commit to fix ext3 build. | Stefan Schmidt | 2009-11-12 | 1 | -0/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-11-11 | 6 | -50/+183 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Btrfs: fix panic when trying to destroy a newly allocated | Josef Bacik | 2009-11-11 | 1 | -0/+10 | |
| | * | | | | | | | | Btrfs: allow more metadata chunk preallocation | Chris Mason | 2009-11-11 | 1 | -2/+2 | |
| | * | | | | | | | | Btrfs: fallback on uncompressed io if compressed io fails | Josef Bacik | 2009-11-11 | 1 | -8/+23 | |
| | * | | | | | | | | Btrfs: find ideal block group for caching | Josef Bacik | 2009-11-11 | 1 | -23/+86 | |
| | * | | | | | | | | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root | Li Dongyang | 2009-11-11 | 1 | -2/+0 | |
| | * | | | | | | | | Btrfs: fix some metadata enospc issues | Josef Bacik | 2009-11-11 | 1 | -5/+31 | |
| | * | | | | | | | | Btrfs: fix how we set max_size for free space clusters | Josef Bacik | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | | Btrfs: cleanup transaction starting and fix journal_info usage | Josef Bacik | 2009-11-11 | 1 | -6/+13 | |
| | * | | | | | | | | Btrfs: fix data allocation hint start | Josef Bacik | 2009-11-11 | 1 | -2/+16 | |
| * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-11-11 | 5 | -21/+57 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | JBD/JBD2: free j_wbuf if journal init fails. | Tao Ma | 2009-11-11 | 2 | -0/+4 | |
| | * | | | | | | | | | ext3: Wait for proper transaction commit on fsync | Jan Kara | 2009-11-11 | 3 | -21/+49 | |
| | * | | | | | | | | | ext3: retry failed direct IO allocations | Eric Sandeen | 2009-11-11 | 1 | -0/+4 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-11-11 | 4 | -32/+45 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ext4: partial revert to fix double brelse WARNING() | Theodore Ts'o | 2009-11-08 | 1 | -12/+4 | |
| | * | | | | | | | | ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O | Mingming | 2009-11-06 | 1 | -6/+7 | |
| | * | | | | | | | | ext4: code clean up for dio fallocate handling | Mingming | 2009-11-03 | 1 | -5/+4 | |
| | * | | | | | | | | ext4: skip conversion of uninit extents after direct IO if there isn't any | Mingming | 2009-11-10 | 3 | -6/+21 | |
| | * | | | | | | | | ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents | Mingming | 2009-11-10 | 2 | -3/+8 |