| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-07-04 |
|\ |
|
| * | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-23 |
| * | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED | Dave Chinner | 2010-06-23 |
| * | xfs: validate untrusted inode numbers during lookup | Dave Chinner | 2010-06-23 |
| * | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 |
| * | xfs: prevent swapext from operating on write-only files | Dan Rosenberg | 2010-06-23 |
* | | fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe | Andrew Morton | 2010-06-29 |
* | | sysvfs: fix NULL deref. when allocating new inode | Lubomir Rintel | 2010-06-29 |
* | | flat: tweak default stack alignment | Mike Frysinger | 2010-06-29 |
* | | nommu: add '[stack]' label to /proc/pid/maps output | Mike Frysinger | 2010-06-29 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-06-29 |
|\ \ |
|
| * | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-06-14 |
| |\| |
|
| * | | writeback: fix pin_sb_for_writeback | Christoph Hellwig | 2010-06-11 |
| * | | writeback: add missing requeue_io in writeback_inodes_wb | Christoph Hellwig | 2010-06-11 |
| * | | writeback: simplify and split bdi_start_writeback | Christoph Hellwig | 2010-06-11 |
| * | | writeback: simplify wakeup_flusher_threads | Christoph Hellwig | 2010-06-11 |
| * | | writeback: fix writeback_inodes_wb from writeback_inodes_sb | Christoph Hellwig | 2010-06-11 |
| * | | writeback: enforce s_umount locking in writeback_inodes_sb | Christoph Hellwig | 2010-06-11 |
| * | | writeback: queue work on stack in writeback_inodes_sb | Christoph Hellwig | 2010-06-11 |
| * | | writeback: fix writeback completion notifications | Christoph Hellwig | 2010-06-11 |
* | | | fs: fix superblock iteration race | npiggin@suse.de | 2010-06-29 |
* | | | ocfs2: update gfp/slab.h includes | Tejun Heo | 2010-06-27 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-06-27 |
|\ \ \ |
|
| * | | | NFSv4: Fix an embarassing typo in encode_attrs() | Trond Myklebust | 2010-06-22 |
| * | | | NFSv4: Ensure that /proc/self/mountinfo displays the minor version number | Trond Myklebust | 2010-06-22 |
| * | | | NFSv4.1: Ensure that we initialise the session when following a referral | Trond Myklebust | 2010-06-22 |
| * | | | nfs4 use mandatory attribute file type in nfs4_get_root | Andy Adamson | 2010-06-22 |
| | |/
| |/| |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-06-27 |
|\ \ \ |
|
| * | | | ext3: update ctime when changing the file's permission by setfacl | Miao Xie | 2010-06-24 |
| * | | | ext2: update ctime when changing the file's permission by setfacl | Jan Kara | 2010-06-24 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-06-27 |
|\ \ \ |
|
| * | | | cifs: remove bogus first_time check in NTLMv2 session setup code | Jeff Layton | 2010-06-16 |
| * | | | cifs: don't call cifs_new_fileinfo unless cifs_open succeeds | Jeff Layton | 2010-06-16 |
| * | | | cifs: don't ignore cifs_posix_open_inode_helper return value | Suresh Jayaraman | 2010-06-16 |
| * | | | cifs: clean up arguments to cifs_open_inode_helper | Jeff Layton | 2010-06-16 |
| * | | | cifs: pass instantiated filp back after open call | Jeff Layton | 2010-06-16 |
| * | | | cifs: move cifs_new_fileinfo call out of cifs_posix_open | Jeff Layton | 2010-06-16 |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2010-06-16 |
| |\| | |
|
| * | | | cifs: implement drop_inode superblock op | Jeff Layton | 2010-06-11 |
| * | | | cifs: don't attempt busy-file rename unless it's in same directory | Jeff Layton | 2010-06-11 |
* | | | | of: Drop properties with "/" in their name | Michael Ellerman | 2010-06-13 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-06-11 |
|\ \ \ |
|
| * | | | Btrfs: The file argument for fsync() is never null | Dan Carpenter | 2010-06-11 |
| * | | | Btrfs: handle ERR_PTR from posix_acl_from_xattr() | Dan Carpenter | 2010-06-11 |
| * | | | Btrfs: avoid BUG when dropping root and reference in same transaction | Sage Weil | 2010-06-11 |
| * | | | Btrfs: prohibit a operation of changing acl's mask when noacl mount option used | Shi Weihua | 2010-06-11 |
| * | | | Btrfs: should add a permission check for setfacl | Shi Weihua | 2010-06-11 |
| * | | | Btrfs: btrfs_lookup_dir_item() can return ERR_PTR | Dan Carpenter | 2010-06-11 |
| * | | | Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs | Dan Carpenter | 2010-06-11 |
| * | | | Btrfs: unwind after btrfs_start_transaction() errors | Dan Carpenter | 2010-06-11 |