Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | Btrfs: check for duplicate iov_base's when doing dio reads | Josef Bacik | 2011-04-11 | |
| | * | | | | | | | | | | | | | btrfs: properly handle overlapping areas in memmove_extent_buffer | Sergei Trofimovich | 2011-04-11 | |
| | * | | | | | | | | | | | | | Btrfs: fix memory leaks in btrfs_new_inode() | Yoshinori Sano | 2011-04-11 | |
| | |/ / / / / / / / / / / / | ||||
| * | / / / / / / / / / / / | proc: do proper range check on readdir offset | Linus Torvalds | 2011-04-18 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | fs: synchronize_rcu when unregister_filesystem success not failure | Milton Miller | 2011-04-17 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 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 | |
| * | | | | | | | | | | | | | vfs: Fix absolute RCU path walk failures due to uninitialized seq number | Tim Chen | 2011-04-15 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-04-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | 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 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | vfs: fix incorrect dentry_update_name_case() BUG_ON() test | Linus Torvalds | 2011-04-15 | |
| * | | | | | | | | | | | | 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-14 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | 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 | 2011-04-11 | |
| | * | | | | | | | | | | | [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood | Steve French | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: wrap received signature check in srv_mutex | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: clean up various nits in unicode routines (try #2) | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: clean up length checks in check2ndT2 | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: set ra_pages in backing_dev_info | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: fix broken BCC check in is_valid_oplock_break | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: always do is_path_accessible check in cifs_mount | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | various endian fixes to cifs | Steve French | 2011-04-11 | |
| | * | | | | | | | | | | | Elminate sparse __CHECK_ENDIAN__ warnings on port conversion | Steve French | 2011-04-11 | |
| | * | | | | | | | | | | | Max share size is too small | Steve French | 2011-04-11 | |
| | * | | | | | | | | | | | Allow user names longer than 32 bytes | Steve French | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: replace /proc/fs/cifs/Experimental with a module parm | Jeff Layton | 2011-04-11 | |
| | * | | | | | | | | | | | cifs: check for private_data before trying to put it | Jeff Layton | 2011-04-11 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-04-11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | xfs_destroy_workqueues() should not be tagged with__exit | Luck, Tony | 2011-04-11 | |
| | * | | | | | | | | | | xfs: use proper interfaces for on-stack plugging | Christoph Hellwig | 2011-04-08 | |
| | * | | | | | | | | | | xfs: fix xfs_debug warnings | Christoph Hellwig | 2011-04-08 | |
| | * | | | | | | | | | | xfs: fix variable set but not used warnings | Christoph Hellwig | 2011-04-08 | |
| | * | | | | | | | | | | xfs: convert log tail checking to a warning | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: catch bad block numbers freeing extents. | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: push the AIL from memory reclaim and periodic sync | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: clean up code layout in xfs_trans_ail.c | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: convert the xfsaild threads to a workqueue | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: introduce background inode reclaim work | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: convert ENOSPC inode flushing to use new syncd workqueue | Dave Chinner | 2011-04-07 | |
| | * | | | | | | | | | | xfs: introduce a xfssyncd workqueue | Dave Chinner | 2011-04-07 |