| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | GFS2: Fix permissions checking for setflags ioctl() | Steven Whitehouse | 2010-05-24 |
| * | GFS2: Don't "get" xattrs for ACLs when ACLs are turned off | Steven Whitehouse | 2010-05-21 |
| * | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson | 2010-05-21 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-05-25 |
|\ \ |
|
| * \ | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder | 2010-05-24 |
| |\ \ |
|
| | * | | xfs: Ensure inode allocation buffers are fully replayed | Dave Chinner | 2010-05-24 |
| | * | | xfs: enable background pushing of the CIL | Dave Chinner | 2010-05-24 |
| | * | | xfs: forced unmounts need to push the CIL | Dave Chinner | 2010-05-24 |
| | * | | xfs: Introduce delayed logging core code | Dave Chinner | 2010-05-24 |
| | * | | xfs: Improve scalability of busy extent tracking | Dave Chinner | 2010-05-24 |
| | * | | xfs: make the log ticket ID available outside the log infrastructure | Dave Chinner | 2010-05-24 |
| | * | | xfs: clean up log ticket overrun debug output | Dave Chinner | 2010-05-24 |
| | * | | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner | 2010-05-24 |
| | * | | xfs: modify buffer item reference counting | Dave Chinner | 2010-05-24 |
| | * | | xfs: allow log ticket allocation to take allocation flags | Dave Chinner | 2010-05-24 |
| | * | | xfs: Don't reuse the same transaction ID for duplicated transactions. | Dave Chinner | 2010-05-24 |
* | | | | smbfs: remove duplicated #include | Huang Weiyi | 2010-05-25 |
* | | | | fs: ldm: don't use own implementation of hex_to_bin() | Andy Shevchenko | 2010-05-25 |
* | | | | fatfs: ratelimit corruption report | OGAWA Hirofumi | 2010-05-25 |
* | | | | ntfs: use add_to_page_cache_lru() | Minchan Kim | 2010-05-25 |
* | | | | ntfs: clean up ntfs_attr_extend_initialized | Minchan Kim | 2010-05-25 |
* | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 |
* | | | | fs-writeback: check sync bit earlier in inode_wait_for_writeback | Richard Kennedy | 2010-05-25 |
* | | | | mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi... | Mel Gorman | 2010-05-25 |
* | | | | pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma | Naoya Horiguchi | 2010-05-25 |
|/ / / |
|
* | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ \ \ |
|
| * | | | autofs4: Pushdown the bkl from ioctl | Frederic Weisbecker | 2010-05-22 |
| * | | | ncpfs: BKL ioctl pushdown | John Kacur | 2010-05-16 |
| * | | | coda: Clean-up whitespace problems in pioctl.c | John Kacur | 2010-05-16 |
| * | | | coda: BKL ioctl pushdown | John Kacur | 2010-05-16 |
| * | | | smbfs: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-16 |
| * | | | coda/psdev: Remove BKL from ioctl function | Arnd Bergmann | 2010-05-16 |
| * | | | hfsplus: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-16 |
* | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-05-24 |
|\ \ \ \ |
|
| * | | | | exofs: confusion between kmap() and kmap_atomic() api | Dan Carpenter | 2010-05-17 |
| * | | | | exofs: Add default address_space_operations | Boaz Harrosh | 2010-05-17 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2010-05-24 |
|\ \ \ \ |
|
| * | | | | fat: convert to unlocked_ioctl | Arnd Bergmann | 2010-05-16 |
| * | | | | fat: Cleanup nls_unload() usage | OGAWA Hirofumi | 2010-03-15 |
| * | | | | fat: use pack_hex_byte() instead of custom one | Andy Shevchenko | 2010-03-15 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-05-24 |
|\ \ \ \ \ |
|
| * | | | | | 9p: Optimize TCREATE by eliminating a redundant fid clone. | Venkateswararao Jujjuri | 2010-05-22 |
| * | | | | | 9p: cleanup: remove unneeded assignment | Dan Carpenter | 2010-05-22 |
| * | | | | | 9p: Add mksock support | Venkateswararao Jujjuri | 2010-05-22 |
| * | | | | | fs/9p: Make sure we properly instantiate dentry. | Aneesh Kumar K.V | 2010-05-22 |
| * | | | | | 9p: add 9P2000.L rename operation | Sripathi Kodi | 2010-05-21 |
| * | | | | | 9p: add 9P2000.L statfs operation | Sripathi Kodi | 2010-05-21 |
| * | | | | | 9p: VFS switches for 9p2000.L: VFS switches | Sripathi Kodi | 2010-05-21 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-24 |
|\ \ \ \ \ \ |
|