Age | Commit message (Expand) | Author |
2011-04-24 | Merge branch 'dcache-cleanup' | Linus Torvalds |
2011-04-24 | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-04-24 | vfs: get rid of insane dentry hashing rules | Linus Torvalds |
2011-04-23 | vfs: get rid of 'struct dcache_hash_bucket' abstraction | Linus Torvalds |
2011-04-21 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-04-21 | vfs: Pass setxattr(2) flags properly | Jan Kara |
2011-04-21 | UBIFS: fix master node recovery | Artem Bityutskiy |
2011-04-21 | UBIFS: fix false assertion warning in case of I/O failures | Artem Bityutskiy |
2011-04-20 | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-04-20 | xfs: fix duplicate message output | Dave Chinner |
2011-04-20 | UBIFS: fix false space checking failure | Artem Bityutskiy |
2011-04-20 | Open with O_CREAT flag set fails to open existing files on non writable direc... | Sachin Prabhu |
2011-04-19 | nfsd4: Fix filp leak | OGAWA Hirofumi |
2011-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2011-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-04-18 | proc: do proper range check on readdir offset | Linus Torvalds |
2011-04-18 | nfsd4: fix struct file leak on delegation | J. Bruce Fields |
2011-04-18 | GFS2: filesystem hang caused by incorrect lock order | Bob Peterson |
2011-04-18 | GFS2: Don't try to deallocate unlinked inodes when mounted ro | Steven Whitehouse |
2011-04-18 | GFS2: directly write blocks past i_size | Benjamin Marzinski |
2011-04-18 | GFS2: write_end error path fails to unlock transaction lock | Bob Peterson |
2011-04-18 | Btrfs: fix free space cache leak | Chris Mason |
2011-04-17 | fs: synchronize_rcu when unregister_filesystem success not failure | Milton Miller |
2011-04-16 | Btrfs: avoid taking the chunk_mutex in do_chunk_alloc | Josef Bacik |
2011-04-16 | Btrfs end_bio_extent_readpage should look for locked bits | Chris Mason |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-04-15 | vfs: Fix absolute RCU path walk failures due to uninitialized seq number | Tim Chen |
2011-04-15 | fs/9p: Fix error reported by coccicheck | Aneesh Kumar K.V |
2011-04-15 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Use write_inode for data sync on server | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Fix revalidate to return correct value | Aneesh Kumar K.V |
2011-04-15 | Btrfs: don't force chunk allocation in find_free_extent | Chris Mason |
2011-04-15 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-04-15 | vfs: fix incorrect dentry_update_name_case() BUG_ON() test | Linus Torvalds |
2011-04-14 | ramfs: fix memleak on no-mmu arch | Bob Liu |
2011-04-14 | fs/fhandle.c: add <linux/personality.h> for ia64 | Jeff Mahoney |
2011-04-14 | brk: COMPAT_BRK: fix detection of randomized brk | Jiri Kosina |
2011-04-14 | fs/partitions/ldm.c: fix oops caused by corrupted partition table | Timo Warns |
2011-04-13 | UBIFS: fix compilation warnings when compiling with gcc 4.5 | Maksim Rayskiy |
2011-04-13 | UBIFS: fix oops when R/O file-system is fsync'ed | Artem Bityutskiy |
2011-04-13 | Btrfs: Check validity before setting an acl | Miao Xie |
2011-04-13 | Btrfs: Fix incorrect inode nlink in btrfs_link() | Miao Xie |
2011-04-13 | Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() | Li Zefan |
2011-04-13 | Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() | Li Zefan |
2011-04-12 | Btrfs: make uncache_state unconditional | Chris Mason |
2011-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-04-12 | nfs: don't call __mark_inode_dirty while holding i_lock | Dave Chinner |
2011-04-12 | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" | Linus Torvalds |
2011-04-12 | cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) | Jeff Layton |
2011-04-12 | [CIFS] Warn on requesting default security (ntlm) on mount | Steve French |